This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
72de194d16
openwrt
/
package
/
mac80211
History
Felix Fietkau
0fb7c80659
ath9k: fix LED related crashes on AR913x
...
SVN-Revision: 28809
2011-11-07 20:14:09 +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: fix LED related crashes on AR913x
2011-11-07 20:14:09 +00:00
Makefile
carl9170: add dependency on kmod-input-core
2011-11-07 14:50:04 +00:00