aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath5k
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: Update to version 5.12.19-1Hauke Mehrtens2021-10-232-4/+4
| | | | | | The removed patches were applied upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mac80211: split ath patch in dedicated subdirAnsuel Smith2021-06-046-0/+288
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>