summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh1-1/+2
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2-20/+17
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan1-0/+1
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi8-0/+425
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi3-0/+37
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2-3/+25
2011-12-15ath9k: simplify tx lockingFelix Fietkau1-34/+5
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau1-4/+0
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau1-65/+60
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau4-23/+37
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau2-4/+13
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+4
2011-12-14ath9k: make two mci related functions staticFelix Fietkau2-8/+4
2011-12-14ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan1-2/+15
2011-12-14ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan1-28/+29
2011-12-14ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan1-1/+1
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan1-1/+3
2011-12-08ath9k: enable ANI for ar9100 chipsNikolay Martynov1-2/+2
2011-12-08ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov3-5/+11
2011-12-08ath9k: change calibration debug log to output all calibration typesNikolay Martynov1-3/+5
2011-12-08ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov2-2/+2
2011-12-08ath9k: cancel all workqueue activity when going idleFelix Fietkau1-1/+4
2011-12-08ath9k: only drop packets in drv_flush when asked toFelix Fietkau1-13/+11
2011-12-08ath9k: rework power state handlingFelix Fietkau2-130/+47
2011-12-08ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2-3/+11
2011-12-07ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-07ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2-22/+21
2011-12-07ath9k: fix check for antenna diversity supportFelix Fietkau1-1/+1
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2011-12-01ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-01ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan1-1/+1
2011-12-01ath9k: minor cleanupMohammed Shafi Shajakhan1-1/+0
2011-12-01ath9k: fix a typoMohammed Shafi Shajakhan1-1/+1
2011-12-01ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan5-1/+359
2011-12-01ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan1-0/+132
2011-12-01ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan1-0/+43
2011-12-01ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan1-3/+11
2011-12-01ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2-0/+26
2011-12-01ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan3-0/+81
2011-12-01ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan1-0/+17
2011-12-01ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan1-2/+34
2011-12-01ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan1-1/+4
2011-12-01ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan1-4/+8
2011-12-01ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan1-1/+5
2011-12-01ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan3-1/+1492
2011-12-01ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan1-0/+22
2011-12-01ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan1-0/+31
2011-12-01ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan1-0/+10
2011-12-01ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan4-26/+529
2011-12-01ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan1-9/+14