summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/antenna.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-181-4/+4
* ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-261-28/+8Star
* ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-051-23/+0Star
* ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan2013-08-051-1/+1
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-051-1/+1
* ath9k: Fix antenna diversity for CUS198Sujith Manoharan2013-08-051-26/+47
* ath9k: Add information about antenna diversitySujith Manoharan2013-08-051-0/+52
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-011-7/+11
* ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan2013-08-011-94/+79Star
* ath9k: Simplify checks in quick_scanSujith Manoharan2013-08-011-10/+10
* ath9k: Use a helper function for checking LNA optionsSujith Manoharan2013-08-011-87/+79Star
* ath9k: Use a subroutine to try LNA switchSujith Manoharan2013-08-011-40/+52
* ath9k: Add ALT check for cards with GROUP-3 configSujith Manoharan2013-08-011-17/+33
* ath9k: Use a subroutine to check for short scanSujith Manoharan2013-08-011-14/+23
* ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan2013-08-011-8/+12
* ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-241-0/+4
* ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan2012-09-241-0/+62
* ath9k: Remove redundant variable assignmentSujith Manoharan2012-09-241-48/+3Star
* ath9k: Move LNA code to antenna.cSujith Manoharan2012-06-061-0/+776