This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2024-12-14 19:04:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f53128f79b
openwrt
/
package
/
madwifi
History
Jo-Philipp Wich
ee875810eb
madwifi: 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. ath0 for network 1 on phy 1 and ath0-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
.
...
SVN-Revision: 28785
2011-11-06 19:57:07 +00:00
..
files
madwifi: 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. ath0 for network 1 on phy 1 and ath0-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 19:57:07 +00:00
patches
better lantiq support in madwifi
2011-07-17 19:27:14 +00:00
Config.in
Makefile
package/madwifi: mark as broken for linux 3.1
2011-08-09 12:19:34 +00:00