OpenCloudOS-Kernel/drivers/net/wireless/mediatek/mt76
Jakub Kicinski e5e487a2ec wireless-drivers fixes for v5.14
First set of fixes for v5.14 and nothing major this time. New devices
 for iwlwifi and one fix for a compiler warning.
 
 iwlwifi
 
 * support for new devices
 
 mt76
 
 * fix compiler warning about MT_CIPHER_NONE
 -----BEGIN PGP SIGNATURE-----
 
 iQFJBAABCgAzFiEEiBjanGPFTz4PRfLobhckVSbrbZsFAmEb7SAVHGt2YWxvQGNv
 ZGVhdXJvcmEub3JnAAoJEG4XJFUm622bDaEH/1TH5IlBXq4dNPGNwgZ0L4sXFlVk
 U7mSbuv2BdH+5edozGwdGl4d6o/vqzcoYSF/dh6d4rpX//zacSsB4LpACW1knlh5
 aJxjP5PdxLty/90JXtpBxL79WfQ9kVQ72ldKAg1Gk9XFk1UOqXSaOaLccNBtFk78
 n97hNwEeKKX1bw//fNLgyxUAlMoIVCaNjtcY9xJpoC5xLHQxM7ixhxqZF7XSeujQ
 z63CRUnT/7gFr4DbOLsZSZVYhCX9v+rz4imIsNbly3e6vLH9Mp2pkyHFfaHKFk6X
 tV/Kkd1Bq6OjQAGSq7mbddi7XqXSd3/1rUZChUy0ZSiyKlly52iqxWhWBBI=
 =YqJK
 -----END PGP SIGNATURE-----

Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for v5.14

First set of fixes for v5.14 and nothing major this time. New devices
for iwlwifi and one fix for a compiler warning.

iwlwifi
 * support for new devices

mt76
 * fix compiler warning about MT_CIPHER_NONE

* tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers:
  mt76: fix enum type mismatch
  iwlwifi: add new so-jf devices
  iwlwifi: add new SoF with JF devices
  iwlwifi: pnvm: accept multiple HW-type TLVs
====================

Link: https://lore.kernel.org/r/20210817171027.EC1E6C43460@smtp.codeaurora.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-08-17 15:08:14 -07:00
..
mt76x0 mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl 2021-06-19 09:22:44 +02:00
mt76x2 mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded 2021-04-11 18:50:39 +02:00
mt7603 mt76: fix iv and CCMP header insertion 2021-06-19 09:22:51 +02:00
mt7615 mt76: mt7615: set macwork timeout according to runtime-pm 2021-06-19 09:22:51 +02:00
mt7915 mt76: fix enum type mismatch 2021-08-06 10:56:53 +03:00
mt7921 wireless-drivers fixes for v5.14 2021-08-17 15:08:14 -07:00
Kconfig mt76: mt7921: introduce mt7921e support 2021-01-29 18:09:57 +01:00
Makefile mt76: mt7921: introduce mt7921e support 2021-01-29 18:09:57 +01:00
agg-rx.c mt76: report Rx timestamp 2021-04-12 23:07:24 +02:00
debugfs.c mt76: debugfs: introduce napi_threaded node 2021-04-21 20:55:56 +02:00
dma.c mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails 2021-06-17 18:33:53 +02: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: mt7915: add support for applying pre-calibration data 2021-04-21 11:42:22 +02:00
mac80211.c mt76: make mt76_update_survey() per phy 2021-06-19 09:22:49 +02:00
mcu.c mt76: mt7921: get rid of mcu_reset function pointer 2021-04-21 20:55:55 +02:00
mmio.c mt76: mt7615: rework IRQ handling to prepare for MSI support 2020-05-12 19:52:31 +02:00
mt76.h mt76: fix iv and CCMP header insertion 2021-06-19 09:22:51 +02:00
mt76_connac.h mt76: mt7921: fix the coredump is being truncated 2021-06-19 09:22:51 +02:00
mt76_connac_mac.c mt76: mt7663s: enable runtime-pm 2021-06-19 09:22:51 +02:00
mt76_connac_mcu.c mt76: mt7921: limit txpower according to userlevel power 2021-06-19 09:22:50 +02:00
mt76_connac_mcu.h mt76: mt7921: enable deep sleep at runtime 2021-06-19 09:22:50 +02:00
mt76x02.h mt76: move chainmask in mt76_phy 2021-01-26 20:07:48 +01:00
mt76x02_beacon.c mt76: mt76x02: minor mt76x02_mac_set_beacon optimization 2020-02-14 10:06:02 +01:00
mt76x02_debugfs.c mt76: Convert to DEFINE_SHOW_ATTRIBUTE 2020-09-24 18:10:20 +02:00
mt76x02_dfs.c wireless: mt76: convert tasklets to use new tasklet_setup() API 2020-12-04 13:46:16 +01:00
mt76x02_dfs.h
mt76x02_dma.h mt76: convert from tx tasklet to tx worker thread 2020-09-24 18:10:18 +02:00
mt76x02_eeprom.c mt76: move band capabilities in mt76_phy 2020-12-04 14:31:15 +01:00
mt76x02_eeprom.h
mt76x02_mac.c mt76: fix iv and CCMP header insertion 2021-06-19 09:22:51 +02: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 mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_mmio.c mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
mt76x02_phy.c mt76: move chainmask in mt76_phy 2021-01-26 20:07:48 +01:00
mt76x02_phy.h mt76: move channel state to struct mt76_phy 2020-02-14 10:03:08 +01:00
mt76x02_regs.h mt76: fix iv and CCMP header insertion 2021-06-19 09:22:51 +02:00
mt76x02_trace.c
mt76x02_trace.h mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
mt76x02_txrx.c mt76: Introduce mt76_mcu data structure 2020-02-14 10:17:46 +01:00
mt76x02_usb.h mt76: remove qid argument to drv->tx_complete_skb 2020-09-24 18:10:17 +02:00
mt76x02_usb_core.c mt76: move tx hw data queues in mt76_phy 2020-12-04 14:31:15 +01:00
mt76x02_usb_mcu.c mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_util.c mt76: move mt76_rates in mt76 module 2021-06-19 09:22:37 +02:00
pci.c mt76: fix include in pci.h 2020-07-21 19:01:14 +02:00
sdio.c mt76: sdio: do not run mt76_txq_schedule directly 2021-06-19 09:22:51 +02:00
testmode.c mt76: testmode: move chip-specific stats dump before common stats 2021-06-19 09:22:49 +02:00
testmode.h mt76: testmode: add support to send larger packet 2021-04-21 11:42:19 +02:00
trace.c mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
trace.h mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
tx.c mt76: move mt76_get_next_pkt_id in mt76.h 2021-06-19 09:22:49 +02:00
usb.c mt76: intialize tx queue entry wcid to 0xffff by default 2021-06-17 18:33:48 +02:00
usb_trace.c
usb_trace.h
util.c mt76: add utility functions for deferring work to a kernel thread 2020-09-24 18:10:18 +02:00
util.h mt76: add utility functions for deferring work to a kernel thread 2020-09-24 18:10:18 +02:00