summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-14ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz1-2/+2
2009-11-14ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon1-0/+1
2009-11-14igb: only recycle page if it is on our numa nodeAlexander Duyck1-1/+3
2009-11-14igb: check for packets on all tx rings when link is downAlexander Duyck1-11/+12
2009-11-14igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck1-4/+0
2009-11-14igb: Rework how netdev->stats is handledAlexander Duyck2-103/+108
2009-11-14igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck2-13/+27
2009-11-14igb: move timesync init into a seperate functionAlexander Duyck1-50/+65
2009-11-14igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck1-5/+5
2009-11-14ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun1-2/+2
2009-11-14vlan/macvlan: propagate transmission state to upper layersPatrick McHardy1-1/+1
2009-11-14niu.c: Use correct length in strncmpJoe Perches1-1/+1
2009-11-12DM9000: Wake on LAN supportBen Dooks2-8/+142
2009-11-12ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi1-2/+0
2009-11-12qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer1-1/+1
2009-11-12qlge: Clean up module parameter name.Ron Mercer1-8/+8
2009-11-12qlge: Add asic reset to open call.Ron Mercer1-0/+4
2009-11-12qlge: Do not change frame routing during suspend.Ron Mercer1-3/+0
2009-11-12gianfar: Revive SKB recyclingAnton Vorontsov1-12/+19
2009-11-12gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov1-0/+8
2009-11-12gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov1-1/+1
2009-11-12gianfar: Fix build with CONFIG_PM=yAnton Vorontsov1-1/+1
2009-11-12gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov1-2/+0
2009-11-12iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville1-0/+1
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-11/+21
2009-11-11parisc: led: Use for_each_netdev_rcu()Eric Dumazet1-5/+2
2009-11-11usbnet: Set link down initially for drivers that update link stateBen Hutchings4-9/+11
2009-11-11niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov1-5/+1
2009-11-11bnx2x: version 1.52.1-4Eilon Greenstein1-2/+2
2009-11-11bnx2x: Change coalescing granularity to 4usEilon Greenstein2-7/+8
2009-11-11bnx2x: Remove misleading error printEilon Greenstein1-5/+0
2009-11-11bnx2x: GSO implies CSUM offloadEilon Greenstein1-2/+2
2009-11-11speedfax: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-11pcnet-cs: declare MODULE_FIRMWAREBen Hutchings1-0/+7
2009-11-11tms380tr: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-11spider-net: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-11myri10ge: declare MODULE_FIRMWAREBen Hutchings1-0/+4
2009-11-11cxgb3: declare MODULE_FIRMWAREBen Hutchings2-14/+19
2009-11-11bnx2x: declare MODULE_FIRMWAREBen Hutchings1-13/+14
2009-11-11ambassador: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-11solos-pci: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11netx: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-11iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-11Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-11Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-11rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-11ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-11ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-11ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0