aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-03-03r8169: disable ASPMStanislaw Gruszka
2011-03-02cnic: Fix lost interrupt on bnx2xMichael Chan
2011-03-02cnic: Prevent status block race conditions with hardwareMichael Chan
2011-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-02e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan
2011-03-02igb: fix sparse warningJeff Kirsher
2011-03-02e1000: fix sparse warningStephen Hemminger
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-28davinci_emac: Add Carrier Link OK check in Davinci RX HandlerHegde, Vinay
2011-02-28bnx2x: update driver version to 1.62.00-6Dmitry Kravkov
2011-02-28bnx2x: properly calculate lro_mssVladislav Zolotarov
2011-02-28bnx2x: perform statistics "action" before state transition.Vladislav Zolotarov
2011-02-28bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov
2011-02-28bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov
2011-02-28bnx2x: Fix nvram test for single port devices.Dmitry Kravkov
2011-02-28bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov
2011-02-28net/fec: fix unterminated platform_device_id tableAxel Lin
2011-02-28dnet: fix wrong use of platform_set_drvdata()Ilya Yanok
2011-02-28macb: don't use platform_set_drvdata() on a net_deviceJamie Iles
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck
2011-02-28fmvj18x_cs: add new idKen Kawasaki
2011-02-28p54usb: add Senao NUB-350 usbidChristian Lamparter
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan
2011-02-27bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov
2011-02-25rndis_wlan: use power save only for BCM4320bJussi Kivilinna
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-02-25Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-02-24skge: don't mark carrier down at startStephen Hemminger
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-22sfc: lower stack usage in efx_ethtool_self_testEric Dumazet
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter
2011-02-21rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde
2011-02-21iwlagn: Support new 5000 microcode.Fry, Donald H
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek