summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/spectral.c
AgeCommit message (Expand)Author
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel
2014-11-11ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel
2014-11-11ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add struct ath_spec_scan_privOleksij Rempel
2014-08-25ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov
2014-07-18ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin
2014-01-03ath9k: fix sparse non static symbol warningWei Yongjun
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan