summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-08-26iwlwifi: api: remove datamember from structJohannes Berg
2021-08-26iwlwifi: fix __percpu annotationJohannes Berg
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg
2021-08-26iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho
2021-08-26iwlwifi: acpi: fill in WGDS table with defaultsLuca Coelho
2021-08-26iwlwifi: bump FW API to 65 for AX devicesLuca Coelho
2021-08-26iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit
2021-08-26iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg
2021-08-26iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik
2021-08-26iwlwifi: mvm: support version 11 of wowlan statuses notificationGregory Greenman
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho
2021-08-26iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho
2021-08-26iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho
2021-08-26iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho
2021-08-26iwlwifi: mvm: fix access to BSS elementsJohannes Berg
2021-08-26iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scanIlan Peer
2021-08-26iwlwifi: mvm: silently drop encrypted frames for unknown stationAvraham Stern
2021-08-26iwlwifi: mvm: d3: implement RSC command version 5Johannes Berg
2021-08-26iwlwifi: mvm: d3: make key reprogramming iteration optionalJohannes Berg
2021-08-26iwlwifi: mvm: d3: add separate key iteration for GTK typeJohannes Berg
2021-08-26iwlwifi: mvm: d3: refactor TSC/RSC configurationJohannes Berg
2021-08-26iwlwifi: mvm: d3: remove fixed cmd_flags argumentJohannes Berg
2021-08-26iwlwifi: mvm: d3: separate TKIP data from key iterationJohannes Berg
2021-08-26iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()Johannes Berg
2021-08-26iwlwifi: mvm: support new station key APIJohannes Berg
2021-08-26iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer
2021-08-26iwlwifi: pcie: implement Bz reset flowJohannes Berg
2021-08-26iwlwifi: implement Bz NMI behaviourJohannes Berg
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg
2021-08-26iwlwifi: read MAC address from correct place on BzJohannes Berg
2021-08-26iwlwifi: give Bz devices their own nameJohannes Berg
2021-08-26iwlwifi: split off Bz devices into their own familyJohannes Berg
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya
2021-08-26iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcastJohannes Berg
2021-08-26iwlwifi: mvm: clean up number of HW queuesJohannes Berg
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix
2021-08-26iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong
2021-08-26iwlwifi: mvm: fix old-style static const declarationWei Yongjun
2021-08-26iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211()Luca Coelho
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg