Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: split ath patch in dedicated subdir | Ansuel Smith | 2021-06-04 | 1 | -11/+0 |
| | | | | | | | | | | The ath patch number is already large and adding other patch for ath11k will add more confusion with the patch numbering. Since the support of ath11k based device is imminent, prepare the mac80211 ath patch dir and split it in the dedicated ath5k, ath9k, ath10k and ath11k (empty for now). Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> | ||||
* | mac80211: update to version based on 4.19-rc4 | Hauke Mehrtens | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | This updates mac80211 to backports based on kernel 4.19-rc4. I plan to integrate all the patches which are in this tar into upstream backports soon. I used the backports generated from this code: https://github.com/hauke/backports/commits/wip2 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | mac80211: rebase ontop of v4.18.5 | John Crispin | 2018-09-26 | 1 | -0/+11 |
Signed-off-by: John Crispin <john@phrozen.org> |