summaryrefslogtreecommitdiffstats
path: root/package/hostapd/files
Commit message (Collapse)AuthorAgeFilesLines
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵Felix Fietkau2008-09-231-1/+8
| | | | | | (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-261-1/+5
| | | | | | | | 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-231-1/+5
| | | | SVN-Revision: 12375
* add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>Travis Kemen2008-06-041-1/+18
| | | | SVN-Revision: 11355
* change psk back to keyTravis Kemen2008-02-181-1/+1
| | | | SVN-Revision: 10488
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put ↵Michael Büsch2008-02-171-3/+3
| | | | | | it into the "key" variable. SVN-Revision: 10478
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-174-2952/+0
| | | | SVN-Revision: 10475
* Add hostapd support for nl80211 (mac80211 stack)Michael Büsch2008-02-166-0/+2968
| | | | SVN-Revision: 10469
* Upgrade b43 and mac80211.Michael Büsch2008-02-152-2/+2
| | | | | | | This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211. Will do that in a seperate patch. SVN-Revision: 10466
* fix up hostapd for mac80211Felix Fietkau2007-11-162-29/+135
| | | | SVN-Revision: 9554
* Upgrade hostapd to 0.5.8, thanks to Daniel GimpelevichFlorian Fainelli2007-08-072-2/+2
| | | | SVN-Revision: 8368
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-181-0/+66
| | | | SVN-Revision: 7000
* finally move buildroot-ng to trunkFelix Fietkau2016-03-202-0/+138