summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca2011-03-101-5/+0
* r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli2011-03-081-2/+2
* r6040: fix multicast operationsShawn Lin2011-03-081-47/+64
* bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2011-03-072-13/+14
* bonding 802.3ad: Fix the state machine locking v2Nils Carlson2011-03-071-5/+11
* drivers/net/macvtap: fix error checkNicolas Kaiser2011-03-071-1/+2
* net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt2011-03-071-0/+5
* bnx2x: fix MaxBW configurationDmitry Kravkov2011-03-061-2/+2
* bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov2011-03-064-10/+40
* bnx2x: fix link notificationDmitry Kravkov2011-03-061-7/+7
* bnx2x: fix non-pmf device load flowDmitry Kravkov2011-03-061-2/+3
* 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
OpenPOWER on IntegriCloud