summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau4-63/+43
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau4-468/+19
2012-06-20ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau1-7/+5
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau4-24/+23
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau1-4/+7
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau2-8/+4
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo68-2825/+3294
2012-06-14ath6kl: fix fw capability parsingThomas Pedersen1-3/+3
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+0
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan3-5/+1
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan4-28/+10
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan3-13/+6
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan4-32/+27
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2-18/+0
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan3-18/+11
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan3-22/+16
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan4-105/+110
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+8
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan1-7/+7
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan3-3/+15
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan2-6/+5
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan1-24/+24
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan1-2/+5
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan1-1/+2
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan3-17/+11
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan3-0/+22
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan3-2/+45
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan1-0/+1
2012-06-13ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan1-9/+8
2012-06-13ath9k_hw: Update initvals for AR9462Sujith Manoharan1-1/+1
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan1-0/+1
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan1-9/+0
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-06-11ath6kl: use firmware version from FW IENaveen Singh2-9/+21
2012-06-11ath6kl: Fix unstable downlink throughputVasanthakumar Thiagarajan2-26/+19
2012-06-11ath6kl: Fix race in aggregation reorder logicVasanthakumar Thiagarajan2-6/+18
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz3-1/+28
2012-06-11ath6kl: Add missing newline terminationsJoe Perches1-2/+2
2012-06-06ath9k: Resync beacons properlySujith Manoharan1-2/+12
2012-06-06ath9k: Fix powersave lockingSujith Manoharan3-9/+21
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan2-1/+7
2012-06-06ath9k: Use atomic operationsSujith Manoharan9-50/+52
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan5-757/+786
2012-06-06ath9k: Fix work handlingSujith Manoharan3-19/+37
2012-06-06ath9k: Group link monitoring logicSujith Manoharan5-479/+511
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan5-2/+28
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan1-16/+9
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan1-0/+1
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan3-23/+35