summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: add support for receive hashingTom Herbert2010-04-232-9/+19
* sky2: size status ring based on Tx/Rx ringstephen hemminger2010-04-232-16/+20
* X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for cyclades device to x25 interfaceandrew hendry2010-04-231-5/+8
* X25: Use identifiers for lapbether device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for x25 async device to x25 interfaceandrew hendry2010-04-231-6/+6
* niu: Add skb->rxhash support.David S. Miller2010-04-232-14/+45
* qlcnic: update version 5.0.2Amit Kumar Salecha2010-04-231-2/+2
* qlcnic: protect resource accessAmit Kumar Salecha2010-04-231-0/+11
* qlcnic: fix rcv buffer leakAmit Kumar Salecha2010-04-231-3/+5
* qlcnic: fix pci semaphore checksAmit Kumar Salecha2010-04-231-4/+7
* qlcnic: define macro for driver stateAmit Kumar Salecha2010-04-232-11/+17
* qlcnic: fix fw initialization responsibilityAmit Kumar Salecha2010-04-231-29/+37
* qlcnic: fix defines as per IDC documentAmit Kumar Salecha2010-04-232-13/+18
* qlcnic: additional driver statisticsAmit Kumar Salecha2010-04-234-2/+21
* cxgb4: Make unnecessarily global functions staticRoland Dreier2010-04-223-13/+13
* cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier2010-04-221-1/+1
* ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-222-6/+15
* ehea: error handling improvementThomas Klein2010-04-223-26/+62
* ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-221-11/+42
* net: small cleanup of lib8390Nikanth Karthikesan2010-04-221-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-2110-15/+48
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-217-15/+29
| |\
| | * iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| | * iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
| * | 8139too: Fix a typo in the function name.Alexander Kuznetsov2010-04-191-1/+1
| * | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-171-0/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
| |\|
| | * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | | tg3: Enable GRO by default.David S. Miller2010-04-211-0/+1
* | | niu: Enable GRO by default.David S. Miller2010-04-211-1/+1
* | | net: sk_sleep() helperEric Dumazet2010-04-212-4/+4
* | | bnx2x: Date and versionVladislav Zolotarov2010-04-191-2/+2
* | | bnx2x: Don't report link down if has been already downVladislav Zolotarov2010-04-191-2/+4
* | | bnx2x: Rework power state handling codeVladislav Zolotarov2010-04-191-3/+9
* | | bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov2010-04-191-1/+1
* | | bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov2010-04-192-8/+38
* | | bnx2x: Added new statisticsVladislav Zolotarov2010-04-192-46/+76
* | | bnx2x: White spacesVladislav Zolotarov2010-04-192-161/+213
* | | bnx2x: Protect code with NOMCPVladislav Zolotarov2010-04-191-12/+32
* | | bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov2010-04-192-5/+6
* | | bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov2010-04-192-2/+73
* | | bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov2010-04-193-56/+1039
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15138-5391/+7885
|\ \ \
| * | | wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez2010-04-141-7/+4Star
| * | | ar9170usb: add a couple more USB IDsChristian Lamparter2010-04-141-0/+10
| * | | wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas2010-04-141-2/+2
| * | | ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei2010-04-141-2/+9
| * | | ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-143-13/+16
| * | | ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-143-9/+12