aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mwlwifi/patches/004-mwlwifi-fix-PCIe-DT-node-null-pointer-dereference.patch
Commit message (Collapse)AuthorAgeFilesLines
* mwlwifi: update to version 10.3.9.0-20230311Kabuli Chana2023-04-191-1/+1
| | | | | | | | | | | | | upstream PR 408 improvements: -Fix AMSDU packets unused -Removed the ASMDU packets queue -Add more info in the iw tool -fix is_hw_crypto_enabled -Optimization AMPDU_TX_OPERATIONAL (avoid a spinlock) change to wongsyrone mod Signed-off-by: Kabuli Chana <newtownBuild@gmail.com>
* mwlwifi: fix 5.15 kernel supportRobert Marko2022-04-091-0/+31
Fix compilation and usage under kernel 5.15 for the mwlwifi driver. For detailed description of changes, check individual patches. Signed-off-by: Robert Marko <robert.marko@sartura.hr>