Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: rebase ontop of v4.18.5 | John Crispin | 2018-09-26 | 1 | -70/+0 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | mac80211: backport brcmfmac fixes & debugging helpers from 4.18 | Rafał Miłecki | 2018-07-26 | 1 | -0/+70 |
The most important is probably regression fix in handling platform NVRAM. That bug stopped hardware from being properly calibrated breaking e.g. 5 GHz for Netgear R8000. Other than that it triggers memory dumps when experiencing firmware problems which is important for debugging purposes. Fixes: 7e8eb7f309a8 ("mac80211: backport brcmfmac firmware & clm_blob loading rework") Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |