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