linux_dsm_epyc7002/drivers/net/wireless/ath
Johannes Berg 8613c94815 mac80211: rename ieee80211_rx_status::vht_nss to just nss
This field will need to be used again for HE, so rename it now.

Again, mostly done with this spatch:

@@
expression status;
@@
-status->vht_nss
+status->nss
@@
expression status;
@@
-status.vht_nss
+status.nss

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-28 10:41:53 +02:00
..
ar5523 wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ath5k mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
ath6kl cfg80211: add request id parameter to .sched_scan_stop() signature 2017-04-26 23:17:40 +02:00
ath9k mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
ath10k mac80211: rename ieee80211_rx_status::vht_nss to just nss 2017-04-28 10:41:53 +02:00
carl9170 mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
wcn36xx mac80211: clean up rate encoding bits in RX status 2017-04-28 10:41:38 +02:00
wil6210 wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
ath.h ath9k: add a helper to get the string representation of ath_bus_type 2016-11-15 16:55:37 +02:00
debug.c ath: Make ath_opmode_to_string understand OCB mode 2015-08-10 22:21:15 +03:00
dfs_pattern_detector.c ath: constify local structures 2016-09-14 20:01:39 +03:00
dfs_pattern_detector.h ath: use PRI value given by spec for fixed PRI 2015-09-27 15:50:30 +03:00
dfs_pri_detector.c ath: use PRI value given by spec for fixed PRI 2015-09-27 15:50:30 +03:00
dfs_pri_detector.h
hw.c
Kconfig ath: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
key.c
main.c ath9k: add a helper to get the string representation of ath_bus_type 2016-11-15 16:55:37 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
reg.h
regd_common.h
regd.c ath: Fix updating radar flags for coutry code India 2017-04-19 17:09:26 +03:00
regd.h ath: export alpha2 helper 2016-10-04 18:01:48 +03:00
spectral_common.h
trace.c
trace.h