aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller33-182/+329
2008-07-29PS3: gelic: use unsigned long for irqflagsVegard Nossum1-6/+6
2008-07-29mac80211: partially fix skb->cb useJohannes Berg6-6/+6
2008-07-29rtl8187: Improve wireless statistics for RTL8187BLarry Finger2-34/+54
2008-07-29rtl8187: Fix for TX sequence number problemLarry Finger2-0/+16
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-29drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton1-1/+3
2008-07-29rt2x00: Clear queue entry flags during initializationIvo van Doorn1-2/+8
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn3-4/+17
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-07-29drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall1-1/+2
2008-07-29rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn1-0/+1
2008-07-29rt2x00: Fix QOS sequence countingIvo van Doorn5-15/+32
2008-07-29rt2x00: Fix the beacon length bugIwo Mergler2-0/+24
2008-07-29rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2-32/+9
2008-07-29rt2x00: Support for large vendor requestsIwo Mergler2-1/+52
2008-07-29rt2x00: Fix EIFS timing valueIvo van Doorn2-2/+5
2008-07-29rt2x00: Remove duplicate declarationIvo van Doorn1-7/+0
2008-07-29ath5k: don't enable MSI, we cannot handle it yetPavel Roskin1-5/+0
2008-07-29ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland1-3/+0
2008-07-29iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev1-0/+2
2008-07-29iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev1-6/+2
2008-07-29libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo1-15/+15
2008-07-29iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen1-0/+2
2008-07-29ath5k: use positive logic for HP laptop LEDsBob Copeland1-2/+2
2008-07-29Ath5k: suspend/resume fixesJiri Slaby1-5/+21
2008-07-29Ath5k: fix dma operationJiri Slaby1-11/+0
2008-07-29Ath5k: flush workJiri Slaby2-2/+15
2008-07-29Ath5k: kill tasklets on shutdownJiri Slaby1-0/+3
2008-07-29Ath5k: fix memory corruptionJiri Slaby2-8/+26
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg8-12/+4
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-9/+20
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-19/+21
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-138/+204
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2008-07-29lguest: use cpu capability accessorsAndrew Morton1-2/+2
2008-07-29lguest: fix switcher_page leak on unloadJohannes Weiner1-0/+1
2008-07-29lguest: Guest int3 fixRusty Russell1-7/+17
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2-9/+9
2008-07-28sh7760fb: write colormap value to hardwareManuel Lauss1-0/+1
2008-07-28spi_s3c24xx: really assign busnumBen Dooks1-0/+1
2008-07-28mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport2-1/+5
2008-07-28Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-12/+5
2008-07-28ipwireless: fix compile failureJames Bottomley1-1/+1
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox2-0/+17
2008-07-28PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox1-11/+7
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li1-6/+14
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2-1/+15
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li2-0/+12