mac80211: fix intel wifi autoload module names
[openwrt.git] / package / netifd / files /
2012-09-15 jow[package] netifd: prevent error in ifup if no /etc...
2012-08-09 jow[package] netifd: call "wifi down" before "wifi up"
2012-07-01 jow[package] netifd: repair dhcp client id option
2012-06-11 jow[package] netifd: localize internally used shell variab...
2012-06-07 jow[package] netifd: fix typo in dhcp protocol handler...
2012-06-05 jow[package] /etc/functions.sh => /lib/functions.sh
2012-05-28 nbdnetifd: call /sbin/wifi up on /etc/init.d/network reload
2012-05-26 nbdnetifd: fix "Command failed: Not found" error with...
2012-05-24 nbdnetifd: bring up wifi at boot
2012-05-23 nbdnetifd: improve /sbin/ifup wifi hack, make it work...
2012-05-23 jow[package] netifd: port r27720 (#9763) to the netifd...
2012-05-14 nbdnetifd: bring up all interfaces on /etc/init.d/network...
2012-05-14 nbdnetifd: use the new json_get_vars function in the dhcp...
2012-04-21 nbdnetifd: improve error handling in legacy script compati...
2012-04-21 nbdnetifd: make type a local variable in /lib/network...
2012-04-17 nbdppp: move ppp-{up,down} from the netifd package to...
2012-03-20 nbdpppd: split files into netifd and non-netifd files...
2012-03-19 nbdnetifd: scan l3 devices on find_config()
2012-03-19 nbdnetifd: shut down all interfaces before restarting...
2012-03-15 nbdnetifd: implement find_config()
2012-02-27 nbdnetifd: add missing do_sysctl function
2012-02-27 nbdnetifd: add a hotplug handler for setting sysctls ...
2012-02-27 nbdnetifd: add a new udhcpc default script for command...
2012-02-03 nbdnetifd: set the network device in uci state as well...
2012-02-02 nbdnetifd: fix legacy scripts that expect the ifname optio...
2012-01-22 nbdnetifd: always issue a reload on ifup, not just for -a
2011-11-07 nicopackage/netifd: use new service wrapper
2011-11-04 nbdnetifd: ensure that a bridge gets created before hostap...
2011-11-03 nbdnetifd: start wifi at boot
2011-11-01 nbdnetifd: add missing proto handler conversion after...
2011-10-27 nbdnetifd: update, prefix proto handler callbacks with...
2011-10-27 nbdnetifd: remove obsolete _init callbacks, set available...
2011-10-27 nbdnetifd: allow ppp based proto handlers to override...
2011-10-26 nbdnetifd: if core dump support is enabled, use it. also...
2011-10-23 nbdnetifd: add two simple scripts for querying interface...
2011-10-23 nbdnetifd: reload the network config on ifup -a
2011-10-21 nbdadd an initial (experimental) version of netifd, disabl...