summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-29[SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall
2008-12-29[SCSI] ibmvfc: Driver version 1.0.3Brian King
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King
2008-12-29[SCSI] ibmvfc: Fix log level filteringBrian King
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-12-29[SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven
2008-12-29[SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap
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
2008-12-26ucc_geth: Eliminate the need for forward referencesAnton Vorontsov