Message ID | d19d9ad6a7ddab0c8345e5922e58e4a28a593c45.camel@coelho.fi (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Kalle Valo |
Headers | show |
Series | pull-request: iwlwifi-next 2022-02-18 | expand |
Luca Coelho <luca@coelho.fi> writes: > Here's my first pull request for v5.18 with the six patchsets I sent > earlier, plus about 10 patches sent by the community. > > 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 ea0de861374b06f97620eb508d442161b56cfa62: > > mac80211_hwsim: Advertise support for EHT capabilities (2022-02-16 15:44:45 +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-2022-02-18 > > for you to fetch changes up to cb0a1fb7fd86b0062692b5056ca8552906509512: > > iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write (2022-02-18 10:40:56 +0200) > > ---------------------------------------------------------------- > iwlwifi patches for v5.18 > > * Support UHB TAS enablement via BIOS; > * Remove a bunch of W=1 warnings; > * Add support for channel switch offload; > * Support a new FW API command version; > * Support 32 Rx AMPDU sessions in newer devices; > * Support a few new FW API command versions; > * Some debugging infra fixes; > * A few fixes in the HE functionality; > * Add a few new devices; > * A bunch of fixes for W=1 and W=3 warnings; > * Add support for a couple of new devices; > * Fix a potential buffer underflow; > * W=1 warnings clean up continues; > * Some improvements and fixes in scanning; > * More work on the Bz family of devices; > * Add support for band disablement via BIOS; > * Bump FW API version; > * Fix config structure for one device; > * Support a new FW API command version; > * Support new queue allocation command; > * Some more debugging improvements; > * Some other small fixes, clean-ups and improvements. > > ---------------------------------------------------------------- Pulled, thanks Luca.