summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput
2009-01-04firmware: convert acenic driver to request_firmware()Jaswinder Singh
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall
2008-12-29EtherExpress16: fix printing timed out statusRoel Kluin
2008-12-29mlx4_en: Added "set_ringparam" Ethtool interface implementationYevgeny Petrilin
2008-12-29mlx4_en: Always allocate RX ring for each interrupt vectorYevgeny Petrilin
2008-12-29mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGSYevgeny Petrilin
2008-12-29net: KS8695: removed duplicated #includeHuang Weiyi
2008-12-29tun: Fix SIOCSIFHWADDR error.Kusanagi Kouichi
2008-12-29smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan
2008-12-29net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal
2008-12-28net: Fix unused variable warnings in pasemi_mac.c and spider_net.cDavid S. Miller
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-28net: ehea NAPI interface cleanup fixStephen Rothwell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain
2008-12-28macfb annotations and compiler warning fixFinn Thain
2008-12-28m68k: machw.h cleanupFinn Thain
2008-12-27net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones
2008-12-26igb: Fix build warning when DCA is disabled.David S. Miller
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-26sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings
2008-12-26sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings
2008-12-26802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger
2008-12-26802.3ad: generalize out mac address initializerHolger Eitzenberger
2008-12-26802.3ad: initialize ports LACPDU from const initializerHolger Eitzenberger
2008-12-26802.3ad: remove typedef around ad_systemHolger Eitzenberger
2008-12-26802.3ad: turn ports is_individual into a boolHolger Eitzenberger
2008-12-26802.3ad: turn ports is_enabled into a boolHolger Eitzenberger
2008-12-26802.3ad: make ntt boolHolger Eitzenberger
2008-12-26ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr
2008-12-26igb: re-order queues to support cleaner use of ivar on 82576Alexander Duyck
2008-12-26igb: defeature tx head writebackAlexander Duyck