summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-301-46/+46
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-303-6/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou2012-04-301-0/+1
| | * | | | | | | ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-04-301-4/+5
| | * | | | | | | igbvf: fix the bug when initializing the igbvfSamuel Liao2012-04-301-2/+2
| * | | | | | | | smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning2012-04-301-0/+8
| * | | | | | | | smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning2012-04-301-0/+3
| * | | | | | | | smsc75xx: fix phy interrupt acknowledgeSteve Glendinning2012-04-301-5/+7
| * | | | | | | | smsc75xx: fix phy init reset loopSteve Glendinning2012-04-301-1/+1
| * | | | | | | | smsc75xx: add more information to register io failure warningsSteve Glendinning2012-04-301-2/+2
| * | | | | | | | smsc75xx: fix mdio reads and writesSteve Glendinning2012-04-301-2/+2
| * | | | | | | | smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning2012-04-301-1/+1
| |/ / / / / / /
| * | | | | | | smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati2012-04-261-1/+1
| * | | | | | | dl2k: Clean up rio_ioctlJeff Mahoney2012-04-262-50/+9
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-262-47/+54
| |\ \ \ \ \ \ \
| | * | | | | | | e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher2012-04-241-46/+53
| | * | | | | | | e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi2012-04-241-1/+1
| * | | | | | | | ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
| * | | | | | | | ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-2517-41/+105
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2517-41/+105
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | | |/ / / / / /
| | | * | | | | | iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
| | | * | | | | | iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
| | | * | | | | | brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
| | | * | | | | | rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
| | | * | | | | | ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
| | | * | | | | | iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
| | | * | | | | | ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
| | | * | | | | | ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
| * | | | | | | | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
| * | | | | | | | tlan: add cast needed for proper 64 bit operationBenjamin Poirier2012-04-251-1/+1
| |/ / / / / / /
| * | | | | | | asix: Fix tx transfer padding for full-speed USBIngo van Lil2012-04-241-2/+2
| * | | | | | | net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin2012-04-241-1/+1
| * | | | | | | ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-241-12/+18
| * | | | | | | qeth: Use blkt defaults for OSA Express 4Stefan Raspl2012-04-241-1/+2
| * | | | | | | qeth: allow change of blkt default valuesUrsula Braun2012-04-241-1/+2
| * | | | | | | net: usb: smsc95xx: fix mtuStephane Fillod2012-04-241-0/+1
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-031-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-011-1/+1
| * | | | | | | | hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-011-0/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-021-181/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren2012-05-011-1/+0
| * | | | | | | | EHCI: update PM methods in ehci-tegra.cAlan Stern2012-05-011-180/+195
| |/ / / / / / /
* | | | | | | | Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-021-7/+19
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | vt: Fix deadlock on scroll-lockAlan Cox2012-05-011-7/+19
| |/ / / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-3012-129/+158
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [SCSI] libfc: update mfs boundry checkingVasu Dev2012-04-251-5/+7
| * | | | | | [SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams2012-04-231-1/+1
| * | | | | | [SCSI] libsas: fix false positive 'device attached' conditionsDan Williams2012-04-231-1/+8
| * | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-235-45/+50