aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/451-v5.2-0002-brcmfmac-fix-NULL-pointer-derefence-during-USB-disco.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: brcmfmac: backport important fixes from kernel 5.2Rafał Miłecki2019-06-161-3/+3
| | | | | | | | | | 1) Crash/Oops fixes 2) One-line patch for BCM43456 support 3) Fix communication with some specific FullMAC firmwares 4) Potential fix for "Invalid packet id" errors 5) Important helper for reporting FullMAC firmware crashes Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* mac80211: brcmfmac: really add early fw crash recoveryRafał Miłecki2019-04-181-0/+217
Previous commit backported USB fixes instead of firmware crash recovery patches. Fixes: 02aed76968d6 ("mac80211: brcmfmac: early work on FullMAC firmware crash recovery") Signed-off-by: Rafał Miłecki <rafal@milecki.pl>