summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-2778-2186/+9834
|\
| * wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern2023-04-203-9/+14
| * wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSMEAvraham Stern2023-04-201-1/+26
| * wifi: iwlwifi: mei: make mei filtered scan more aggressiveAvraham Stern2023-04-201-2/+14
| * wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern2023-04-204-2/+107
| * wifi: iwlwifi: mvm: enable support for MLO APIsGregory Greenman2023-04-201-0/+5
| * wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg2023-04-202-3/+3
| * wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg2023-04-201-7/+7
| * wifi: iwlwifi: fw: fix argument to efi.get_variableAlon Giladi2023-04-201-1/+1
| * wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg2023-04-201-23/+5
| * wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg2023-04-201-1/+3
| * wifi: iwlwifi: Update support for b0 versionMukesh Sisodiya2023-04-203-5/+90
| * wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede2023-04-191-1/+4
| * wifi: iwlwifi: bump FW API to 78 for AX devicesGregory Greenman2023-04-181-1/+1
| * wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg2023-04-181-0/+10
| * wifi: iwlwifi: mvm: add MLO support to SF - use sta pointerJohannes Berg2023-04-181-21/+8
| * wifi: iwlwifi: mvm: configure TLC on link activationJohannes Berg2023-04-181-0/+24
| * wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg2023-04-181-3/+34
| * wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg2023-04-185-26/+31
| * wifi: iwlwifi: mvm: initialize per-link STA ratescale dataJohannes Berg2023-04-183-14/+28
| * wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_dataJohannes Berg2023-04-181-9/+12
| * wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg2023-04-184-12/+24
| * wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLOJohannes Berg2023-04-181-7/+3
| * wifi: iwlwifi: mvm: remove per-STA MFP settingJohannes Berg2023-04-181-1/+0
| * wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENTJohannes Berg2023-04-181-0/+2
| * wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg2023-04-181-1/+4
| * wifi: iwlwifi: mvm: update mac id managementGregory Greenman2023-04-181-9/+13
| * wifi: iwlwifi: mvm: adopt the latest firmware APIEmmanuel Grumbach2023-04-182-17/+0
| * wifi: iwlwifi: move debug buffer allocation failure to info verbosityGolan Ben Ami2023-04-171-1/+1
| * wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach2023-04-171-1/+2
| * wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg2023-04-174-1/+13
| * wifi: iwlwifi: mvm: implement key link switchingJohannes Berg2023-04-173-2/+67
| * wifi: iwlwifi: mvm: implement BAID link switchingJohannes Berg2023-04-171-10/+70
| * wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg2023-04-173-25/+36
| * wifi: iwlwifi: bump FW API to 77 for AX devicesGregory Greenman2023-04-171-1/+1
| * wifi: iwlwifi: mvm: use correct sta mask to remove queueJohannes Berg2023-04-171-4/+5
| * wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern2023-04-172-2/+2
| * wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg2023-04-173-30/+42
| * wifi: iwlwifi: mvm: properly implement HE AP supportJohannes Berg2023-04-172-3/+15
| * wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer2023-04-171-2/+3
| * wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg2023-04-171-2/+29
| * wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman2023-04-174-1/+20
| * wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO supportJohannes Berg2023-04-171-0/+4
| * wifi: iwlwifi: mvm: tx: remove misleading if statementJohannes Berg2023-04-141-2/+1
| * wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer2023-04-143-17/+22
| * wifi: iwlwifi: mvm: validate station properly in flushJohannes Berg2023-04-141-1/+8
| * wifi: iwlwifi: mvm: set STA mask for keys in MLOJohannes Berg2023-04-141-9/+60
| * wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg2023-04-141-1/+5
| * wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg2023-04-142-8/+4
| * wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg2023-04-143-10/+13