mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-18 18:15:25 +00:00
The fixes are only for the WRT1900X and WRT1200AC. It contains: Deletes the driver's ability to modify the debit table. Remove skb_get(done_skb) in txdone Reworking ISR clean code Napi replaces tasklet Add rx_decrypt feature Signed-off-by: Michael Trinidad <trinidude4@hotmail.com> Link: https://github.com/openwrt/openwrt/pull/17997 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18145 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>