index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
spectral.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
1
-614
/
+0
*
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2014-11-11
1
-0
/
+70
*
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
2014-11-11
1
-5
/
+5
*
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
1
-5
/
+5
*
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
2014-11-11
1
-43
/
+44
*
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
2014-11-11
1
-7
/
+7
*
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
1
-8
/
+8
*
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
1
-1
/
+1
*
ath9k: add struct ath_spec_scan_priv
Oleksij Rempel
2014-11-11
1
-6
/
+6
*
ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()
Maks Naumov
2014-08-25
1
-1
/
+1
*
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
2014-07-18
1
-4
/
+4
*
ath9k: fix sparse non static symbol warning
Wei Yongjun
2014-01-03
1
-1
/
+1
*
ath9k: Cleanup spectral scan code
Sujith Manoharan
2013-12-18
1
-0
/
+543