summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-26iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTFJohannes Berg1-0/+2
2021-08-26iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policyShaul Triebitz2-2/+7
2021-08-26iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilitiesMordechay Goodstein1-1/+5
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller2-41/+19
2021-08-21ipw2x00: Avoid field-overflowing memcpy()Kees Cook1-39/+17
2021-08-21ipw2x00: Use struct_size helper instead of open-coded arithmeticLen Baker1-2/+2
2021-07-28iwlwifi: add new so-jf devicesYaara Baruch1-1/+35
2021-07-28iwlwifi: add new SoF with JF devicesYaara Baruch1-0/+34
2021-07-28iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2-3/+6
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo1-36/+0
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg1-3/+3
2021-06-23mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau1-0/+3
2021-06-22iwlwifi: bump FW API to 64 for AX devicesLuca Coelho1-2/+2
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg4-0/+79