summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* EHT: Calculate puncturing bitmap for ACSAloka Dixit2023-03-172-1/+90
* EHT: Configuration option for ACS puncturing thresholdAloka Dixit2023-03-173-0/+17
* EHT: Process puncturing bitmap from channel switch eventAloka Dixit2023-03-177-11/+27
* nl80211: Send EHT puncturing bitmap to the driver for switch commandAloka Dixit2023-03-171-2/+6
* EHT: Configure puncturing bitmap during channel switchAloka Dixit2023-03-174-2/+63
* EHT: Send puncturing bitmap to the driver for AP bring upAloka Dixit2023-03-173-0/+20
* EHT: Add puncturing bitmap to EHT Operation elementMuna Sinada2023-03-174-0/+16
* EHT: Downgrade bandwidths for VHT and HE when using puncturingAloka Dixit2023-03-174-9/+100
* EHT: Validate puncturing bitmapAloka Dixit2023-03-173-0/+120
* EHT: Add configuration option for puncturing in AP modeMuna Sinada2023-03-173-0/+10
* nl80211: Retrieve driver support for EHT puncturingAloka Dixit2023-03-152-0/+4
* Sync with wireless-next.git include/uapi/linux/nl80211.hJouni Malinen2023-03-152-3/+71
* FILS: 320 MHz support in FD frameAloka Dixit2023-03-142-0/+4
* FILS: Fix maximum NSS calculation for FD frameAloka Dixit2023-03-141-3/+26
* FILS: Make HE a requirement for FILS discoveryAloka Dixit2023-03-142-0/+9
* AP: Fix 6 GHz AP setup after disable-enablePooventhiran G2023-03-091-0/+5
* ml80211: Put wiphy idx to obtain correct country codeChenming Huang2023-03-091-0/+10
* Define QCA vendor per-enum 64-bit pad attributesJeff Johnson2023-03-091-3/+61
* qca-vendor: Add QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_NF_CAL_VALJingxiang Ge2023-03-091-0/+5
* Add QCA vendor commands to set and get MLO links state informationShivani Baranwal2023-03-091-0/+160
* mesh: Add EHT supportSathishkumar Muruganandam2023-03-096-4/+79
* wlantest: Adjust kdk_len according to RSNX capabilityAdil Saeed Musthafa2023-03-093-1/+31
* tests: Remove dynamically added hostapd interfacesAvraham Stern2023-03-071-7/+4
* tests: Clear sae_groups in eht_sae testAndrei Otcheretianski2023-03-071-0/+2
* WPA_AUTH: MLO: Add functions to get the AA and SPAIlan Peer2023-03-071-92/+151
* AP: Split check_assoc_ies()Ilan Peer2023-03-071-68/+80
* common: Support parsing link specific association requestIlan Peer2023-03-072-0/+151
* common: Add support for clearing elementsIlan Peer2023-03-072-0/+264
* common: Split ieee8021_parse_elems()Ilan Peer2023-03-071-13/+21
* nl80211: AP MLD support for adding multi link stationsAndrei Otcheretianski2023-03-074-8/+60
* nl80211: Properly stop and deinit MLO APAndrei Otcheretianski2023-03-071-7/+97
* nl80211: Provide link_id in EAPOL_RX and RX_MGMT eventsAndrei Otcheretianski2023-03-072-10/+38
* nl80211: Introduce and implement a callback to add an MLO link for AP MLDIlan Peer2023-03-072-0/+81
* nl80211: Refactor i802_bss to support multiple linksIlan Peer2023-03-073-35/+71
* AP: Add some bridge port attribute settingsAnthony Refuerzo2023-03-015-0/+25
* nl80211: Make sure scan frequency debug buffer is NUL terminatedJouni Malinen2023-03-011-0/+1
* nl80211: Fix frequencies array boundary check for scanned frequenciesAvraham Stern2023-03-011-2/+2
* Android: Add wowlan_disconnect_on_deinit to template configurationHu Wang2023-02-271-0/+1
* EST: Write the RSA private key using the standard PRIVATE KEY formatJouni Malinen2023-02-231-8/+1
* webkit2: Avoid deprecated function callJouni Malinen2023-02-231-0/+10
* P2P: Filter out 6 GHz frequencies if not allowed for P2P connectionShivani Baranwal2023-02-231-1/+7
* Update PMK in wpa_sm when roam+auth event indicated with authorized flagVeerendranath Jakkam2023-02-231-2/+5
* nl80211: Replace the channel flags for VHT supportAvraham Stern2023-02-224-81/+14
* tests: Fix python3 processing of Popen output readingJouni Malinen2023-02-221-1/+1
* tests: DPP Configurator and @CONF-OBJ-SEP@Jouni Malinen2023-02-221-0/+134
* DPP: Allow both STA and AP configObject to be setJouni Malinen2023-02-221-2/+8
* DPP: Fix @CONF-OBJ-SEP@ parsing for multiple configsJouni Malinen2023-02-221-1/+1
* tests: P2P persistent group re-invocation (go_bssid) with cfg80211 P2P DeviceJouni Malinen2023-02-221-0/+40
* P2P: Allow GO BSSID to be specified for P2P_GROUP_ADD commandsJouni Malinen2023-02-221-3/+11
* P2P: Optimize join scan frequencyMatthew Wang2023-02-228-17/+69