On Sun, 2021-08-29 at 14:12 +0300, Kalle Valo wrote: > Luca Coelho <luca@xxxxxxxxx> writes: > > > Hi Kalle, > > > > Here's my pull request for v5.15 with all the patchesets I sent > > earlier. This is all normal development, new features, bugfixes and > > cleanups. More details about the contents in the tag description. > > > > Please let me know if there are any issues. > > > > Cheers, > > Luca. > > > > > > The following changes since commit e3f30ab28ac866256169153157f466d90f44f122: > > > > Merge branch 'pktgen-samples-next' (2021-08-25 13:44:30 +0100) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git tags/iwlwifi-next-for-kalle-2021-08-26 > > > > for you to fetch changes up to d9a406ac813dd6a4cfc92bc2576adf43219792ef: > > > > iwlwifi: bump FW API to 66 for AX devices (2021-08-26 23:39:05 +0300) > > > > ---------------------------------------------------------------- > > iwlwifi patches for v5.15 > > > > * Support scanning hidden 6GHz networks; > > * Some improvements in the FW error dumps; > > * Add some HE capability flags > > * A bunch of janitorial clean-ups; > > * Clean-ups in the TX code; > > * Small fix for SMPS; > > * Support for a new hardware family (Bz); > > * Small fix in the scan code; > > * A bunch of changes in the D3 code, including new FW API; > > * Finalize the refactoring of 6GHz scan; > > * Initial changes in the SAR profile code; > > * Fix reading one of our ACPI tables (WTAS); > > * Support some new ACPI table revisions; > > * Support new API of the WoWlan status FW notification; > > * Fixes in SAR ACPI tables handling; > > * Some debugging improvements; > > * Fix in ROC; > > * Support for new FW API versions; > > * Support new FW command versions; > > * Ongoing work on support for Bz devices; > > * Add new DHC framework to help with debugging of FW flows; > > * Some other small fixes, clean-ups and improvements. > > > > ---------------------------------------------------------------- > > I'm not convinced about CONFIG_IWLWIFI_DHC option yet, that needs more > discussion. Okay, so just let me know what the issue is (now that we depend on EXPERT) and let's decide what to do with it. > As the merge window most likely starts today, and I didn't want to > unnecessarily delay rest of iwlwifi patches, I decided to pull from a > commit before that DHC stuff: > > git pull git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git e257d969f36503b8eb1240f32653a1afb3109f86 > > So pulled, thanks. Thanks for pulling! But we also need at least the top patch in my pull- req, the one that bumps the FW API... -- Cheers, Luca.