Message ID | b34ff82b2d084d939e636494b24ab1e25ad9b2d3.camel@intel.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 832c3f66f53f1eb20f424b916a311ad82074ef0d |
Delegated to: | Kalle Valo |
Headers | show |
Series | pull-request: iwlwifi-next-for-kalle-2022-12-07 | expand |
"Greenman, Gregory" <gregory.greenman@intel.com> wrote: > Hi Kalle, > > Here's the 3rd pull request for v6.2 with the last patchset I sent. > This is all normal development, new features, small fixes and cleanups. > More details about the contents in the tag description. > > Please let me know if there are any issues. > > Thanks, > Gregory > > The following changes since commit 65e6af6cebefbf7d8d8ac52b71cd251c2071ad00: > > net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill (2022-12-02 21:23:02 -0800) > > are available in the Git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git tags/iwlwifi-next-for-kalle-2022-12-07 > > for you to fetch changes up to a6365c2da9faf7c7bcb81fbc4b422e9f319c9f0c: > > wifi: iwlwifi: fw: use correct IML/ROM status register (2022-12-07 17:36:50 +0200) > > ---------------------------------------------------------------- > An additional set of patches intended for v6.2. > > It contains: > * Adjustments for the new HW > * Adjustments for FW API update > * A few small fixes and cleanups > * Improvements for debug dumps mechanism > > ---------------------------------------------------------------- > Jakob Koschel (1): > wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variable > > Johannes Berg (3): > wifi: iwlwifi: nvm-parse: enable WiFi7 for Fm radio for now > wifi: iwlwifi: modify new queue allocation command > wifi: iwlwifi: fw: use correct IML/ROM status register > > Miri Korenblit (1): > wifi: iwlwifi: mvm: Don't use deprecated register > > Mordechay Goodstein (1): > wifi: iwlwifi: mvm: don't access packet before checking len > > Mukesh Sisodiya (3): > wifi: iwlwifi: dump: Update check for valid FW address > wifi: iwlwifi: pcie: Add reading and storing of crf and cdb id. > wifi: iwlwifi: dump: Update check for UMAC valid FW address > > Naftali Goldstein (1): > wifi: iwlwifi: mvm: d3: add TKIP to the GTK iterator > > Tom Rix (1): > wifi: iwlwifi: mei: clean up comments > > drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h | 16 ++++++++++------ > drivers/net/wireless/intel/iwlwifi/fw/dump.c | 7 ++++--- > drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 2 ++ > drivers/net/wireless/intel/iwlwifi/iwl-trans.h | 4 ++++ > drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h | 6 +++--- > drivers/net/wireless/intel/iwlwifi/mei/main.c | 2 +- > drivers/net/wireless/intel/iwlwifi/mei/sap.h | 10 +++++----- > drivers/net/wireless/intel/iwlwifi/mei/trace-data.h | 2 +- > drivers/net/wireless/intel/iwlwifi/mei/trace.h | 2 +- > drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 9 +++++++-- > drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c | 12 +++++------- > drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 6 +++++- > drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 9 ++++++--- > drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 38 ++++++++++++++++++++------------------ > drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 26 ++++++++++++++++---------- > drivers/net/wireless/intel/iwlwifi/mvm/time-event.c | 7 +++---- > drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 33 +++++++++++++++++++++++---------- > 17 files changed, 116 insertions(+), 75 deletions(-) Pulled, thanks. 832c3f66f53f Merge tag 'iwlwifi-next-for-kalle-2022-12-07' of http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next