aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md/raid5: set reshape_position correctly when reshape starts.NeilBrown2009-08-031-1/+1
* md: Handle growth of v1.x metadata correctly.NeilBrown2009-08-031-1/+7
* md: avoid array overflow with bad v1.x metadataNeilBrown2009-08-031-1/+6
* md: when a level change reduces the number of devices, remove the excess.NeilBrown2009-08-031-0/+7
* md: Push down data integrity code to personalities.Andre Noll2009-08-037-33/+80
* md/raid6: release spare page at ->stop()Dan Williams2009-07-311-14/+12
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-07-282-1/+16
|\
| * hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti2009-07-281-1/+5
| * hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare2009-07-281-0/+11
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-281-7/+10
|\ \
| * | i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia2009-07-281-7/+10
| |/
* | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-07-281-2/+2
|/
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-271-4/+13
* pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-271-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2734-134/+272
|\
| * cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| * ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
| * r8169: WakeOnLan fix for the 8168françois romieu2009-07-261-2/+11
| * netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-261-0/+7
| * smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-261-1/+2
| * eepro: Read buffer overflowRoel Kluin2009-07-261-1/+1
| * tokenring: Read buffer overflowroel kluin2009-07-261-1/+1
| * at1700: Read buffer overflowroel kluin2009-07-261-1/+1
| * fealnx: Write outside array boundsroel kluin2009-07-261-1/+2
| * ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0
| * ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
| * ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
| * net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36
| * register at91_ether using platform_driver_probeUwe Kleine-König2009-07-221-2/+1
| * skge: Enable WoL by default if supportedRafael J. Wysocki2009-07-221-1/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2214-16/+56
| |\
| | * libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| | * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| | * p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| | * acer-wmi: fix rfkill conversionAlan Jenkins2009-07-211-1/+1
| | * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| | * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
| | * rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
| | * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
| | * mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2
| | * mac80211_hwsim: fix unregistrationJohannes Berg2009-07-211-1/+1
| | * iwlwifi: only update byte count table during aggregationReinette Chatre2009-07-211-1/+2
| | * iwlwifi: only show active power level via sysfsReinette Chatre2009-07-212-6/+2
| | * iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-211-1/+1
| * | net: KS8851 needs to depend on MIIAlexander Beregalov2009-07-221-0/+1
| * | be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde2009-07-221-4/+4
| * | ucc_geth: Revive fixed link supportAnton Vorontsov2009-07-221-16/+7
| * | gianfar: Revive fixed link supportAnton Vorontsov2009-07-221-16/+8
| * | fs_enet: Revive fixed link supportAnton Vorontsov2009-07-221-10/+10
| * | of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-221-0/+42