summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add vendor attributes for forcing MLO power save and STR TXHEADpendingmainGururaj Pandurangi2023-05-041-0/+19
* Add vendor attributes for EHT OM control, EMLSR padding delayGururaj Pandurangi2023-05-041-9/+57
* Do not disconnect EAPOL-Logoff before authenticationJouni Malinen2023-05-046-24/+49
* Add vendor attributes for MLO link active, EMLSR entry/exitGururaj Pandurangi2023-04-281-0/+24
* Rename VHT elements to match the standardJouni Malinen2023-04-265-15/+15
* hostapd: Support channel switch to 320 MHz channelsRamya Gnanasekar2023-04-263-2/+10
* Fix file mode bitsJouni Malinen2023-04-261-0/+0
* Select 6 GHz mode correctly for ACS casesJouni Malinen2023-04-251-6/+21
* Fix 40 MHz channel bringup with ACS on the 6 GHz bandHari Chandrakanthan2023-04-251-4/+3
* tests: KDK derivation based on Secure LTF capabilityJouni Malinen2023-04-251-0/+5
* Fix determining mode for 6 GHz band when using hw_mode=anyXinyue Ling2023-04-211-1/+5
* Add support to fetch link layer stats per MLO linkShivani Baranwal2023-04-201-21/+153
* Fix vendor attribute numbering and relocate attribute accordinglyShivani Baranwal2023-04-201-2/+3
* Add a vendor specific roam status of background scan abortChunquan Luo2023-04-201-0/+3
* Update QCA LL_STATS vendor commandAditya Kodukula2023-04-191-15/+68
* hostapd: Restore the flow of set beacon and WPA key initXin Deng2023-04-191-3/+3
* Allowed frequency list configuration for AP operationVeerendranath Jakkam2023-04-197-7/+94
* WMM: Advertise support for 16 PTKSA replay counters for non-AP STAJouni Malinen2023-04-184-0/+10
* nl80211: Support for RNR elementsAloka Dixit2023-04-181-0/+22
* RNR: Add elements by default for EMA APAloka Dixit2023-04-184-22/+136
* RNR: Skip interfaces on the same radio for MBSSIDAloka Dixit2023-04-181-2/+4
* Sync with wireless-next.git include/uapi/linux/nl80211.hJouni Malinen2023-04-061-1/+23
* Add QCA vendor feature flag for allowed frequency listVeerendranath Jakkam2023-04-031-0/+4
* Add QCA vendor interface to get connected channels utilizationAiny Kumari2023-04-031-0/+17
* Add QCA vendor attribute to configure list of allowed frequencies for APVeerendranath Jakkam2023-04-031-0/+27
* 6 GHz: Fix secondary channel settingJouni Malinen2023-03-291-1/+1
* OpenSSL: Add TLS 1.3 signature algorithms for Suite BJouni Malinen2023-03-221-3/+17
* Add support to send 320 MHz bandwidth through vendor subcmdAiny Kumari2023-03-221-6/+2
* EHT: Validate the puncturing bitmap for ACSAloka Dixit2023-03-171-1/+8
* EHT: Calculate puncturing bitmap for ACSAloka Dixit2023-03-172-1/+90
* EHT: Configuration option for ACS puncturing thresholdAloka Dixit2023-03-171-0/+1
* EHT: Process puncturing bitmap from channel switch eventAloka Dixit2023-03-174-8/+20
* 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-173-0/+24
* 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-171-0/+1
* 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-141-0/+7
* 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
* WPA_AUTH: MLO: Add functions to get the AA and SPAIlan Peer2023-03-071-92/+151