summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-21ehea: fix possible DLPAR/mem deadlockThomas Klein
2010-04-21ehea: error handling improvementThomas Klein
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...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
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov
2010-04-19bnx2x: Date and versionVladislav Zolotarov
2010-04-19bnx2x: Don't report link down if has been already downVladislav Zolotarov
2010-04-19bnx2x: Rework power state handling codeVladislav Zolotarov
2010-04-19bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov
2010-04-19bnx2x: Added new statisticsVladislav Zolotarov
2010-04-19bnx2x: White spacesVladislav Zolotarov
2010-04-19bnx2x: Protect code with NOMCPVladislav Zolotarov
2010-04-19bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov
2010-04-19bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov
2010-04-19bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao
2010-04-16iwlwifi: fix scan racesJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-14ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-14wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei