summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-28bnx2x: Remove two prefetch()Eric Dumazet
2010-04-28ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley
2010-04-28ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28igb: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28e1000e: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov
2010-04-27ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgbe: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgb: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27igbvf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck
2010-04-27e1000e: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27e1000: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27cxgb4: set skb->rxhashDimitris Michailidis
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior
2010-04-27net/sb1250: remove CONFIG_SIBYTE_STANDALONESebastian Andrzej Siewior
2010-04-27cxgb4: increase serial number lengthDimitris Michailidis
2010-04-27cxgb4: parse the VPD instead of relying on a static VPD layoutDimitris Michailidis
2010-04-27ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai
2010-04-27ixgbe: cleanup ethtool autoneg inputDon Skidmore
2010-04-27ixgbevf: Fix link speed displayGreg Rose
2010-04-27ixgb: Use pr_<level> and netdev_<level>Joe Perches
2010-04-27ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck
2010-04-27ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg
2010-04-27ixgbe: enable extremely low latencyJesse Brandeburg
2010-04-27igbvf: double increment nr_fragsKoki Sanagi
2010-04-27igb: double increment nr_fragsKoki Sanagi
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz
2010-04-26r8169: more broken register writes workaroundfrançois romieu
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu
2010-04-26net: use sk_sleep()Eric Dumazet
2010-04-26pppoe: use pppoe_pernet instead of directly net_genericJiri Pirko
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch
2010-04-25e100: Fix the TX workqueue raceAlan Cox
2010-04-25sky2: add support for receive hashingStephen Hemminger
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-23bnx2x: add support for receive hashingTom Herbert
2010-04-23sky2: size status ring based on Tx/Rx ringstephen hemminger
2010-04-22X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for cyclades device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for lapbether device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for x25 async device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for isdn device to x25 interfaceandrew hendry
2010-04-22niu: Add skb->rxhash support.David S. Miller