summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* hostapd: fix more AP+STA issuesFelix Fietkau2023-09-142-13/+33
* hostapd: fix more dynamic reload issuesFelix Fietkau2023-09-145-7/+45
* mac80211: fix AP reconfiguration on DFS channels in non-ETSI regdomainFelix Fietkau2023-09-141-0/+149
* hostapd: add missing return statementFelix Fietkau2023-09-131-0/+2
* mac80211: only add the mbssid option to the config when setFelix Fietkau2023-09-131-3/+3
* hostapd: do not modify hapd->started when stopping an APFelix Fietkau2023-09-131-2/+1
* hostapd: update to the latest versionFelix Fietkau2023-09-1323-187/+84
* hostapd: rework reload support and MAC address handlingFelix Fietkau2023-09-136-155/+563
* 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-133-76/+154
* hostapd: add internal API for renaming AP interfacesFelix Fietkau2023-09-132-7/+350
* hostapd: fix AP+STA configuration with autochannel enabledFelix Fietkau2023-09-131-4/+31
* mac80211: disable automatically created sta interfacesFelix Fietkau2023-09-131-0/+27
* hostapd: update interface/bss list after set_config callsFelix Fietkau2023-09-131-0/+1
* mac80211: add missing kernel modules for brcmfmacFelix Fietkau2023-09-131-1/+4
* ath11k-firmware: update to stable WLAN.HK.2.9.0.1-01890MichaƂ Kwiatek2023-09-121-5/+5
* mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2023-09-121-0/+62
* ramips: add support for mtk eip93 crypto engineAviana Cruz2023-09-121-0/+29
* base-files: sysupgrade: Add 2 sec sleep into process KILL loopHannu Nyman2023-09-121-1/+1
* hostapd: fix bringing up AP in AP+mesh configurationsFelix Fietkau2023-09-121-0/+10
* hostapd: clear ucode interface/bss resource pointersFelix Fietkau2023-09-121-2/+8
* hostapd: fix applying gratuitous ARP settings with bridge-vlanFelix Fietkau2023-09-121-6/+79
* 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
* uboot-envtools: ramips: add support for ALFA Network AX1800RMPiotr Dymacz2023-09-111-4/+5
* arm-trusted-firmware-mediatek: fix hang on reboot on MT7622Daniel Golle2023-09-102-1/+29
* uboot-mediatek: sync mtk-snand driver with SDKDaniel Golle2023-09-101-6/+26
* mediatek: add support for Cetron CT3003Patricia Lee2023-09-081-0/+1
* uboot-rockchip: add suport for Radxa ROCK Pi EJayantajit Gogoi2023-09-054-1/+276
* wireless-regdb: update to 2023.09.01Yuu Toriyama2023-09-031-2/+2
* hostapd: allow adding initial AP without breaking STA interface connectionFelix Fietkau2023-09-034-33/+112
* hostapd: fix config change detection on boolean valuesFelix Fietkau2023-09-031-1/+1
* hostapd: fix parsing HT secondary channel offsetFelix Fietkau2023-09-021-3/+4
* hostapd: reset center_seg0_idx for 2.4 GHzFelix Fietkau2023-09-022-3/+11
* hostapd: use proper helper functions for setting seg0/seg1 idx and chwidthFelix Fietkau2023-09-021-29/+6
* firewall4: update to the latest versionFelix Fietkau2023-09-011-3/+3
* hostapd: remove cfg80211 dependencyFelix Fietkau2023-09-011-13/+5
* netifd: update to latest git HEADDaniel Golle2023-09-011-3/+3
* netifd: update to latest git HEADDaniel Golle2023-08-311-3/+3
* hostapd: select libopenssl-legacy for openssl variantsFelix Fietkau2023-08-311-7/+8
* hostapd: remove eap-eap192 auth type valueFelix Fietkau2023-08-311-12/+4
* netifd: update to the latest versionFelix Fietkau2023-08-311-3/+3
* hostapd: support eap-eap2 and eap2 auth_type valuesFelix Fietkau2023-08-311-7/+15
* hostapd: fix FILS key mgmt type for WPA3 Enterprise 192 bitFelix Fietkau2023-08-311-0/+4
* mac80211: remove non-upstream antenna gain configuration patchFelix Fietkau2023-08-304-458/+2
* kernel: enable vfio and vfio-pci for armsr-armv8Mathew McBride2023-08-291-2/+2
* kernel: vfio: remove unneeded enable_unsafe_noiommu_mode parameterMathew McBride2023-08-291-2/+0
* arm-trusted-firmware-mediatek: enable built-in 2.5G PHY on MT7988Daniel Golle2023-08-281-0/+11