aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds27-231/+926
2008-12-28net: ehea NAPI interface cleanup fixStephen Rothwell2-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds1-141/+123
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds8-96/+21
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds788-37793/+55727
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds41-478/+962
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds70-1437/+2751
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+22
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-97/+593
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds9-35/+96
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-365/+419
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds14-595/+583
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-28macfb annotations and compiler warning fixFinn Thain1-16/+16
2008-12-28m68k: machw.h cleanupFinn Thain7-7/+0
2008-12-27net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones2-2/+2
2008-12-26igb: Fix build warning when DCA is disabled.David S. Miller1-2/+1
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller11-14/+0
2008-12-26sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings1-7/+10
2008-12-26sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings1-24/+23
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings1-8/+107
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings5-15/+44
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings3-55/+48
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings1-12/+7
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings3-13/+24
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings2-1/+6
2008-12-26802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger2-18/+8
2008-12-26802.3ad: generalize out mac address initializerHolger Eitzenberger2-11/+14
2008-12-26802.3ad: initialize ports LACPDU from const initializerHolger Eitzenberger1-49/+12
2008-12-26802.3ad: remove typedef around ad_systemHolger Eitzenberger1-3/+3
2008-12-26802.3ad: turn ports is_individual into a boolHolger Eitzenberger2-4/+4
2008-12-26802.3ad: turn ports is_enabled into a boolHolger Eitzenberger2-4/+5
2008-12-26802.3ad: make ntt boolHolger Eitzenberger2-11/+13
2008-12-26ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr1-34/+30
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr2-5/+10
2008-12-26igb: re-order queues to support cleaner use of ivar on 82576Alexander Duyck2-39/+79
2008-12-26igb: defeature tx head writebackAlexander Duyck3-52/+39
2008-12-26ucc_geth: Eliminate the need for forward referencesAnton Vorontsov1-42/+39
2008-12-26atm: Driver for Solos PCI ADSL2+ card.David Woodhouse3-0/+797
2008-12-26gigaset: ifdef cleanupTilman Schmidt4-82/+6
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt8-58/+51
2008-12-26cxgb3: add control to access embedded imagesDivy Le Ray2-0/+19
2008-12-26drivers/net/wireless/prism54: fix sparse warnings: make symbols staticHannes Eder1-4/+4
2008-12-26drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder1-3/+3
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2-12/+12
2008-12-26drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder1-30/+32
2008-12-26drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder3-3/+3
2008-12-26drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbolsHannes Eder1-8/+2
2008-12-26drivers/net/wan: fix sparse warning: make symbol staticHannes Eder1-1/+1