| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211/hostapd: fix HT mode setup for RSN ad-hoc networks | Felix Fietkau | 2015-01-24 | 1 | -1/+2 |
* | hostapd: Add uapsd option to netifd.sh | Felix Fietkau | 2015-01-05 | 1 | -2/+4 |
* | hostapd: add support for configuring supported rates | Felix Fietkau | 2014-12-27 | 1 | -5/+15 |
* | hostapd: improve 802.1x dynamic vlan support with bridge names | John Crispin | 2014-12-01 | 1 | -2/+5 |
* | hostapd: Add wpa_psk_file option to netifd.sh | John Crispin | 2014-10-20 | 1 | -1/+7 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | hostapd: read missing parameter for dynamic VLANs | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | hostapd: allow using iapp for any encryption type (fixes #18022) | Felix Fietkau | 2014-10-05 | 1 | -2/+3 |
* | hostapd: do not remove foreign wpa_supplicant sockets | John Crispin | 2014-09-17 | 1 | -1/+1 |
* | hostapd: remove bogus default setting for wps_pin (#17873) | Felix Fietkau | 2014-09-15 | 2 | -4/+3 |
* | hostapd: fix some whitespaces | Luka Perkov | 2014-08-11 | 1 | -3/+3 |
* | hostapd: Reintroduce Full Dynamic VLAN support | Jo-Philipp Wich | 2014-07-29 | 1 | -1/+14 |
* | hostapd: add a require_mode option in wifi-device sections to select the mini... | Felix Fietkau | 2014-07-15 | 1 | -1/+7 |
* | hostapd: move reading of rsn_preauth out of auth_type=eap context | Felix Fietkau | 2014-06-05 | 1 | -3/+3 |
* | hostapd: replace undefined $bridge with $network_bridge | Felix Fietkau | 2014-06-04 | 1 | -3/+3 |
* | hostapd: Add optional support for hostapd own_ip_addr in wireless config | John Crispin | 2014-06-02 | 2 | -1/+5 |
* | hostapd: add an option for 802.11h (enabled by default) | Felix Fietkau | 2014-05-03 | 1 | -2/+6 |
* | 802.11s: fix authsae support in netifd | John Crispin | 2014-04-12 | 1 | -1/+1 |
* | hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r3... | Felix Fietkau | 2014-04-12 | 1 | -0/+1 |
* | hostapd: add pbc_in_m1 option | Felix Fietkau | 2014-03-21 | 1 | -2/+3 |
* | hostapd: add validation rules to wireless handler | John Crispin | 2014-02-18 | 1 | -6/+6 |
* | wifi: Introduce 802.11ac support | Felix Fietkau | 2014-02-03 | 2 | -0/+6 |
* | hostapd: do not get basic_rate as a simple string variable | Felix Fietkau | 2014-02-02 | 1 | -1/+1 |
* | hostapd: fix basic rate list handling with netifd | Felix Fietkau | 2014-01-31 | 1 | -1/+7 |
* | hostapd: Fix 80211w setup with netifd | Jo-Philipp Wich | 2014-01-28 | 1 | -1/+1 |
* | hostapd: Fix basic_rate setup with netifd | Jo-Philipp Wich | 2014-01-28 | 1 | -0/+1 |
* | hostapd: fix mcast_rate setting | John Crispin | 2014-01-14 | 1 | -1/+1 |
* | hostapd: fix frequency setting for IBSS/RSN | John Crispin | 2014-01-12 | 1 | -2/+4 |
* | hostapd: fix mixed wep/wpa with netifd | Felix Fietkau | 2013-12-28 | 1 | -0/+1 |
* | hostapd: fix the uci option name for ap isolate | Felix Fietkau | 2013-12-28 | 1 | -5/+5 |
* | hostapd: fix wep with netifd | Felix Fietkau | 2013-12-23 | 1 | -4/+4 |
* | hostapd: fix short_preamble option | Jo-Philipp Wich | 2013-12-10 | 1 | -1/+1 |
* | hostapd: properly parse wmm and hidden uci options (#14589) | Jo-Philipp Wich | 2013-12-08 | 1 | -1/+1 |
* | hostapd: fix maclist processing with netifd | Felix Fietkau | 2013-12-03 | 1 | -2/+3 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 1 | -0/+577 |
* | hostapd: change the wildcard for the hostapd control socket directory | Felix Fietkau | 2013-12-02 | 1 | -1/+1 |
* | hostapd: add support for auto-channel selection | Felix Fietkau | 2013-11-25 | 2 | -0/+4 |
* | hostapd: remove random pool support - the entropy it gathers is questionable ... | Felix Fietkau | 2013-11-18 | 5 | -0/+5 |
* | wpa_supplicant: fix beacon_int configuration option | Jo-Philipp Wich | 2013-10-18 | 1 | -3/+3 |
* | hostapd: recognize 8021x as an authentication mode | Felix Fietkau | 2013-10-08 | 1 | -1/+1 |
* | hostapd: add external registrar support | Felix Fietkau | 2013-10-08 | 1 | -0/+3 |
* | hostapd: enable WPS2 support on hostapd-full.config | Felix Fietkau | 2013-10-08 | 1 | -1/+2 |
* | hostapd: fix hostapd RSN preauthentication PMKSA caching | Felix Fietkau | 2013-10-08 | 1 | -4/+21 |
* | hostapd: Add WPS unconfigured & WPS pin method support | Felix Fietkau | 2013-10-08 | 1 | -3/+13 |
* | hostapd: Add eap_reauth_period config option | Felix Fietkau | 2013-10-08 | 1 | -0/+2 |
* | hostapd: add a build variant for wpa_supplicant with p2p (aka Wi-Fi Direct) s... | Felix Fietkau | 2013-08-08 | 1 | -0/+411 |
* | hostapd: Settings for DAE/CoA server | Felix Fietkau | 2013-08-06 | 1 | -0/+7 |
* | hostapd: truncate default mac file before adding entries to it (#13797) | Jo-Philipp Wich | 2013-07-01 | 1 | -0/+2 |
* | hostapd: correctly handle macfile uci option | Jo-Philipp Wich | 2013-06-17 | 1 | -9/+24 |
* | hostapd: enable 802.11r for the -full variant (#13250) | Felix Fietkau | 2013-05-03 | 1 | -1/+1 |