kernel-hacking-2024-linux-s.../net/mac80211
Shaul Triebitz c3d1f87528 mac80211: support reporting 0-length PSDU in radiotap
For certain sounding frames, it may be useful to report them
to userspace even though they don't have a PSDU in order to
determine the PHY parameters (e.g. VHT rate/stream config.)
Add support for this to mac80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2018-09-05 10:08:25 +02:00
..
aead_api.c
aead_api.h
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c mac80211: add support for HE 2018-06-18 22:40:32 +02:00
agg-tx.c mac80211: add support for HE 2018-06-18 22:40:32 +02:00
cfg.c mac80211: in AP mode, set bss_conf::he_supported 2018-09-05 10:03:13 +02:00
chan.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
debug.h
debugfs.c mac80211: introduce capability flags for VHT EXT NSS support 2018-09-05 10:03:14 +02:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: add an optional TXQ for other PS-buffered frames 2018-09-05 10:03:13 +02:00
debugfs_sta.h
driver-ops.c
driver-ops.h mac80211: Support adding duration for prepare_tx() callback 2018-05-23 11:06:10 +02:00
ethtool.c mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types 2018-06-29 09:53:09 +02:00
fils_aead.c
fils_aead.h
he.c mac80211: add support for HE 2018-06-18 22:40:32 +02:00
ht.c ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE 2018-06-18 22:39:39 +02:00
ibss.c mac80211: add ability to parse CCFS2 2018-09-05 10:03:14 +02:00
ieee80211_i.h mac80211: add ability to parse CCFS2 2018-09-05 10:03:14 +02:00
iface.c net: allow ndo_select_queue to pass netdev 2018-07-09 13:41:34 -07:00
Kconfig
key.c mac80211: Fix PTK rekey freezes and clear text leak 2018-09-05 10:03:17 +02:00
key.h
led.c leds: triggers: let struct led_trigger::activate() return an error code 2018-07-05 23:21:10 +02:00
led.h
main.c mac80211: Store sk_pacing_shift in ieee80211_hw 2018-09-05 10:03:15 +02:00
Makefile mac80211: add support for HE 2018-06-18 22:40:32 +02:00
mesh.c mac80211: add ability to parse CCFS2 2018-09-05 10:03:14 +02:00
mesh.h
mesh_hwmp.c mac80211: mesh: fix HWMP sequence numbering to follow standard 2018-08-29 11:15:30 +02:00
mesh_pathtbl.c
mesh_plink.c
mesh_ps.c
mesh_sync.c
michael.c
michael.h
mlme.c mac80211: add ability to parse CCFS2 2018-09-05 10:03:14 +02:00
ocb.c
offchannel.c mac80211: support scan features for improved scan privacy 2018-06-15 13:34:40 +02:00
pm.c
rate.c
rate.h
rc80211_minstrel.c net: remove blank lines at end of file 2018-07-24 14:10:43 -07:00
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
rc80211_minstrel_ht.h
rc80211_minstrel_ht_debugfs.c
rx.c mac80211: support reporting 0-length PSDU in radiotap 2018-09-05 10:08:25 +02:00
scan.c This round's updates: 2018-06-30 21:08:12 +09:00
spectmgmt.c mac80211: add ability to parse CCFS2 2018-09-05 10:03:14 +02:00
sta_info.c mac80211: add an optional TXQ for other PS-buffered frames 2018-09-05 10:03:13 +02:00
sta_info.h mac80211: add support for HE 2018-06-18 22:40:32 +02:00
status.c
tdls.c
tkip.c
tkip.h
trace.c
trace.h mac80211: add support for HE 2018-06-18 22:40:32 +02:00
trace_msg.h
tx.c mac80211: Fix PTK rekey freezes and clear text leak 2018-09-05 10:03:17 +02:00
util.c mac80211: add ability to parse CCFS2 2018-09-05 10:03:14 +02:00
vht.c mac80211: copy VHT EXT NSS BW Support/Capable data to station 2018-09-05 10:03:14 +02:00
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h