mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi/mvm
Jakub Kicinski e6988447c1 Notable changes this time around:
MAINTAINERS
  * add missing driver git trees
 
 ath11k
  * factory test mode support
 
 iwlwifi
  * config rework to drop test devices and
    split the different families
  * major update for new firmware and MLO
 
 stack
  * initial multi-link reconfiguration suppor
  * multi-BSSID and MLO improvements
 
 other
  * fix the last few W=1 warnings from GCC 13
  * merged wireless tree to avoid conflicts
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEpeA8sTs3M8SN2hR410qiO8sPaAAFAmSUmQwACgkQ10qiO8sP
 aAB2DQ//ZuU93rYpch/NGQcl8dmcOH7SeSo2CMU8niBMkQxn2O4oz/05L2EFjRsx
 xqF8GQoVCOK4UWsJ4luEJzqTn7ZTvzkfpy77YHMRStTx0jbQqC+5SPp1pKU7TNAE
 jjMngYVIi3ZDCwqe44bw79+ybyMySf9vSjPVgLDtX00WdUWvectw2wcrR1vrKwq1
 DbIwuwe8Nn0Qn3BGyJAP4iaYi9wxi+c+tS2VY+7bP+0sZEYemZP4rEQ/LPKn8zl3
 +IDv9VwR1ns6d+2+3pvf6ihtZilrHuNRtEYbaBA0TdG4M00tPEsS+YUjwFEmeieJ
 E/wM+lR4/LIHC3rsY6Cwl8TyvdjLka3HqpytHWGCXF0wicjia1UtTkzlJDiM9esi
 ptnb1d26o2SGOPONOlMyKt8NooccAt3MIlYq25teshDr1P4tXD92j7oNVk7RhwAM
 XYzBDGDQYJsAMo/tqzkbOQeUS1ojpsftGf2sQy5qYGRrHZCMquJApwKP1IfbEsF8
 FR3/gZxLKdZfr06rWZJccH4Y7gnGm+EEmPBnREPdm6ABR/Rvm0orhJZSrhNY7IdB
 bgvnwn5CWyrYXjkywcqMBzZRWPD0vZLLbPuRkneuOMmroA1oCjFzbj06/7UT6jpe
 gZPPelIq1GvRHguCI+8jRgxlCiBOI5+GT6FY+9YTLAOFYBY1AZI=
 =KSBu
 -----END PGP SIGNATURE-----

Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next

Johannes Berg says:

====================
Notable changes this time around:

MAINTAINERS
 - add missing driver git trees

ath11k
 - factory test mode support

iwlwifi
 - config rework to drop test devices and
   split the different families
 - major update for new firmware and MLO

stack
 - initial multi-link reconfiguration suppor
 - multi-BSSID and MLO improvements

other
 - fix the last few W=1 warnings from GCC 13
 - merged wireless tree to avoid conflicts

* tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next: (245 commits)
  wifi: ieee80211: fix erroneous NSTR bitmap size checks
  wifi: rtlwifi: cleanup USB interface
  wifi: rtlwifi: simplify LED management
  wifi: ath10k: improve structure padding
  wifi: ath9k: convert msecs to jiffies where needed
  wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flow
  wifi: iwlwifi: mvm: update two most recent GTKs on D3 resume flow
  wifi: iwlwifi: mvm: Refactor security key update after D3
  wifi: mac80211: mark keys as uploaded when added by the driver
  wifi: iwlwifi: remove support of A0 version of FM RF
  wifi: iwlwifi: cfg: clean up Bz module firmware lines
  wifi: iwlwifi: pcie: add device id 51F1 for killer 1675
  wifi: iwlwifi: bump FW API to 83 for AX/BZ/SC devices
  wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constants
  wifi: iwlwifi: also unify Ma device configurations
  wifi: iwlwifi: also unify Sc device configurations
  wifi: iwlwifi: unify Bz/Gl device configurations
  wifi: iwlwifi: pcie: also drop jacket from info macro
  wifi: iwlwifi: remove support for *nJ devices
  wifi: iwlwifi: don't load old firmware for 22000
  ...
====================

Link: https://lore.kernel.org/r/20230622185602.147650-2-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-22 20:09:13 -07:00
..
binding.c wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id() 2023-06-14 12:32:20 +02:00
coex.c wifi: iwlwifi: mvm: coex: start handling multiple links 2023-03-30 12:08:37 +02:00
constants.h wifi: iwlwifi: implement WPFC ACPI table loading 2023-06-19 12:05:26 +02:00
d3.c wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flow 2023-06-21 14:14:40 +02:00
debugfs-vif.c wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP address 2023-06-19 12:05:26 +02:00
debugfs.c wifi: iwlwifi: unify Bz/Gl device configurations 2023-06-21 14:07:01 +02:00
debugfs.h
ftm-initiator.c wifi: iwlwifi: mvm: FTM initiator MLO support 2023-06-14 12:32:17 +02:00
ftm-responder.c wifi: iwlwifi: mvm: FTM responder MLO support 2023-06-14 12:32:18 +02:00
fw-api.h iwlwifi: mvm/api: define system control command 2021-12-07 20:06:45 +02:00
fw.c wifi: iwlwifi: mvm: send LARI configuration earlier 2023-06-21 14:02:15 +02:00
led.c
link.c wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld aware 2023-06-21 14:02:15 +02:00
mac80211.c wifi: iwlwifi: mvm: check only affected links 2023-06-21 14:02:16 +02:00
mac-ctxt.c wifi: iwlwifi: mvm: check the right csa_active 2023-06-21 14:02:14 +02:00
Makefile wifi: iwlwifi: mvm: report hardware timestamps in RX/TX status 2023-03-22 13:16:35 +01:00
mld-key.c wifi: iwlwifi: mvm: Don't access vif valid links directly 2023-06-19 12:05:27 +02:00
mld-mac80211.c wifi: iwlwifi: mvm: support new flush_sta method 2023-06-21 14:02:16 +02:00
mld-mac.c wifi: iwlwifi: mvm: Don't access vif valid links directly 2023-06-19 12:05:27 +02:00
mld-sta.c wifi: iwlwifi: mvm: add a NULL pointer check 2023-06-19 12:05:25 +02:00
mvm.h wifi: iwlwifi: mvm: support new flush_sta method 2023-06-21 14:02:16 +02:00
nvm.c wifi: iwlwifi: update response for mcc_update command 2023-06-14 12:32:17 +02:00
offloading.c wifi: iwlwifi: mvm: rename BTM support flag and its TLV 2023-06-14 12:32:19 +02:00
ops.c wifi: iwlwifi: add some FW misbehaviour check infrastructure 2023-06-19 12:05:26 +02:00
phy-ctxt.c wifi: iwlwifi: handle eSR transitions 2023-06-19 12:05:27 +02:00
power.c wifi: iwlwifi: mvm: adjust skip-over-dtim in D3 2023-06-21 14:02:16 +02:00
ptp.c wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_fw() 2023-03-30 11:16:21 +02:00
quota.c wifi: iwlwifi: mvm: vif preparation for MLO 2023-03-30 12:07:52 +02:00
rfi.c wifi: iwlwifi: mvm: rfi: disable RFI feature 2023-05-16 10:16:51 -07:00
rs-fw.c wifi: iwlwifi: mvm: use EHT maximum MPDU length on 2.4 GHz 2023-06-21 14:02:15 +02:00
rs.c wifi: iwlwifi: add a few rate index validity checks 2023-06-19 12:05:26 +02:00
rs.h wifi: iwlwifi: mvm: remove RS rate init update argument 2023-04-18 14:47:55 +02:00
rx.c wifi: iwlwifi: mvm: Validate tid is in valid range before using it 2023-06-19 12:05:26 +02:00
rxmq.c wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection 2023-06-21 14:02:16 +02:00
scan.c wifi: iwlwifi: mvm: Add support for scan version 17 2023-06-21 14:02:16 +02:00
sf.c wifi: iwlwifi: remove disable_dummy_notification 2023-06-21 14:02:15 +02:00
sta.c wifi: iwlwifi: mvm: avoid baid size integer overflow 2023-06-21 14:02:16 +02:00
sta.h wifi: iwlwifi: make debugfs entries link specific 2023-06-14 12:32:17 +02:00
tdls.c wifi: iwlwifi: mvm: sta preparation for MLO 2023-03-30 12:07:52 +02:00
testmode.h
time-event.c wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare 2023-06-14 12:32:20 +02:00
time-event.h
time-sync.c wifi: iwlwifi: mvm: support enabling and disabling HW timestamping 2023-03-22 13:16:37 +01:00
time-sync.h wifi: iwlwifi: mvm: support enabling and disabling HW timestamping 2023-03-22 13:16:37 +01:00
tt.c Networking changes for 6.4. 2023-04-26 16:07:23 -07:00
tx.c Notable changes this time around: 2023-06-22 20:09:13 -07:00
utils.c wifi: iwlwifi: handle eSR transitions 2023-06-19 12:05:27 +02:00
vendor-cmd.c iwlwifi: mvm: return value for request_ownership 2022-03-02 22:37:25 +01:00