mirror-linux/drivers/net/wireless/ath/carl9170
Lachlan Hodges e0c47c6229 wifi: mac80211: support parsing S1G TIM PVB
An S1G TIM PVB has 3 mandatory encoding modes, that being
block bitmap, single AID and OBL alongside the ability for
each encoding mode to be inverted. Introduce the ability to
parse the 3 encoding formats. The implementation specification
for the encoding formats can be found in IEEE80211-2024 9.4.2.5.

Signed-off-by: Arien Judge <arien.judge@morsemicro.com>
Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
Link: https://patch.msgid.link/20250725132221.258217-3-lachlan.hodges@morsemicro.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-09-04 11:19:01 +02:00
..
Kconfig
Makefile
carl9170.h
cmd.c
cmd.h
debug.c
debug.h
eeprom.h
fw.c gcc-15: add '__nonstring' markers to byte arrays 2025-04-20 11:57:54 -07:00
fwcmd.h
fwdesc.h
hw.h
led.c
mac.c
main.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
phy.c
phy.h
rx.c wifi: mac80211: support parsing S1G TIM PVB 2025-09-04 11:19:01 +02:00
tx.c wifi: carl9170: micro-optimize carl9170_tx_shift_bm() 2025-05-20 18:08:38 -07:00
usb.c wifi: carl9170: do not ping device which has failed to load firmware 2025-06-17 16:28:35 -07:00
version.h
wlan.h