aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan
2010-02-15ixgbe: fix WOL register setup for 82599Don Skidmore
2010-02-15ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore
2010-02-15net: emaclite: adding MDIO and phy lib supportJohn Linn
2010-02-15be2net: implement EEH pci error recovery handlersSathya Perla
2010-02-15net/macvtap: fix reference countingArnd Bergmann
2010-02-15cxgb3: fix link flapDivy Le Ray
2010-02-15cxgb3: FIx VLAN over Jumbo framesDivy Le Ray
2010-02-15ixgbe: Cleanup incorrect header commentsPeter Waskiewicz
2010-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-02-15niu: Refinements to kernel logging.David S. Miller
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin
2010-02-14niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch
2010-02-12tg3: Update driver version to 3.107Matt Carlson
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson
2010-02-12tg3: Fix 57765 A0 bootcode race conditionMatt Carlson
2010-02-12tg3: Unwedge stuck MSI-X vectorsMatt Carlson
2010-02-12tg3: Prevent rx producer ring overrunsMatt Carlson
2010-02-12tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson
2010-02-12igb: support for VF configuration toolsWilliams, Mitch A
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A
2010-02-12sky2: version 1.27stephen hemminger
2010-02-12sky2: Avoid down and up during sky2_resetMike McCormack
2010-02-12sky2: Refactor sky2_down into two functionsMike McCormack
2010-02-12sky2: Refactor sky2_up into two functionsMike McCormack
2010-02-12sky2: Allocate initial skbs in sky2_alloc_buffersMike McCormack
2010-02-12sky2: Factor out code to calculate packet sizesMike McCormack
2010-02-12sky2: jumbo packet changesstephen hemminger
2010-02-12sky2: dont enable PME legacy modestephen hemminger
2010-02-12sky2: WoL changesstephen hemminger
2010-02-12sky2: fix sparse warningstephen hemminger
2010-02-12drivers/net/skge.c: Use netif_printk macrosJoe Perches
2010-02-12drivers/net/qlge: Use netif_printk helpersJoe Perches
2010-02-12drivers/net/jme: Use netif_printk helpersJoe Perches
2010-02-12drivers/net/r8196.c: Use netif_printk macrosJoe Perches
2010-02-12drivers/net/atl1e: Use netdev_printk helpersJoe Perches
2010-02-12sfc: Fix SFE4002 initialisationSteve Hodgson
2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde