summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2024-06-21wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach1-10/+0
2024-06-21wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit1-2/+2
2024-06-21wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2024-06-21wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein1-1/+4
2024-06-21wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg1-7/+2
2024-06-21wifi: iwlwifi: mvm: don't initialize csa_work twiceMiri Korenblit1-2/+0
2024-06-12wifi: iwlwifi: mvm: init vif works only onceJohannes Berg3-2/+21
2024-06-12wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_maskJohannes Berg1-1/+1
2024-06-12wifi: iwlwifi: reconfigure TLC during HW restartJohannes Berg1-6/+1
2024-06-12wifi: iwlwifi: mvm: select STA mask only for active linksJohannes Berg1-4/+7
2024-06-12wifi: iwlwifi: mvm: allocate STA links only for active linksJohannes Berg1-3/+3
2024-05-17wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg1-1/+6
2024-05-17wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg1-1/+1
2024-05-02wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
2024-05-02wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
2024-04-13wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai2-0/+8
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-04-10wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg1-12/+8
2024-04-10wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach3-3/+14
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-04-03wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg1-1/+1
2024-04-03wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2024-03-27wifi: iwlwifi: mvm: Fix the listener MAC filter flagsIlan Peer1-1/+1
2024-03-27wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg1-3/+1
2024-03-27wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach1-7/+11
2024-03-27wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg1-3/+9
2024-03-27wifi: iwlwifi: support EHT for WHMiri Korenblit1-1/+1
2024-03-27wifi: iwlwifi: read BIOS PNVM only for non-Intel SKUMiri Korenblit1-12/+18
2024-03-27wifi: iwlwifi: mvm: fix the TLC command after ADD_STAEmmanuel Grumbach1-4/+8
2024-03-27wifi: iwlwifi: mvm: d3: fix IPN byte orderJohannes Berg1-1/+7
2024-03-27wifi: iwlwifi: fix EWRD table validity checkMiri Korenblit1-1/+1
2024-03-27wifi: iwlwifi: mvm: initialize rates in FW earlierJohannes Berg1-0/+13
2024-03-27wifi: iwlwifi: acpi: fix WPFC readingJohannes Berg2-6/+6
2024-03-27wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg1-0/+6
2024-03-27wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg1-11/+15
2024-03-27wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay1-10/+59
2024-03-01wifi: iwlwifi: do not announce EPCS supportBenjamin Berg1-4/+1
2024-02-23wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2-0/+7
2024-02-23wifi: iwlwifi: fix double-free bugJohannes Berg1-0/+1
2024-02-23wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-16wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-01wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach1-2/+2
2024-01-26wifi: iwlwifi: assign phy_ctxt before eSR activationMiri Korenblit1-3/+3
2024-01-26wifi: iwlwifi: fix out of bound copy_from_userAnjaneyulu1-1/+1
2024-01-26wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg1-1/+1
2024-01-26wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS requestJohannes Berg1-11/+0
2024-01-26wifi: iwlwifi: don't support triggered EHT CQI feedbackMiri Korenblit1-1/+2
2024-01-20wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1