summaryrefslogtreecommitdiff
path: root/scripts/netifd-wireless.sh
Commit message (Expand)AuthorAgeFilesLines
* netifd: fix WPA3 enterprise ciphersJoerg Werner2022-08-201-0/+9
* netifd: fix hwmode for 60g bandDaniel Golle2022-05-231-1/+2
* wireless: improve reliability of proxyarp supportFelix Fietkau2021-09-011-2/+2
* wireless: pass the real network ifname to the setup scriptFelix Fietkau2021-06-041-0/+1
* scripts/netifd-wireless.sh: add support for specifying the operating bandFelix Fietkau2021-05-241-14/+14
* netifd: wireless: default to GCMP WPA cipher on 802.11adDaniel Golle2021-01-051-1/+7
* wireless: add support for not killing processes on teardownFelix Fietkau2020-12-281-0/+1
* netifd-wireless: parse 'osen' encryptionDaniel Golle2020-09-081-0/+6
* netifd: wireless: add support for tracking wifi-station sectionsJohn Crispin2020-06-041-0/+24
* netifd: wireless: add support for tracking wifi-vlan sectionsJohn Crispin2020-06-041-3/+39
* netifd: wireless: Add support for 802.11adRobert Marko2019-03-211-1/+1
* netifd: wireless: Add support for GCMP cipherRobert Marko2019-03-211-0/+1
* wireless: Add WPA-EAP-SUITE-B-192 (WPA3-Enterprise)Hauke Mehrtens2018-10-121-1/+7
* wireless: Add Opportunistic Wireless Encryption (OWE)Hauke Mehrtens2018-10-121-1/+4
* wireless: Add Simultaneous Authentication of Equals (SAE)Hauke Mehrtens2018-10-121-1/+7
* scripts: fix previous commitJo-Philipp Wich2018-09-191-1/+1
* netifd: fix wpa mixed mode matchingRick Farina (Zero_Chaos)2018-09-191-1/+1
* wireless: include noscan option in common wdev varsDaniel Golle2018-04-201-1/+1
* wireless: fix _wireless_add_processGünther Kelleter2017-02-111-2/+2
* wireless: rename 'wpa_pairwise' variable to 'wpa_cipher'Daniel Golle2016-01-191-6/+7
* wireless: fix bogus isolate setting on unbridged configurationFelix Fietkau2015-09-271-4/+2
* bridge: Allow setting multicast_to_unicast optionLinus Lüssing2015-08-251-0/+1
* bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing2015-08-251-0/+15
* scripts: set type for the "key" attributeFelix Fietkau2014-07-181-1/+1
* wireless: fix getting the network_bridge variableFelix Fietkau2013-12-021-9/+2
* wireless: fix htmode handlingFelix Fietkau2013-12-021-2/+2
* wireless: call an initial cleanup functionFelix Fietkau2013-12-021-0/+2
* wireless: fix process handling if the pid exe is a symlinkFelix Fietkau2013-12-011-1/+5
* wireless: add some device/vif error debug messagesFelix Fietkau2013-11-301-0/+2
* wireless: fix channel checkFelix Fietkau2013-11-301-2/+2
* add initial support for handling wireless devices via scriptsFelix Fietkau2013-11-291-0/+321