summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck2009-11-141-5/+5
* ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun2009-11-141-2/+2
* vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-131-1/+1
* niu.c: Use correct length in strncmpJoe Perches2009-11-131-1/+1
* DM9000: Wake on LAN supportBen Dooks2009-11-122-8/+142
* ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi2009-11-121-2/+0
* qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer2009-11-121-1/+1
* qlge: Clean up module parameter name.Ron Mercer2009-11-121-8/+8
* qlge: Add asic reset to open call.Ron Mercer2009-11-121-0/+4
* qlge: Do not change frame routing during suspend.Ron Mercer2009-11-121-3/+0
* gianfar: Revive SKB recyclingAnton Vorontsov2009-11-121-12/+19
* gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov2009-11-121-0/+8
* gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov2009-11-121-1/+1
* gianfar: Fix build with CONFIG_PM=yAnton Vorontsov2009-11-121-1/+1
* gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov2009-11-121-2/+0
* iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville2009-11-111-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-116-11/+21
|\
| * iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
| * b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
| * ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-101-1/+5
* | parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-111-5/+2
* | usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-114-9/+11
* | niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov2009-11-111-5/+1
* | bnx2x: version 1.52.1-4Eilon Greenstein2009-11-111-2/+2
* | bnx2x: Change coalescing granularity to 4usEilon Greenstein2009-11-112-7/+8
* | bnx2x: Remove misleading error printEilon Greenstein2009-11-111-5/+0
* | bnx2x: GSO implies CSUM offloadEilon Greenstein2009-11-111-2/+2
* | speedfax: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+1
* | pcnet-cs: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+7
* | tms380tr: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+2
* | spider-net: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+1
* | myri10ge: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+4
* | cxgb3: declare MODULE_FIRMWAREBen Hutchings2009-11-112-14/+19
* | bnx2x: declare MODULE_FIRMWAREBen Hutchings2009-11-111-13/+14
* | ambassador: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+1
* | solos-pci: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+3
* | netx: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-09118-9142/+7730
|\ \
| * | mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville2009-11-061-24/+23
| * | mwl8k: add support for the 88w8366Lennert Buytenhek2009-11-061-1/+94
| * | mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek2009-11-061-12/+37
| * | mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr()Lennert Buytenhek2009-11-061-2/+14
| * | mwl8k: add AP firmware handling to ->start()Lennert Buytenhek2009-11-061-8/+10