aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/319-0032-brcmfmac-use-correct-skb-freeing-helper-when-deletin.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2016-10-08Felix Fietkau2016-10-131-58/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: backport brcmfmac changes from 2016-09-27Rafał Miłecki2016-09-271-0/+58
This fixes bug that could cause WARNING on every add_key/del_key call. It also replaces WARNING with a simple message. They may still occur e.g. on station going out of range and A-MPDU stall in the firmware. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>