This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-03-07 19:07:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
19694044e8
openwrt
/
package
/
mac80211
History
Felix Fietkau
19694044e8
ath9k: merge a pending aggregation fix
...
SVN-Revision: 29273
2011-11-20 09:29:42 +00:00
..
files
mac80211: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI,
fix
#10335
.
2011-11-06 18:49:17 +00:00
patches
ath9k: merge a pending aggregation fix
2011-11-20 09:29:42 +00:00
Makefile
mac80211: update to wireless-testing 2011-11-15
2011-11-18 11:27:19 +00:00