summaryrefslogtreecommitdiffstats
path: root/drivers/nubus (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick1-0/+65
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao37-0/+25465
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez2-1015/+0
2011-03-30mac80211: Minor optimization in tx status handlingHelmut Schaa1-4/+7
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau1-27/+0
2011-03-30ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau1-0/+2
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau2-0/+3
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau4-8/+20
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2-1/+7
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-30mac80211: add comment about reorderingJohannes Berg1-0/+2
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-29Linux 2.6.39-rc1v2.6.39-rc1Linus Torvalds1-2/+2
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-29fs: don't use igrab() while holding i_lockDave Chinner3-4/+5
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-29xen: fix p2m section mismatchesRandy Dunlap1-2/+2
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner2-42/+4
2011-03-29FRV: Convert genirq namespaceThomas Gleixner4-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2-1/+3
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner1-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner2-7/+0
2011-03-29FRV: Do some cleanupsAmerigo Wang3-10/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells1-1/+1
2011-03-29NOMMU: implement access_remote_vmMike Frysinger1-13/+39
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner1-1/+1
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner2-14/+0
2011-03-29genirq: Remove compat codeThomas Gleixner14-452/+25
2011-03-29drivers: Final irq namespace conversionThomas Gleixner33-69/+70