summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau3-8/+16
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau1-1/+6
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau3-0/+24
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau1-59/+29
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger2-3/+3
2011-03-30mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam1-0/+46
2011-03-30mwl8k: Check outgoing rate for a station to decide if ampdu can be createdNishant Sarmukadam1-3/+57
2011-03-30mwl8k: Handle the watchdog event from the firmwareNishant Sarmukadam1-2/+75
2011-03-30mwl8k: Initiate BA sessionsNishant Sarmukadam1-7/+187
2011-03-30mwl8k: add internal API for managing AMPDU streamsBrian Cavagnolo1-0/+81
2011-03-30mwl8k: differentiate between WMM queues and AMPDU queuesBrian Cavagnolo1-25/+27
2011-03-30mwl8k: add support for block ack commandsNishant Sarmukadam1-0/+156
2011-03-30mwl8k: update to ap firmware API version 2Brian Cavagnolo1-7/+34
2011-03-30mwl8k: refactor in preparation for APIv2 updateBrian Cavagnolo1-13/+38
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan5-5/+27
2011-03-30ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan1-0/+32
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan1-8/+35
2011-03-30ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan1-1/+1
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter1-1/+1
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds21-1370/+1526
2011-03-29Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-56/+67
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds40-107/+104
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-61/+85
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner1-1/+1
2011-03-29drivers: Final irq namespace conversionThomas Gleixner33-69/+70
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Cleanup genirq namespaceThomas Gleixner1-11/+11
2011-03-29sh: Convert to new function namesThomas Gleixner2-13/+13
2011-03-29sh: Use the proper accessor functionsThomas Gleixner1-7/+2
2011-03-29parisc: Convert irq namespaceThomas Gleixner3-4/+5
2011-03-29watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman1-3/+13
2011-03-29watchdog: fix nv_tco section mismatchRandy Dunlap1-1/+1
2011-03-29watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu1-2/+14
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall3-39/+31
2011-03-29watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m...Julia Lawall1-11/+8
2011-03-29netdev: bfin_mac: document TE setting in RMII modesMike Frysinger1-2/+11
2011-03-29drivers net: Fix declaration ordering in inline functions.Balaji G1-1/+1
2011-03-29cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard1-4/+10
2011-03-29md: Fix integrity registration error when no devices are capableMartin K. Petersen1-6/+2
2011-03-29Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds1-33/+31
2011-03-29memstick: make enable_dma less generic in r592Stephen Rothwell1-3/+3
2011-03-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds23-1215/+4754
2011-03-29Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-1/+543
2011-03-29acpi: Remove sysfs_create_link from video driverMatthew Garrett1-6/+0