Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: remove old legacy legacy drivers | Felix Fietkau | 2022-11-09 | 1 | -112/+0 |
| | | | | | | | | | | | Get rid of drivers that are either limited to 802.11b/g or don't even support cfg80211/mac80211. Most of these are either limited to boards that we don't even support anymore because of firmware size, or were only used for custom hacks by a really small number of users in the past. Let's get rid of those to reduce the maintenance effort and the number of useless packages Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | acx-mac80211: fix scan API error that could lead to a crash | Felix Fietkau | 2017-02-03 | 1 | -0/+29 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | mac80211: update to wireless-testing 2016-05-12 | Felix Fietkau | 2016-05-15 | 1 | -0/+83 |
Signed-off-by: Felix Fietkau <nbd@nbd.name> |