summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-08PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+3
2008-08-08PCI PM: Export pci_pme_active to driversRafael J. Wysocki1-1/+2
2008-08-08Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier12-77/+58
2008-08-08IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel1-1/+1
2008-08-08IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-08[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-08[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-07PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman1-16/+38
2008-08-07PCI: fully restore MSI state at resume timeJesse Barnes1-3/+2
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet1-1/+4
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez22-0/+31685
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez1-2/+0
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2-2/+2
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn1-17/+37
2008-08-07p54: Fix for TX sequence number problemLarry Finger2-0/+15
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler3-25/+22
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King1-1/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King182-366/+366
2008-08-07Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King2-3/+3
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King551-15802/+30676
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King96-96/+93
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King15-15/+0
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik33-1863/+1233
2008-08-07WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa1-2/+0
2008-08-07bonding: Don't destroy bonding master when removing slave via sysfsMoni Shoua1-3/+0
2008-08-07bonding: refactor mii monitorJay Vosburgh2-222/+173
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen13-57/+9
2008-08-07dm9000: Support MAC address setting through platform data.Laurent Pinchart1-0/+5
2008-08-073c59x: use netdev_alloc_skbStephen Hemminger1-6/+8
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21
2008-08-07drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton1-2/+4
2008-08-07hamradio: add missing sanity check to tty operationEugene Teo1-1/+1
2008-08-07drivers/net: coding styles fixes to drivers/net/8390.cGustavo F. Padovan1-8/+5
2008-08-07drivers/net: coding styles fixes to drivers/net/8390p.cGustavo F. Padovan1-10/+7
2008-08-07drivers/net: Remove 'return' of void function NS8390p_init()Gustavo F. Padovan1-1/+1
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato3-25/+71
2008-08-07METH: fix MAC address setupThomas Bogendoerfer1-1/+1
2008-08-07xen-netfront: use netif_start_queue() on xennet_open()Eduardo Habkost1-1/+1
2008-08-07qla3xxx: driver version change.root1-1/+1
2008-08-07qla3xxx: cleanup: Remove some unused structure definitions and structure elem...Ron Mercer2-101/+0
2008-08-07qla3xxx: cleanup: Remove some unused defined constants in the header file.Ron Mercer1-8/+0
2008-08-07qla3xxx: fix: Fix IFF_MULTICAST setting.Ron Mercer1-3/+0