summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-09bnx2x: EEH recovery fixYitchak Gertner1-12/+83
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller367-5375/+5871
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-43/+65
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor3-14/+10
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar1-28/+26
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler1-2/+1
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach1-0/+1
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler3-14/+16
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach4-7/+61
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler6-34/+31
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach1-3/+3
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler6-81/+90
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2-36/+0
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2-5/+5
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler1-17/+32
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar1-4/+3
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar2-18/+1
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar1-81/+0
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar1-3/+2
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler3-10/+7
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky1-1/+3
2008-09-08iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky1-6/+0
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler1-19/+16
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar1-6/+68
2008-09-08p54: better firmware supportChristian Lamparter3-48/+103
2008-09-08p54: set_filter refactoringChristian Lamparter3-29/+28
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch1-1/+2
2008-09-08b43: Move Analog switching into phy codeMichael Buesch7-20/+30
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+58
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+33
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds1-4/+4
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-63/+208
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds145-3135/+3341
2008-09-05Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-5/+18
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter5-20/+73
2008-09-05ath9k: uses/needs led_classdev_[un]registerRandy Dunlap1-0/+3