summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-07vxge: Version update.Sreenivasa Honnur1-2/+2
2009-10-07vxge: Allow multiple functions with INTA.Sreenivasa Honnur5-57/+64
2009-10-07vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur3-0/+33
2009-10-07vxge: Removed unused functions.Sreenivasa Honnur1-204/+0
2009-10-07vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur1-1/+1
2009-10-07vxge: Removed accessing non-supported registers.Sreenivasa Honnur2-6/+0
2009-10-07vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur1-1/+2
2009-10-07vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur1-22/+30
2009-10-07igb: add flushes between RAR writes when setting mac addressAlexander Duyck1-0/+7
2009-10-07igb: add additional error handling to the phy codeAlexander Duyck1-14/+25
2009-10-07igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck1-2/+8
2009-10-07igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck3-41/+62
2009-10-07igb: remove microwire support from igbAlexander Duyck2-36/+3
2009-10-07igb: change how we handle alternate mac addressesAlexander Duyck3-10/+22
2009-10-07igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck1-5/+14
2009-10-07igb: add function to handle mailbox lockAlexander Duyck1-29/+34
2009-10-07igb: add support for 82576NS SerDes adapterAlexander Duyck3-0/+3
2009-10-07igb: make use of the uta to allow for promiscous mode filterAlexander Duyck4-47/+163
2009-10-07igb: add combined function for setting rar and pool bitsAlexander Duyck1-23/+40
2009-10-07igb: add locking to reads of the i2c interfaceAlexander Duyck3-65/+119
2009-10-07igb: update the approach taken to acquiring and releasing the phy lockAlexander Duyck1-4/+7
2009-10-07igb: update comments for serdes config and update to handle duplexAlexander Duyck3-17/+40
2009-10-07igb: remove unused temp variable from stats clearing pathAlexander Duyck2-88/+84
2009-10-05usbnet: Set device type for wlan and wwan devicesMarcel Holtmann1-0/+14
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2-6/+17
2009-10-05TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com1-15/+11
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings6-55/+70
2009-10-05tehuti: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings1-15/+12
2009-10-05qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings4-7/+12
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan21-0/+21
2009-10-05Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds3-0/+528
2009-10-05Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+13
2009-10-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-103/+112
2009-10-05Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-245/+48
2009-10-05macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-10-05i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare7-8/+12
2009-10-05mfd: AB3100 drop unused module parametersJean Delvare1-3/+1
2009-10-05Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-10-05leds: leds-pca9532 - Drop unused module parametersJean Delvare1-3/+0
2009-10-05ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2-168/+10
2009-10-05ds2482: Discard obsolete detect methodJean Delvare1-30/+5
2009-10-05max6875: Discard obsolete detect methodJean Delvare1-24/+5
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-354/+667
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe1-10/+6
2009-10-04tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds1-5/+2
2009-10-03Merge branch 'misc' into releaseLen Brown3-15/+10
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown1-6/+46
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy1-0/+15
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy1-6/+31
2009-10-03SFI: remove __init from sfi_verify_tableArjan van de Ven1-1/+1