summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix AP reconfiguration on DFS channels in non-ETSI regdomainFelix Fietkau2023-09-141-0/+149
* 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
* mac80211: disable automatically created sta interfacesFelix Fietkau2023-09-131-0/+27
* mac80211: add missing kernel modules for brcmfmacFelix Fietkau2023-09-131-1/+4
* mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2023-09-121-0/+62
* mac80211: add missing dependency for iwlwifiFelix Fietkau2023-09-121-1/+1
* mac80211: fix build regressions on linux 6.1Felix Fietkau2023-09-112-0/+51
* mac80211: update to version 6.5Felix Fietkau2023-09-11154-15217/+302
* 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-302-166/+2
* mac80211: Add ath11k to the help text of ATH_DEBUGJacob Aharon2023-08-251-1/+1
* mac80211: fix MT7620 Wi-Fi channel scanning functionShiji Yang2023-08-221-57/+36
* 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: rework MT7620 PA/LNA RF calibrationShiji Yang2023-07-291-0/+434
* rockchip: enable wifi support for NanoPC T4Lu jicong2023-07-261-0/+1
* mac80211: limit MT7620 TX power based on eeprom calibrationShiji Yang2023-07-231-0/+106
* mac80211: add fix for receiving STP frames on meshFelix Fietkau2023-07-111-0/+25
* mac80211: partly revert force-mac80211 loss detectionDavid Bauer2023-07-052-36/+28
* mac80211: fix mesh fast tx cache issuesFelix Fietkau2023-06-301-0/+219
* mac80211: fix quilt patch corruptionFelix Fietkau2023-06-232-14/+2
* mac80211: fix HE issues with AP_VLAN interfacesFelix Fietkau2023-06-232-2/+37
* mac80211: always use mac80211 loss detectionDavid Bauer2023-06-231-0/+36
* ipq807x: rename target to qualcommaxRobert Marko2023-06-161-2/+2
* mac80211: ath11k: sync with ath-nextRobert Marko2023-06-0418-8/+2691
* mac80211: backport EMA beacon supportRobert Marko2023-06-042-2/+374
* mac80211: remove legacy unused lib80211 support patchFelix Fietkau2023-05-261-34/+0
* mac80211: backport merged version of A-MSDU mesh patchRobert Marko2023-05-232-3/+12
* mac80211: brcm: drop brcmfmac patch waiting for register_wiphy()Rafał Miłecki2023-05-222-65/+1
* mac80211: fix mt7601u firmware path and refresh patchesDaniel Golle2023-05-186-8/+65
* mac80211: brcm: fix compilation warning for unused brcmf_of_fwnamesChristian Marangi2023-05-121-1/+5
* mac80211: ath9k: handle error from copy_to_user in read_file_eepromChristian Marangi2023-05-121-2/+3
* mac80211: ath11k: sync with ath-nextRobert Marko2023-05-0616-130/+935
* mac80211: b43: only enable bcma or ssb on bmipsÁlvaro Fernández Rojas2023-04-231-2/+2
* mac80211: ath11k: replace 160MHz fix with upstream pending oneRobert Marko2023-04-183-31/+132
* mac80211: update to v6.1.24Felix Fietkau2023-04-1844-1296/+233
* mac80211: ath11k: sync with ath-nextRobert Marko2023-04-1210-205/+728
* mac80211: ath11k: Remove regulatory intersectionRobert Marko2023-04-111-0/+317
* mac80211: ath11k: Fix invalid mgmt rx frame length issueRobert Marko2023-04-071-0/+202
* mac80211: ath11k: restore 160MHz supportRobert Marko2023-04-011-0/+29
* mac80211, mt76: add fixes for recently discovered security issuesFelix Fietkau2023-03-305-0/+348
* mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau2023-03-261-0/+50
* mac80211: fix invalid calls to drv_sta_pre_rcu_removeFelix Fietkau2023-03-241-0/+25
* mediatek: add kernel code for supporting offloading wlan->eth and wlan->wlan ...Felix Fietkau2023-03-232-4/+153