aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller1-4/+7
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller1-0/+1
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller14-64/+77
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-01iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison3-4/+6
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-1/+10
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3Linus Torvalds1-1/+1
2008-04-30libertas: fix use-before-check violationHolger Schurig1-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch1-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-688/+39
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers2-648/+1
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell3-40/+28
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev1-0/+10
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan1-9/+11
2008-04-30toshiba: use ioremap_cachedAlan Cox1-1/+1
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds151-2923/+5587
2008-04-30Merge branch 'pnp' into releaseLen Brown23-1097/+1579
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown2287-159062/+166897
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg1-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds68-697/+15086
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-44/+73
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-11/+14
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar1-0/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-54/+54
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison24-91/+91
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier1-5/+14
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner1-1/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-18/+18
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison2-8/+0
2008-04-30Basic braille screen reader supportSamuel Thibault9-0/+429
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-0/+2
2008-04-30mxser: convert large macros to functionsChristoph Hellwig2-152/+214