On 2/17/19 7:47 PM, Daniel Golle wrote: > Thank you! I've tested this today and works great (and was little work > to re-base my clean-up of rt2x00 on top of it, so you got my thumbs up)
I plan to create a new backports release every 2 to 3 months mostly to get the new RC kernel in and also update the stable versions. I plan to update OpenWrt to the wireless system from Linux kernel 5.1 after the 19.03 release. Hauke > > On Fri, Feb 15, 2019 at 09:38:47PM +0100, Hauke Mehrtens wrote: >> This updates mac80211 to backports version 4.19.23-1 which includes all >> the stable fixes from kernel 4.19.23. >> The removed patches are included in this version. >> >> Signed-off-by: Hauke Mehrtens <[email protected]> >> --- >> package/kernel/mac80211/Makefile | 8 +- >> ...fix-tx99-with-monitor-mode-interface.patch | 2 +- >> ...upport-for-using-active-monitor-inte.patch | 2 +- >> ...-authentication-messages-for-late-ac.patch | 27 ---- >> ...ve-debug-log-after-buffer-increments.patch | 14 +- >> ...ck-da-enabled-first-in-sampling-rout.patch | 33 ----- >> ...k-dynack-make-ewma-estimation-faster.patch | 139 ------------------ >> ...21-ath10k_init_devices_synchronously.patch | 2 +- >> ...rolling-support-for-various-chipsets.patch | 6 +- >> ...fix-decoding-channel-info-for-160-MH.patch | 41 ------ >> ...-of-bounds-memory-access-during-fw-l.patch | 110 -------------- >> ...frameburst-mode-in-default-firmware-.patch | 2 +- >> ...c-handle-compressed-tx-status-signal.patch | 36 ++--- >> ...0001-brcmfmac-fix-roamoff-1-modparam.patch | 68 --------- >> .../patches/build/060-no_local_ssb_bcma.patch | 4 +- >> .../602-rt2x00-introduce-rt2x00eeprom.patch | 2 +- >> ...-rt2x00-add-rf-self-txdc-calibration.patch | 2 +- >> .../rt2x00/983-rt2x00-add-r-calibration.patch | 2 +- >> .../984-rt2x00-add-rxdcoc-calibration.patch | 2 +- >> .../985-rt2x00-add-rxiq-calibration.patch | 2 +- >> .../986-rt2x00-add-TX-LOFT-calibration.patch | 2 +- >> .../subsys/140-tweak-TSQ-setting.patch | 2 +- >> .../subsys/150-disable_addr_notifier.patch | 4 +- >> ...-skb-fraglist-before-freeing-the-skb.patch | 31 ---- >> ...0211-add-hdrlen-to-ieee80211_tx_data.patch | 4 +- >> ...80211-add-NEED_ALIGNED4_SKBS-hw-flag.patch | 14 +- >> ...l-merge-with-minstrel_ht-always-enab.patch | 4 +- >> ...ory-accounting-with-A-MSDU-aggregati.patch | 6 +- >> ...tx-status-for-PS-stations-in-ieee802.patch | 26 ---- >> ...rdering-of-buffered-broadcast-packet.patch | 28 ---- >> ...ernel-panic-when-TXing-after-TXQ-tea.patch | 60 -------- >> ...ry-leak-if-validate_pae_over_nl80211.patch | 29 ---- >> ...l_ht-add-flag-to-indicate-missing-in.patch | 4 +- >> ...that-management-tx-skbs-have-encrypt.patch | 48 ------ >> 34 files changed, 64 insertions(+), 702 deletions(-) >> delete mode 100644 >> package/kernel/mac80211/patches/ath/553-ath9k-dynack-use-authentication-messages-for-late-ac.patch >> delete mode 100644 >> package/kernel/mac80211/patches/ath/555-ath9k-dynack-check-da-enabled-first-in-sampling-rout.patch >> delete mode 100644 >> package/kernel/mac80211/patches/ath/556-ath9k-dynack-make-ewma-estimation-faster.patch >> delete mode 100644 >> package/kernel/mac80211/patches/brcm/307-v4.20-0001-brcmutil-really-fix-decoding-channel-info-for-160-MH.patch >> delete mode 100644 >> package/kernel/mac80211/patches/brcm/327-v5.0-brcmfmac-Fix-out-of-bounds-memory-access-during-fw-l.patch >> delete mode 100644 >> package/kernel/mac80211/patches/brcm/331-v5.0-0001-brcmfmac-fix-roamoff-1-modparam.patch >> delete mode 100644 >> package/kernel/mac80211/patches/subsys/351-mac80211-free-skb-fraglist-before-freeing-the-skb.patch >> delete mode 100644 >> package/kernel/mac80211/patches/subsys/379-mac80211-ignore-tx-status-for-PS-stations-in-ieee802.patch >> delete mode 100644 >> package/kernel/mac80211/patches/subsys/380-mac80211-fix-reordering-of-buffered-broadcast-packet.patch >> delete mode 100644 >> package/kernel/mac80211/patches/subsys/381-mac80211-fix-a-kernel-panic-when-TXing-after-TXQ-tea.patch >> delete mode 100644 >> package/kernel/mac80211/patches/subsys/382-nl80211-fix-memory-leak-if-validate_pae_over_nl80211.patch >> delete mode 100644 >> package/kernel/mac80211/patches/subsys/384-mac80211-ensure-that-management-tx-skbs-have-encrypt.patch _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
