summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-27cxgb4: parse the VPD instead of relying on a static VPD layoutDimitris Michailidis1-25/+39
2010-04-27ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai1-0/+5
2010-04-27ixgbe: cleanup ethtool autoneg inputDon Skidmore1-1/+1
2010-04-27ixgbevf: Fix link speed displayGreg Rose2-6/+9
2010-04-27ixgb: Use pr_<level> and netdev_<level>Joe Perches7-156/+105
2010-04-27ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend1-8/+7
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck3-11/+21
2010-04-27ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2-14/+26
2010-04-27ixgbe: enable extremely low latencyJesse Brandeburg2-9/+87
2010-04-27igbvf: double increment nr_fragsKoki Sanagi1-1/+1
2010-04-27igb: double increment nr_fragsKoki Sanagi1-1/+1
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-104/+762
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-26r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26net: use sk_sleep()Eric Dumazet1-3/+3
2010-04-26pppoe: use pppoe_pernet instead of directly net_genericJiri Pirko1-1/+1
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-24e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-24sky2: add support for receive hashingStephen Hemminger2-2/+91
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-23Merge branch 'master' into for-davemJohn W. Linville114-8917/+18938
2010-04-23bnx2x: add support for receive hashingTom Herbert2-9/+19
2010-04-22sky2: size status ring based on Tx/Rx ringstephen hemminger2-16/+20
2010-04-22X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry1-6/+6
2010-04-22X25: Use identifiers for cyclades device to x25 interfaceandrew hendry1-5/+8
2010-04-22X25: Use identifiers for lapbether device to x25 interfaceandrew hendry1-6/+6
2010-04-22X25: Use identifiers for x25 async device to x25 interfaceandrew hendry1-6/+6
2010-04-22X25: Use identifiers for isdn device to x25 interfaceandrew hendry1-8/+9
2010-04-22niu: Add skb->rxhash support.David S. Miller2-14/+45
2010-04-22qlcnic: update version 5.0.2Amit Kumar Salecha1-2/+2
2010-04-22qlcnic: protect resource accessAmit Kumar Salecha1-0/+11
2010-04-22qlcnic: fix rcv buffer leakAmit Kumar Salecha1-3/+5
2010-04-22qlcnic: fix pci semaphore checksAmit Kumar Salecha1-4/+7
2010-04-22qlcnic: define macro for driver stateAmit Kumar Salecha2-11/+17
2010-04-22qlcnic: fix fw initialization responsibilityAmit Kumar Salecha1-29/+37
2010-04-22qlcnic: fix defines as per IDC documentAmit Kumar Salecha2-13/+18
2010-04-22qlcnic: additional driver statisticsAmit Kumar Salecha4-2/+21
2010-04-21cxgb4: Make unnecessarily global functions staticRoland Dreier3-13/+13
2010-04-21cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier1-1/+1
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio4-0/+582
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein2-6/+15
2010-04-21ehea: error handling improvementThomas Klein3-26/+62
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto1-1/+1
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors1-11/+42
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce1-5/+7
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz1-2/+5