aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/files
Commit message (Expand)AuthorAgeFilesLines
* mac80211: print an error if wifi teardown failsBob Cantor2021-06-281-0/+4
* mac80211: always call wireless_set_data (FS#3784)Bob Cantor2021-06-281-4/+2
* mac80211: fix no_reload logic (FS#3902)Bob Cantor2021-06-281-0/+1
* mac80211: fix processing HE capabilities (FS#3871)Felix Fietkau2021-06-171-1/+1
* mac80211: rely on iwinfo for phy->path and path->phy lookupsFelix Fietkau2021-06-103-41/+3
* mac80211: fix typoFelix Fietkau2021-06-031-1/+1
* mac80211: do not enable VHT in the default config on 2.4 GHzFelix Fietkau2021-06-021-1/+1
* mac80211: fix detecting VHT capabilities when generating the default configFelix Fietkau2021-06-021-1/+1
* mac80211: add more HE capabilitiesFelix Fietkau2021-05-261-5/+81
* mac80211: fix center freq selection for 6 GHzFelix Fietkau2021-05-261-6/+20
* mac80211: set hostapd op_class for 6 GHzFelix Fietkau2021-05-261-0/+8
* mac80211: rework default config scriptFelix Fietkau2021-05-261-20/+85
* mac80211: make use of the new 'band' optionFelix Fietkau2021-05-261-14/+31
* mac80211: fix incorrect parameterDavid Bauer2021-02-011-1/+1
* mac80211: improve error handling when adding hostapd configDaniel Golle2021-01-141-7/+7
* mac80211: use hostapd PID returned from config_addDaniel Golle2021-01-101-2/+1
* mac80211: add 802.11ad-supportGary Cooper2021-01-051-0/+6
* hostapd: do not restart hostapd instance on wireless restartsFelix Fietkau2020-12-311-1/+1
* mac80211: fix MAC address allocations when local bit set on base addrPaul Fertser2020-12-221-2/+2
* mac80211: Fix wpa_supplicant config removal ubus callSven Eckelmann2020-10-281-1/+1
* mac80211: pass phy name to hostapd_set_bss_optionsDavid Bauer2020-10-281-1/+1
* mac80211: add support for specifying a per-device scan listFelix Fietkau2020-09-291-0/+2
* mac80211: select the first available channel for 5GHz interfacesDavide Fioravanti2020-09-201-2/+2
* mac80211: add preliminary support for enabling 802.11ax in configFelix Fietkau2020-09-041-12/+37
* mac80211: don't kill wireless daemon on teardownDavid Bauer2020-07-311-2/+0
* hostapd: fix incorrect service nameDavid Bauer2020-07-311-1/+1
* mac80211: create channel list for fixed channel operationDavid Bauer2020-07-201-0/+3
* mac80211: allow ACS restriction with fixed channelJan Hoffmann2020-07-061-1/+1
* mac80211: fix use of local variableLeon M. George2020-06-241-1/+1
* hostapd: add support for wifi-station and wifi-vlan sectionsJohn Crispin2020-06-041-1/+7
* mac80211: fix wifi teardownJohn Crispin2020-05-301-4/+6
* mac80211: Fix setting radio htmode when using mesh modeEnrique Rodríguez Valencia2020-05-281-0/+1
* mac80211: replace backticks by $(...)Adrian Schmutzler2020-05-131-1/+1
* mac80211: distance config: allow "auto" as a valueAli MJ Al-Nasrawy2020-05-091-1/+2
* mac80211: more wifi reconf related fixesJohn Crispin2020-05-041-18/+24
* mac80211: make sure existing iface belongs to correct (fullmac) phyDaniel Golle2020-04-171-8/+18
* mac80211: fix detecting existing interfaceDaniel Golle2020-04-171-1/+1
* mac80211: adapt for single-instance wpadDaniel Golle2020-04-141-7/+7
* hostapd: fix no_reload logicJohn Crispin2020-03-271-2/+4
* mac80211: do not try to setup hostapd-managed interfaces.Oldřich Jedlička2020-03-201-7/+11
* mac80211: enhance wifi reloadJohn Crispin2020-02-251-1/+8
* mac80211: expose chanbw support to debugfs for ath9k_htcTomislav Požega2020-02-131-1/+1
* mac80211: add support for wds_bridge hostapd featureDaniel Golle2020-01-221-2/+6
* mac80211: fix MAC address allocations if the local bit is set on the base addrFelix Fietkau2020-01-151-1/+1
* mac80211: fix list_phy_interfaces for multiple wiphys on the same deviceFelix Fietkau2020-01-141-1/+10
* mac80211: fix txpower when using DFS channelsDavid Bauer2019-12-161-2/+7
* mac80211: don't call md5sum on non-existing fileDaniel Golle2019-12-081-1/+1
* hostapd: re-introduce process trackingDaniel Golle2019-12-081-0/+3
* mac80211: track unmanaged interfacesDaniel Golle2019-12-081-3/+42
* mac80211: unify setup of iw htmode for mesh and adhocSantiago Piccinini2019-11-291-49/+16