summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/spectral.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-111-614/+0
* ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2014-11-111-0/+70
* ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-111-5/+5
* ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-111-5/+5
* ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel2014-11-111-43/+44
* ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel2014-11-111-7/+7
* ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-111-8/+8
* ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-111-1/+1
* ath9k: add struct ath_spec_scan_privOleksij Rempel2014-11-111-6/+6
* ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
* ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2014-07-181-4/+4
* ath9k: fix sparse non static symbol warningWei Yongjun2014-01-031-1/+1
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-181-0/+543