summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2021-10-13iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy1-0/+2
2021-10-13iwlwifi: mvm: Fix possible NULL dereferenceIlan Peer1-1/+2
2021-09-22iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-09-22iwlwifi: move get pnvm file name to a separate functionDror Moshe2-11/+22
2021-09-18iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-09-18iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern1-12/+19
2021-09-18iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-18iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer1-3/+3
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-18iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer1-3/+6
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-15iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-15iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
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
2021-06-22iwlwifi: add 9560 killer deviceybaruch3-1/+9
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg6-351/+368
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho9-14/+318
2021-06-22iwlwifi: move UEFI code to a separate fileLuca Coelho4-81/+114
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_get_status_cmdEmmanuel Grumbach3-8/+28
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4Emmanuel Grumbach2-9/+34
2021-06-22iwlwifi: mvm: update iwl_wowlan_patterns_cmdEmmanuel Grumbach2-5/+22
2021-06-22iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4Emmanuel Grumbach3-11/+42
2021-06-22iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errorsLuca Coelho1-6/+8
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg3-12/+21
2021-06-22iwlwifi: mvm: fill phy_data.d1 for no-data RXJohannes Berg1-6/+4
2021-06-22iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-06-22iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES versionEmmanuel Grumbach1-2/+5
2021-06-22iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSESNaftali Goldstein2-15/+23
2021-06-22iwlwifi: mvm: don't request mac80211 to disable/enable sta's queuesNaftali Goldstein1-2/+6
2021-06-22iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer2-12/+30
2021-06-22iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik3-3/+37
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg3-59/+14
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg1-2/+2
2021-06-22iwlwifi: advertise broadcast TWT supportShaul Triebitz2-10/+21
2021-06-22iwlwifi: mvm: support LMR feedbackAvraham Stern1-0/+4
2021-06-22iwlwifi: correct HE capabilitiesJohannes Berg1-48/+66
2021-06-22iwlwifi: mvm: Call NMI instead of REPLY_ERRORHarish Mitty1-1/+3
2021-06-22iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-06-22iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg4-0/+80