summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/files/lib/netifd/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi-scripts: add new package, move wifi scripts to a single placeFelix Fietkau2024-02-031-1197/+0
* mac80211: fix typo in getting path from board.jsonFelix Fietkau2024-01-261-2/+2
* hostapd: remove obsolete functionFelix Fietkau2024-01-251-1/+1
* Revert "mac80211: rework interface setup, fix race condition"Felix Fietkau2024-01-131-71/+88
* mac80211: rework interface setup, fix race conditionFelix Fietkau2024-01-111-88/+71
* mac80211.sh: fix deadlock on configuring multiple PHYs simultaneouslyFelix Fietkau2024-01-111-6/+10
* mac80211: do not emit VHT160 capabilities if channel width is less than 160 MHzFelix Fietkau2024-01-091-0/+5
* mac80211: add missing newline for "min_tx_power"Rany Hany2024-01-051-1/+1
* mac80211: fix not set noscan option for wpa_supplicantChristian Marangi2023-11-091-1/+1
* mac80211: only add the mbssid option to the config when setFelix Fietkau2023-09-131-3/+3
* hostapd: rework reload support and MAC address handlingFelix Fietkau2023-09-131-3/+9
* mac80211: add multiple BSSID supportFelix Fietkau2023-09-131-3/+4
* mac80211: add support for configuring number of globally allocated MAC addressesFelix Fietkau2023-09-131-2/+4
* hostapd: move mac address allocation from mac80211.sh to wdev.ucFelix Fietkau2023-09-131-43/+3
* hostapd: allow adding initial AP without breaking STA interface connectionFelix Fietkau2023-09-031-3/+1
* mac80211: remove non-upstream antenna gain configuration patchFelix Fietkau2023-08-301-4/+2
* hostapd: remove config_id parameters from hostapd.confFelix Fietkau2023-08-101-2/+0
* mac80211: fix setting mesh parameters after hostapd reload changeFelix Fietkau2023-08-091-1/+1
* mac80211: fix applying tx/rx antenna changes afer hostapd reload changeFelix Fietkau2023-08-081-2/+9
* hostapd: add ucode support, use ucode for the main ubus objectFelix Fietkau2023-08-011-330/+227
* mac80211: use 802.11ax iw modesDavid Bauer2023-01-281-3/+3
* hostapd: use wpa_supplicant for unencrypted mesh connectionsFelix Fietkau2022-12-101-1/+1
* mac80211: rename phy according to board.json entries on bringupFelix Fietkau2022-10-141-3/+65
* mac80211: change default ifname to <phy>-<type><index>Felix Fietkau2022-10-141-2/+17
* mac80211: fix typo in netifd scriptFelix Fietkau2022-10-131-1/+1
* mac80211: fix issues in HE capabilitiesFelix Fietkau2022-10-131-10/+22
* mac80211: fix parameter reading for AC_BE tx burstingAlberto Martinez-Alvarez2022-09-241-2/+2
* mac80211: parse the correct set of HE capabilities for AP modeSultan Alsawaf2022-08-201-2/+2
* base-files: wifi: add random MAC support for wifi-ifaceManas Sambhus2022-08-111-2/+5
* hostapd: introduce min_tx_power optionStijn Tintel2022-06-281-2/+4
* hostapd: introduce background_radar optionStijn Tintel2022-06-281-1/+6
* hostapd: randomize default BSS colorDavid Bauer2022-06-081-1/+3
* mac80211: set beamformer/beamformee number of antennas in VHT capsFelix Fietkau2021-11-221-0/+16
* mac80211: fix IBSS/adhoc mode for brcmfmacBastian Bittorf2021-11-191-0/+1
* mac80211: allow retry of wifi setup if an iw interface add command failsFelix Fietkau2021-09-301-1/+1
* mac80211: fix HT40 mode for 6G bandFelix Fietkau2021-08-241-3/+4
* 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-101-2/+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: 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
* 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