| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: set beamformer/beamformee number of antennas in VHT caps | Felix Fietkau | 2021-11-22 | 1 | -0/+16 |
* | mac80211: fix IBSS/adhoc mode for brcmfmac | Bastian Bittorf | 2021-11-19 | 1 | -0/+1 |
* | mac80211: allow retry of wifi setup if an iw interface add command fails | Felix Fietkau | 2021-09-30 | 1 | -1/+1 |
* | mac80211: fix HT40 mode for 6G band | Felix Fietkau | 2021-08-24 | 1 | -3/+4 |
* | mac80211: print an error if wifi teardown fails | Bob Cantor | 2021-06-28 | 1 | -0/+4 |
* | mac80211: always call wireless_set_data (FS#3784) | Bob Cantor | 2021-06-28 | 1 | -4/+2 |
* | mac80211: fix no_reload logic (FS#3902) | Bob Cantor | 2021-06-28 | 1 | -0/+1 |
* | mac80211: fix processing HE capabilities (FS#3871) | Felix Fietkau | 2021-06-17 | 1 | -1/+1 |
* | mac80211: rely on iwinfo for phy->path and path->phy lookups | Felix Fietkau | 2021-06-10 | 3 | -41/+3 |
* | mac80211: fix typo | Felix Fietkau | 2021-06-03 | 1 | -1/+1 |
* | mac80211: do not enable VHT in the default config on 2.4 GHz | Felix Fietkau | 2021-06-02 | 1 | -1/+1 |
* | mac80211: fix detecting VHT capabilities when generating the default config | Felix Fietkau | 2021-06-02 | 1 | -1/+1 |
* | mac80211: add more HE capabilities | Felix Fietkau | 2021-05-26 | 1 | -5/+81 |
* | mac80211: fix center freq selection for 6 GHz | Felix Fietkau | 2021-05-26 | 1 | -6/+20 |
* | mac80211: set hostapd op_class for 6 GHz | Felix Fietkau | 2021-05-26 | 1 | -0/+8 |
* | mac80211: rework default config script | Felix Fietkau | 2021-05-26 | 1 | -20/+85 |
* | mac80211: make use of the new 'band' option | Felix Fietkau | 2021-05-26 | 1 | -14/+31 |
* | mac80211: fix incorrect parameter | David Bauer | 2021-02-01 | 1 | -1/+1 |
* | mac80211: improve error handling when adding hostapd config | Daniel Golle | 2021-01-14 | 1 | -7/+7 |
* | mac80211: use hostapd PID returned from config_add | Daniel Golle | 2021-01-10 | 1 | -2/+1 |
* | mac80211: add 802.11ad-support | Gary Cooper | 2021-01-05 | 1 | -0/+6 |
* | hostapd: do not restart hostapd instance on wireless restarts | Felix Fietkau | 2020-12-31 | 1 | -1/+1 |
* | mac80211: fix MAC address allocations when local bit set on base addr | Paul Fertser | 2020-12-22 | 1 | -2/+2 |
* | mac80211: Fix wpa_supplicant config removal ubus call | Sven Eckelmann | 2020-10-28 | 1 | -1/+1 |
* | mac80211: pass phy name to hostapd_set_bss_options | David Bauer | 2020-10-28 | 1 | -1/+1 |
* | mac80211: add support for specifying a per-device scan list | Felix Fietkau | 2020-09-29 | 1 | -0/+2 |
* | mac80211: select the first available channel for 5GHz interfaces | Davide Fioravanti | 2020-09-20 | 1 | -2/+2 |
* | mac80211: add preliminary support for enabling 802.11ax in config | Felix Fietkau | 2020-09-04 | 1 | -12/+37 |
* | mac80211: don't kill wireless daemon on teardown | David Bauer | 2020-07-31 | 1 | -2/+0 |
* | hostapd: fix incorrect service name | David Bauer | 2020-07-31 | 1 | -1/+1 |
* | mac80211: create channel list for fixed channel operation | David Bauer | 2020-07-20 | 1 | -0/+3 |
* | mac80211: allow ACS restriction with fixed channel | Jan Hoffmann | 2020-07-06 | 1 | -1/+1 |
* | mac80211: fix use of local variable | Leon M. George | 2020-06-24 | 1 | -1/+1 |
* | hostapd: add support for wifi-station and wifi-vlan sections | John Crispin | 2020-06-04 | 1 | -1/+7 |
* | mac80211: fix wifi teardown | John Crispin | 2020-05-30 | 1 | -4/+6 |
* | mac80211: Fix setting radio htmode when using mesh mode | Enrique Rodríguez Valencia | 2020-05-28 | 1 | -0/+1 |
* | mac80211: replace backticks by $(...) | Adrian Schmutzler | 2020-05-13 | 1 | -1/+1 |
* | mac80211: distance config: allow "auto" as a value | Ali MJ Al-Nasrawy | 2020-05-09 | 1 | -1/+2 |
* | mac80211: more wifi reconf related fixes | John Crispin | 2020-05-04 | 1 | -18/+24 |
* | mac80211: make sure existing iface belongs to correct (fullmac) phy | Daniel Golle | 2020-04-17 | 1 | -8/+18 |
* | mac80211: fix detecting existing interface | Daniel Golle | 2020-04-17 | 1 | -1/+1 |
* | mac80211: adapt for single-instance wpad | Daniel Golle | 2020-04-14 | 1 | -7/+7 |
* | hostapd: fix no_reload logic | John Crispin | 2020-03-27 | 1 | -2/+4 |
* | mac80211: do not try to setup hostapd-managed interfaces. | Oldřich Jedlička | 2020-03-20 | 1 | -7/+11 |
* | mac80211: enhance wifi reload | John Crispin | 2020-02-25 | 1 | -1/+8 |
* | mac80211: expose chanbw support to debugfs for ath9k_htc | Tomislav Požega | 2020-02-13 | 1 | -1/+1 |
* | mac80211: add support for wds_bridge hostapd feature | Daniel Golle | 2020-01-22 | 1 | -2/+6 |
* | mac80211: fix MAC address allocations if the local bit is set on the base addr | Felix Fietkau | 2020-01-15 | 1 | -1/+1 |
* | mac80211: fix list_phy_interfaces for multiple wiphys on the same device | Felix Fietkau | 2020-01-14 | 1 | -1/+10 |
* | mac80211: fix txpower when using DFS channels | David Bauer | 2019-12-16 | 1 | -2/+7 |