summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-24e100: Fix the TX workqueue raceAlan Cox
2010-04-24sky2: 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-22sky2: 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
2010-04-22qlcnic: update version 5.0.2Amit Kumar Salecha
2010-04-22qlcnic: protect resource accessAmit Kumar Salecha
2010-04-22qlcnic: fix rcv buffer leakAmit Kumar Salecha
2010-04-22qlcnic: fix pci semaphore checksAmit Kumar Salecha
2010-04-22qlcnic: define macro for driver stateAmit Kumar Salecha
2010-04-22qlcnic: fix fw initialization responsibilityAmit Kumar Salecha
2010-04-22qlcnic: fix defines as per IDC documentAmit Kumar Salecha
2010-04-22qlcnic: additional driver statisticsAmit Kumar Salecha
2010-04-21cxgb4: Make unnecessarily global functions staticRoland Dreier
2010-04-21cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein
2010-04-21ehea: error handling improvementThomas Klein
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-20tg3: Enable GRO by default.David S. Miller
2010-04-20niu: Enable GRO by default.David S. Miller
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-20net: sk_sleep() helperEric Dumazet