aboutsummaryrefslogtreecommitdiff
path: root/package/hostapd/files/hostapd.sh
Commit message (Collapse)AuthorAge
* mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single ↵Felix Fietkau2010-01-20
| | | | | | instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- SVN-Revision: 19235
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-09
| | | | SVN-Revision: 18727
* hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)Felix Fietkau2009-11-29
| | | | SVN-Revision: 18602
* hostapd: implement wds ap supportFelix Fietkau2009-11-11
| | | | SVN-Revision: 18364
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-04
| | | | SVN-Revision: 18293
* hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 ↵Felix Fietkau2009-10-17
| | | | | | association problems SVN-Revision: 18051
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-02
| | | | SVN-Revision: 17823
* add additions from (#5149)Florian Fainelli2009-07-14
| | | | SVN-Revision: 16841
* hostapd: Remove deprecated 'debug' configuration variableVasilis Tsiligiannis2009-06-27
| | | | SVN-Revision: 16594
* hostapd only supports either b or g as hwmode configuration variable. If bg ↵Hauke Mehrtens2009-04-09
| | | | | | is set the scripts transfers it now to g mode. SVN-Revision: 15182
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
| | | | SVN-Revision: 15055
* hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-01
| | | | SVN-Revision: 14713
* add country code option for hostapd (patch from #4675)Felix Fietkau2009-02-22
| | | | SVN-Revision: 14608
* fix hostapd startup for no-crypto configurationsFelix Fietkau2009-01-30
| | | | SVN-Revision: 14276
* hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cliAndy Boyett2009-01-15
| | | | SVN-Revision: 14039
* hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ↵Andy Boyett2008-12-31
| | | | | | allowed values SVN-Revision: 13790
* fix typoFelix Fietkau2008-10-30
| | | | SVN-Revision: 13084
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵Felix Fietkau2008-10-29
| | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-29
| | | | SVN-Revision: 13076
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵Felix Fietkau2008-09-23
| | | | | | (instead of hardcoding it to g) SVN-Revision: 12673
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character ↵Florian Fainelli2008-08-26
| | | | | | | | passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935) Signed-off-by: thomas@archlinux.org SVN-Revision: 12394
* Fix hostapd with open access point and per-device configuration, thanks sn9Florian Fainelli2008-08-23
| | | | SVN-Revision: 12375
* add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>Travis Kemen2008-06-04
| | | | SVN-Revision: 11355
* change psk back to keyTravis Kemen2008-02-18
| | | | SVN-Revision: 10488
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put ↵Michael Büsch2008-02-17
| | | | | | it into the "key" variable. SVN-Revision: 10478
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-18
SVN-Revision: 7000