aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* r8169: disable ASPMStanislaw Gruszka2011-03-031-0/+6
* cnic: Fix lost interrupt on bnx2xMichael Chan2011-03-021-8/+17
* cnic: Prevent status block race conditions with hardwareMichael Chan2011-03-021-0/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-023-3/+5
|\
| * e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan2011-03-021-1/+2
| * igb: fix sparse warningJeff Kirsher2011-03-021-1/+1
| * e1000: fix sparse warningStephen Hemminger2011-03-021-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-016-7/+15
|\ \
| * | p54usb: add Senao NUB-350 usbidChristian Lamparter2011-02-281-0/+1
| * | ath9k_htc: Fix an endian issueSujith Manoharan2011-02-281-4/+5
| * | rndis_wlan: use power save only for BCM4320bJussi Kivilinna2011-02-251-0/+3
| * | carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk2011-02-251-0/+2
| * | ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka2011-02-251-2/+3
| * | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-02-251-1/+1
| |\ \
| | * | iwlagn: Support new 5000 microcode.Fry, Donald H2011-02-211-1/+1
* | | | davinci_emac: Add Carrier Link OK check in Davinci RX HandlerHegde, Vinay2011-02-281-1/+1
* | | | bnx2x: update driver version to 1.62.00-6Dmitry Kravkov2011-02-281-1/+1
* | | | bnx2x: properly calculate lro_mssVladislav Zolotarov2011-02-281-6/+42
* | | | bnx2x: perform statistics "action" before state transition.Vladislav Zolotarov2011-02-281-2/+2
* | | | bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov2011-02-282-12/+17
* | | | bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov2011-02-281-5/+5
* | | | bnx2x: Fix nvram test for single port devices.Dmitry Kravkov2011-02-281-2/+0
* | | | bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov2011-02-284-17/+48
| |_|/ |/| |
* | | net/fec: fix unterminated platform_device_id tableAxel Lin2011-02-281-1/+2
* | | dnet: fix wrong use of platform_set_drvdata()Ilya Yanok2011-02-281-2/+1
* | | macb: don't use platform_set_drvdata() on a net_deviceJamie Iles2011-02-281-1/+1
* | | CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
* | | fmvj18x_cs: add new idKen Kawasaki2011-02-281-0/+1
* | | bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov2011-02-271-1/+1
* | | skge: don't mark carrier down at startStephen Hemminger2011-02-241-3/+0
* | | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-02-231-19/+23
|\ \ \
| * | | r8169: fix RTL8168DP power off issue.Hayes Wang2011-02-231-3/+14
| * | | r8169: correct settings of rtl8102e.Hayes Wang2011-02-231-14/+6
| * | | r8169: fix incorrect args to oob notify.Hayes Wang2011-02-231-2/+3
* | | | Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi2011-02-231-0/+4
* | | | DM9000B: Fix PHY power for network down/upHenry Nestler2011-02-231-3/+4
* | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler2011-02-231-1/+1
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-227-82/+111
|\ \ \ | |/ /
| * | p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-211-5/+9
| * | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-02-212-0/+12
| * | ath5k: Fix fast channel switchingNick Kossifidis2011-02-211-55/+87
| |/
| * ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| * wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| * ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0
* | sfc: lower stack usage in efx_ethtool_self_testEric Dumazet2011-02-221-9/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1816-155/+245
|\ \
| * | tg3: Restrict phy ioctl accessMatt Carlson2011-02-171-2/+6
| * | drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-172-0/+4
| * | ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-172-1/+52
| * | ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4