summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+32
2009-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-6/+2
2009-01-31Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-326/+305
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds1-1/+1
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck1-4/+4
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2-15/+10
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-30sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-30regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-37/+103
2009-01-30Add enable_ms to jsm driverPaul Larson1-0/+6
2009-01-29sata_sil: Fix build breakageAlexander Beregalov1-0/+1
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2-11/+11
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds8-23/+56
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-109/+174
2009-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-10/+11
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-4/+3
2009-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds11-99/+221
2009-01-29drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton1-1/+1
2009-01-29hp-wmi: set initial docking stateFrans Pop1-0/+5
2009-01-29hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh1-1/+29
2009-01-29hpilo: increment versionDavid Altobelli1-1/+1
2009-01-29fbdev: incorrect URL given in drivers/video/KconfigAlex Buell1-1/+1
2009-01-29hp-wmi: fix regressions caused by missing if statementFrans Pop1-0/+1
2009-01-29gpiolib: fix request related issueMagnus Damm1-0/+1
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-01-29tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter1-4/+19
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin1-2/+2
2009-01-29gianfar: Fix Wake-on-LAN supportAnton Vorontsov1-0/+2
2009-01-29smsc911x: timeout reaches -1Roel Kluin1-1/+1
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning1-2/+1
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang4-3/+32
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2-14/+16
2009-01-30lguest: Fix a memory leak with the lg object during launcher closeMark Wallis1-3/+2