aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-26iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-08-26iwlwifi: mvm: support version 11 of wowlan statuses notificationGregory Greenman1-1/+4
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho3-28/+45
2021-08-26iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho1-2/+0
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho2-11/+57
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho2-25/+80
2021-08-26iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho1-5/+8
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho2-2/+2
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho2-15/+28
2021-08-26iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho2-4/+4
2021-08-26iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-08-26iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scanIlan Peer1-76/+28
2021-08-26iwlwifi: mvm: silently drop encrypted frames for unknown stationAvraham Stern1-2/+2
2021-08-26iwlwifi: mvm: d3: implement RSC command version 5Johannes Berg3-30/+191
2021-08-26iwlwifi: mvm: d3: make key reprogramming iteration optionalJohannes Berg1-54/+48
2021-08-26iwlwifi: mvm: d3: add separate key iteration for GTK typeJohannes Berg1-17/+46
2021-08-26iwlwifi: mvm: d3: refactor TSC/RSC configurationJohannes Berg1-81/+116
2021-08-26iwlwifi: mvm: d3: remove fixed cmd_flags argumentJohannes Berg1-14/+9
2021-08-26iwlwifi: mvm: d3: separate TKIP data from key iterationJohannes Berg1-49/+83
2021-08-26iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()Johannes Berg1-19/+7
2021-08-26iwlwifi: mvm: support new station key APIJohannes Berg2-16/+23
2021-08-26iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer1-3/+3
2021-08-26iwlwifi: pcie: implement Bz reset flowJohannes Berg1-3/+15
2021-08-26iwlwifi: implement Bz NMI behaviourJohannes Berg2-1/+8
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg4-19/+68
2021-08-26iwlwifi: read MAC address from correct place on BzJohannes Berg5-14/+56
2021-08-26iwlwifi: give Bz devices their own nameJohannes Berg3-4/+6
2021-08-26iwlwifi: split off Bz devices into their own familyJohannes Berg2-5/+29
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya3-9/+2
2021-08-26iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcastJohannes Berg1-5/+5
2021-08-26iwlwifi: mvm: clean up number of HW queuesJohannes Berg1-1/+1
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix2-2/+2
2021-08-26iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-08-26iwlwifi: mvm: fix old-style static const declarationWei Yongjun1-1/+1
2021-08-26iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211()Luca Coelho1-2/+0
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho1-5/+5
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg2-4/+10
2021-08-26iwlwifi: mvm: set replay counter on key installJohannes Berg1-0/+53
2021-08-26iwlwifi: mvm: remove trigger EAPOL time eventMordechay Goodstein1-10/+2
2021-08-26iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein1-1/+4
2021-08-26iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer2-15/+76
2021-08-26iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer1-3/+6
2021-08-26iwlwifi: print PNVM complete notification status in hexadecimalLuca Coelho1-1/+1
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg3-6/+24
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg10-78/+113
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg1-2/+3
2021-08-26iwlwifi: mvm: avoid FW restart while shutting downJohannes Berg1-0/+8