aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin/wifi
Commit message (Expand)AuthorAge
* base-files: include 'reconf' in help output of 'wifi' commandDaniel Golle2019-11-18
* base-files: add 'wifi reconf'John Crispin2019-11-12
* base-files: make wifi report unknown commandThibaut VARÈNE2018-08-10
* base-files: Added a deprecation notice on wifi detectDavid Pinilla Caparrós2017-02-13
* base-files: Add wifi config to wifi command usageDavid Pinilla Caparrós2017-02-13
* base-files, mac80211, broadcom-wl: wifi detection and configurationChristian Lamparter2016-11-03
* base-files: generate /etc/config/wireless, if it doesn't existMathias Kresin2016-11-03
* base-files: remove non-working filter option for wifi detectChristian Lamparter2016-10-04
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-14
* /sbin/wifi: reload network/wireless on wifi restartFelix Fietkau2013-12-11
* base-files: fix whitespacesLuka Perkov2013-12-09
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-02
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-02
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-02
* base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-26
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-05
* base-files: properly handle wifi ifaces with no network attached, useful for ...Jo-Philipp Wich2011-11-08
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-04
* adds a --help option to /sbin/wifiFlorian Fainelli2010-12-05
* wifi: fix duplicate ht capabilities in the hostapd config file by clearing th...Felix Fietkau2010-07-08
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-02
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-24
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based...Jo-Philipp Wich2010-01-13
* In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-09
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
* - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo...Jo-Philipp Wich2009-03-25
* sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpaJo-Philipp Wich2009-03-24
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-29
* make sure that the dhcp client (or other processes necessary to get a connect...Felix Fietkau2008-10-23
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
* tab/whitespace fixFelix Fietkau2007-08-04
* fix an error messageFelix Fietkau2007-07-22
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
* add a workaround for the hostapd killed issue when using more than one wifi c...Felix Fietkau2007-07-20
* more fixesFelix Fietkau2007-06-15
* small cleanupFelix Fietkau2007-03-24
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-16
* move config_get_bool from /sbin/wifi to /etc/functions.shFelix Fietkau2007-02-27
* fix typo in /sbin/wifi (#1016 - thanks, dairiki)Felix Fietkau2006-12-04
* rename default/ to files/Felix Fietkau2006-11-22