summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-163-11/+10
|\
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-2460-447/+772
| |\
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-1/+1
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-173-7/+6
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-172-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-162-5/+5
|\ \ \
| * | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-152-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-161-0/+1
|\ \ \ \
| * | | | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-141-0/+1
* | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-164-151/+118
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-2181-586/+3145
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo2011-01-264-151/+118
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-7/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-2360-447/+772
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely2011-02-0450-354/+2802
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-211-7/+1
* | | | | | 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
| |_|/ / / / / / |/| | | | | | |
OpenPOWER on IntegriCloud