aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/325-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: rename patches accepted upstreamRafał Miłecki2018-03-011-26/+0
| | | | | | | | This is to simplify maintenance. It's easy to say now which patches need some extra work and/or sending upstream. Updating to newer backports should be also simpler with this. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* mac80211: round up tx status headroomFelix Fietkau2018-02-211-0/+26
Fixes unaligned access exceptions in mt76 when transmitting beacons Signed-off-by: Felix Fietkau <nbd@nbd.name>