Felix Fietkau <nbd@xxxxxxxx> writes: > Hi Kalle, > > here's an updated version of my first pull request for 5.16 > > - Felix > > The following changes since commit 9b793db5fca44d01f72d3564a168171acf7c4076: > > b43: fix a lower bounds test (2021-10-11 09:09:30 +0300) > > are available in the Git repository at: > > https://github.com/nbd168/wireless tags/mt76-for-kvalo-2021-10-12 > > for you to fetch changes up to 39e333d657f49619c65b9f5b59aa6405f13abf35: > > mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs (2021-10-12 20:28:10 +0200) > > ---------------------------------------------------------------- > mt76 patches for 5.16 > > * various bugfixes > * endian fixes > * mt7921 aspm support > * cleanup > * mt7921 testmode support > * rate handling fixes > * tx status fixes/improvements > * mt7921 power management improvements > * mt7915 LED support > * DBDC fixes > * mt7921 6GHz support > * support for eeprom data in DT > * mt7915 TWT support > > ---------------------------------------------------------------- There are few problems: In commit 4869b41c75770da466ed90eb8ac022175c5f72ce fixes tag have incorrect format: Fixes: 1d8efc741df8 'mt76: mt7921: introduce Runtime PM support' Fixes: de5ff3c9d1a2 'mt76: mt7615: introduce pm_power_save delayed work' In commit b7fce5823fd0 ("mt76: mt7921: fix the inconsistent state between bind and unbind") Fixes tag Fixes: c1af184ba830 ("mt76: mt7921: fix dma hang in rmmod") has these problem(s): - Target SHA1 does not exist In commit 34f3427bd233 ("mt76: add a bound check in mt76_calculate_default_rate()") Fixes tag Fixes: 75fb2e62d444 (mt76: add mt76_default_basic_rate more devices can rely on) has these problem(s): - Target SHA1 does not exist In commit 787523c2b0bd ("mt76: mt7915: add a missing HT flag for GI parsing") Fixes tag Fixes: 14b220c07188 ("mt76: mt7915: report tx rate directly from tx status") has these problem(s): - Target SHA1 does not exist -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches