mirror_ubuntu-kernels/drivers/net/wireless/mediatek/mt76
Mordechay Goodstein 2a2c86f15e ieee80211: add EHT 1K aggregation definitions
We add the fields for parsing extended ADDBA request/respond,
and new max 1K aggregation for limit ADDBA request/respond.

Adjust drivers to use the proper macro, IEEE80211_MAX_AMPDU_BUF ->
IEEE80211_MAX_AMPDU_BUF_HE.

Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Link: https://lore.kernel.org/r/20220214173004.b8b447ce95b7.I0ee2554c94e89abc7a752b0f7cc7fd79c273efea@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-02-16 15:42:18 +01:00
..
mt76x0 mt76: mt76x02: introduce SAR support 2021-12-19 15:24:00 +01:00
mt76x2 mt76: mt76x02: introduce SAR support 2021-12-19 15:24:00 +01:00
mt7603 mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update 2022-02-03 13:57:59 +01:00
mt7615 mt76: do not always copy ethhdr in reverse_frag0_hdr_trans 2022-02-03 16:15:05 +01:00
mt7915 ieee80211: add EHT 1K aggregation definitions 2022-02-16 15:42:18 +01:00
mt7921 mt76: do not always copy ethhdr in reverse_frag0_hdr_trans 2022-02-03 16:15:05 +01:00
agg-rx.c mt76: report Rx timestamp 2021-04-12 23:07:24 +02:00
debugfs.c mt76: debugfs: fix queue reporting for mt76-usb 2021-12-19 15:23:53 +01:00
dma.c mt76: dma: initialize skip_unmap in mt76_dma_rx_fill 2022-02-03 16:15:05 +01:00
dma.h mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
eeprom.c mt76: eeprom: tolerate corrected bit-flips 2021-12-19 15:24:01 +01:00
Kconfig mt76: mt7921: introduce mt7921e support 2021-01-29 18:09:57 +01:00
mac80211.c mt76: mt7915: fix/rewrite the dfs state handling logic 2022-02-03 16:14:58 +01:00
Makefile mt76: mt7921: fix build regression 2021-12-08 20:17:07 +02:00
mcu.c mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware 2021-10-20 10:36:49 +02:00
mmio.c
mt76_connac_mac.c mt76: mt7921: fix a possible race enabling/disabling runtime-pm 2021-12-22 19:53:52 +02:00
mt76_connac_mcu.c mt76: connac: add support for passing the cipher field in bss_info 2022-02-03 13:57:58 +01:00
mt76_connac_mcu.h mt76: mt7915: introduce mt7915_set_radar_background routine 2022-02-03 13:57:59 +01:00
mt76_connac.h mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module 2022-02-03 13:57:59 +01:00
mt76.h mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes 2022-02-04 11:28:36 +01:00
mt76x02_beacon.c
mt76x02_debugfs.c
mt76x02_dfs.c mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector state 2022-02-03 16:15:05 +01:00
mt76x02_dfs.h
mt76x02_dma.h
mt76x02_eeprom.c
mt76x02_eeprom.h
mt76x02_mac.c mt76x02: improve mac error check/reset reliability 2022-02-03 14:34:35 +01:00
mt76x02_mac.h mt76: make mt76_update_survey() per phy 2021-06-19 09:22:49 +02:00
mt76x02_mcu.c mt76: improve mcu error logging 2021-04-21 11:42:22 +02:00
mt76x02_mcu.h
mt76x02_mmio.c mt76: mt76x02: improve tx hang detection 2022-02-03 14:34:35 +01:00
mt76x02_phy.c
mt76x02_phy.h
mt76x02_regs.h mt76x02: improve mac error check/reset reliability 2022-02-03 14:34:35 +01:00
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c
mt76x02_usb_core.c mt76: fix possible pktid leak 2021-11-24 19:21:50 +02:00
mt76x02_usb_mcu.c
mt76x02_usb.h
mt76x02_util.c mt76: move sar_capa configuration in common code 2021-12-19 15:24:02 +01:00
mt76x02.h mt76: mt76x02: improve tx hang detection 2022-02-03 14:34:35 +01:00
pci.c
sdio_txrx.c mt76: sdio: honor the largest Tx buffer the hardware can support 2022-02-03 13:58:00 +01:00
sdio.c mt76: sdio: honor the largest Tx buffer the hardware can support 2022-02-03 13:58:00 +01:00
sdio.h mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl 2022-02-03 13:57:59 +01:00
testmode.c mt76: testmode: add support to set MAC 2021-12-18 11:47:57 +01:00
testmode.h wireless-drivers-next patches for v5.17 2021-12-23 09:12:37 -08:00
trace.c
trace.h
tx.c mt76: fix timestamp check in tx_status 2021-11-24 19:21:02 +02:00
usb_trace.c
usb_trace.h
usb.c mt76: remove mt76_wcid pointer from mt76_tx_status_check signature 2021-10-20 10:36:47 +02:00
util.c
util.h mt76: Make use of the helper macro kthread_run() 2021-10-23 13:23:45 +02:00