opnsense-src/sys/net80211
Bjoern A. Zeeb 4e1b6aeee0 net80211: update (parts of) Action field categories
Update to the full list of action field category values based on
802.11-2020 with 11ax extensions and remove one value Reserved nowadays.
While here annotate them with descriptions.

Also add Spectrum Management and Radio Measurement action field values
needed in LinuxKPI.

No functional changes.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit c994352a88)
2022-09-21 11:46:47 +00:00
..
_ieee80211.h net80211: correct types for nf and rssi 2022-04-05 14:47:08 +00:00
ieee80211.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211.h net80211: update (parts of) Action field categories 2022-09-21 11:46:47 +00:00
ieee80211_acl.c
ieee80211_action.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_action.h
ieee80211_adhoc.c net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-21 11:46:46 +00:00
ieee80211_adhoc.h
ieee80211_ageq.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_ageq.h
ieee80211_alq.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (7 of many) 2020-02-21 16:32:17 +00:00
ieee80211_alq.h
ieee80211_amrr.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (7 of many) 2020-02-21 16:32:17 +00:00
ieee80211_amrr.h
ieee80211_crypto.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_crypto.h
ieee80211_crypto_ccmp.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-21 11:46:46 +00:00
ieee80211_crypto_wep.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_ddb.c net80211: improve DDB output. 2022-09-21 11:39:46 +00:00
ieee80211_dfs.c net80211: prefix get_random_bytes() with net80211_ 2021-07-18 00:34:57 +00:00
ieee80211_dfs.h
ieee80211_freebsd.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_freebsd.h net80211: prefix get_random_bytes() with net80211_ 2021-07-18 00:34:57 +00:00
ieee80211_hostap.c net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-21 11:46:46 +00:00
ieee80211_hostap.h
ieee80211_ht.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_ht.h [net80211] Commit files missing in the previous commit 2020-07-01 00:24:55 +00:00
ieee80211_hwmp.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_input.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_input.h net80211: mitigation against A-MSDU design flaw 2021-11-19 00:01:24 +00:00
ieee80211_ioctl.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_ioctl.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_mesh.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_mesh.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c net80211: ieee80211_ies_expand() add extra length check 2022-09-21 11:46:45 +00:00
ieee80211_node.h net80211: add a driver-private pointer to struct ieee80211_node 2021-11-19 00:01:27 +00:00
ieee80211_output.c net80211: simplify an #ifdef INET/INET6 block 2022-09-21 11:46:46 +00:00
ieee80211_phy.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_phy.h [net80211] Migrate short slot time configuration into per-vap and deferred taskqueue updates. 2020-06-05 06:21:23 +00:00
ieee80211_power.c net80211(4): Fix a typo in a source code comment 2022-04-14 08:08:31 +02:00
ieee80211_power.h
ieee80211_proto.c net80211(4): Fix a typo in a source code comment 2022-08-10 14:21:02 +02:00
ieee80211_proto.h net80211: split up ieee80211_probereq() 2021-07-18 00:34:57 +00:00
ieee80211_radiotap.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_radiotap.h net80211: radiotap: add one more define for HE 2022-09-21 11:39:52 +00:00
ieee80211_ratectl.c
ieee80211_ratectl.h net80211: ratectl header guard against multiple inclusions 2021-07-18 00:34:57 +00:00
ieee80211_ratectl_none.c
ieee80211_regdomain.c net80211: update for (more) VHT160 support 2020-10-18 00:27:20 +00:00
ieee80211_regdomain.h
ieee80211_rssadapt.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (7 of many) 2020-02-21 16:32:17 +00:00
ieee80211_rssadapt.h
ieee80211_scan.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_scan.h
ieee80211_scan_sta.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_scan_sw.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_scan_sw.h
ieee80211_sta.c net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-21 11:46:46 +00:00
ieee80211_sta.h [net80211] Add initial U-APSD negotiation support. 2020-06-16 00:27:32 +00:00
ieee80211_superg.c net80211: consistently use the IEEE80211_M_ memory related options 2022-09-21 11:46:45 +00:00
ieee80211_superg.h
ieee80211_tdma.c
ieee80211_tdma.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ieee80211_var.h net80211: change order in ieee80211_vhtchanflags() 2022-09-21 11:40:14 +00:00
ieee80211_vht.c net80211: VHT correct check/option in ieee80211_vht_adjust_channel() 2022-09-21 11:39:37 +00:00
ieee80211_vht.h [net80211] Commit files missing in the previous commit 2020-07-01 00:24:55 +00:00
ieee80211_wds.c net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-21 11:46:46 +00:00
ieee80211_wds.h
ieee80211_wps.h
ieee80211_xauth.c