summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-03-30ath9k: Support RSN IBSSJouni Malinen
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau
2011-03-30ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger
2011-03-30mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam
2011-03-30mwl8k: Check outgoing rate for a station to decide if ampdu can be createdNishant Sarmukadam
2011-03-30mwl8k: Handle the watchdog event from the firmwareNishant Sarmukadam
2011-03-30mwl8k: Initiate BA sessionsNishant Sarmukadam
2011-03-30mwl8k: add internal API for managing AMPDU streamsBrian Cavagnolo
2011-03-30mwl8k: differentiate between WMM queues and AMPDU queuesBrian Cavagnolo
2011-03-30mwl8k: add support for block ack commandsNishant Sarmukadam
2011-03-30mwl8k: update to ap firmware API version 2Brian Cavagnolo
2011-03-30mwl8k: refactor in preparation for APIv2 updateBrian Cavagnolo
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan
2011-03-30ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan
2011-03-30ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian
2011-03-23orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com
2011-03-23iwlagn: fix error in command waitingJohannes Berg
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan
2011-03-21rtlwifi: Fix memset argument orderIlia Mirkin
2011-03-21rt2x00: Add unknown Toshiba devicePeter Lemenkov
2011-03-21rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov
2011-03-21rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov
2011-03-21rt2x00: Add rt2870 device idPeter Lemenkov
2011-03-21orinoco: Maintain lock until entry removed from listJoe Gunn
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter
2011-03-21zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel
2011-03-21Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17net: change to new flag variablematt mooney