Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: rely on iwinfo for phy->path and path->phy lookups | Felix Fietkau | 2021-06-10 |
| | | | | | | This avoids inconsistencies from having multiple implementations do the same thing Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | mac80211: add support for multiple wiphys behind a single device | Felix Fietkau | 2019-11-05 |
The device path will be the same for the first phy. For all subsequent phys, the path gets an extra +1, +2, ... Move the code for converting path to phy and vice versa to a separate library script shared by config detection code and the netifd wireless handler script Signed-off-by: Felix Fietkau <nbd@nbd.name> |