summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
| * | | 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
| * | | ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei2010-04-141-3/+3
| * | | ath5k: treat RXORN as non-fatalBruno Randolf2010-04-142-1/+15
| * | | ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-143-6/+5
| * | | rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-11/+59
| * | | rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-14/+40
| * | | rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-9/+93
| * | | rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-62/+71
| * | | rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde2010-04-122-48/+95
| * | | rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde2010-04-123-29/+41
| * | | rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde2010-04-123-22/+50
| * | | rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde2010-04-122-3/+54
| * | | rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde2010-04-121-17/+14
| * | | p54pci: prevent stuck rx-ring on slow systemQuintin Pitts2010-04-121-13/+13
| * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-1218-144/+274
| |\ \ \
| | * | | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-094-15/+58
| | * | | iwlwifi: fix compiler warningWey-Yi Guy2010-04-091-1/+4
| | * | | iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-094-5/+5
| | * | | iwlwifi: small changes in commentsWey-Yi Guy2010-04-091-1/+1
| | * | | iwlwifi: update tx command response statusWey-Yi Guy2010-04-096-54/+108
| | * | | iwlwifi: add more debug info in error event dumpWey-Yi Guy2010-04-092-5/+32
| | * | | iwlwifi: clean up last_phy_resJohannes Berg2010-04-092-6/+8