summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | wifi: iwlwifi: read ECKV table from UEFIMiri Korenblit2024-02-027-10/+51
* | wifi: iwlwifi: read WRDD table from UEFIMiri Korenblit2024-02-027-8/+61
* | wifi: iwlwifi: support link command version 2Shaul Triebitz2024-02-022-8/+20
* | wifi: iwlwifi: mvm: use fast balance scan in case of an active P2P GOAyala Beker2024-02-021-5/+3
* | wifi: iwlwifi: mvm: don't send NDPs for new tx devicesEmmanuel Grumbach2024-02-021-3/+7
* | wifi: iwlwifi: read SPLC from UEFIMiri Korenblit2024-02-026-2/+49
* | wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit2024-02-023-16/+15
* | wifi: iwlwifi: api: clean up some kernel-doc/typosJohannes Berg2024-02-021-3/+2
* | wifi: iwlwifi: remove unused function prototypeJohannes Berg2024-02-021-2/+0
* | iwlwifi: fw: fix more kernel-doc warningsEmmanuel Grumbach2024-02-025-3/+8
* | wifi: iwlwifi: read WTAS table from UEFIMiri Korenblit2024-02-028-29/+106
* | wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flowsMiri Korenblit2024-02-026-53/+62
* | wifi: iwlwifi: prepare for reading TAS table from UEFIMiri Korenblit2024-02-028-101/+118
* | wifi: iwlwifi: don't check TAS block list size twiceMiri Korenblit2024-02-021-6/+0
* | wifi: iwlwifi: read PPAG table from UEFIMiri Korenblit2024-02-027-15/+57
* | wifi: iwlwifi: validate PPAG table when sent to FWMiri Korenblit2024-02-023-32/+29
* | wifi: iwlwifi: prepare for reading PPAG table from UEFIMiri Korenblit2024-02-025-203/+187
* | wifi: iwlwifi: small cleanups in PPAG table flowsMiri Korenblit2024-02-023-9/+11
* | wifi: iwlwifi: read SAR tables from UEFIMiri Korenblit2024-02-0210-66/+255
* | wifi: iwlwifi: cleanup sending PER_CHAIN_LIMIT_OFFSET_CMDMiri Korenblit2024-02-021-22/+9
* | wifi: iwlwifi: prepare for reading SAR tables from UEFIMiri Korenblit2024-02-027-209/+273
* | wifi: iwlwifi: mvm: check AP supports EMLSRJohannes Berg2024-02-021-0/+3
* | wifi: iwlwifi: mvm: d3: implement suspend with MLOJohannes Berg2024-02-021-25/+54
* | wifi: iwlwifi: read BIOS PNVM only for non-Intel SKUMiri Korenblit2024-02-021-12/+18
* | wifi: iwlwifi: mvm: refactor duplicate chanctx conditionJohannes Berg2024-02-022-8/+17
* | wifi: iwlwifi: mvm: log dropped packets due to MIC errorDaniel Gabay2024-02-021-1/+4
* | wifi: iwlwifi: mvm: support SPP A-MSDUsJohannes Berg2024-02-025-1/+17
* | wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya2024-02-021-0/+1
* | wifi: iwlwifi: mvm: fix the TLC command after ADD_STAEmmanuel Grumbach2024-02-021-4/+8
* | wifi: iwlwifi: mvm: use FW rate for non-data only on new devicesJohannes Berg2024-02-021-4/+29
* | wifi: iwlwifi: remove Gl A-step remnantsJohannes Berg2024-02-021-4/+0
* | wifi: iwlwifi: mvm: Fix FTM initiator flagsIlan Peer2024-02-021-4/+5
* | wifi: iwlwifi: always have 'uats_enabled'Johannes Berg2024-02-021-1/+1
* | wifi: iwlwifi: mvm: don't set trigger frame padding in AP modeJohannes Berg2024-02-021-1/+0
* | wifi: iwlwifi: Fix spelling mistake "SESION" -> "SESSION"Colin Ian King2024-02-021-1/+1
* | wifi: iwlwifi: mvm: d3: fix IPN byte orderJohannes Berg2024-02-021-1/+7
* | wifi: iwlwifi: mvm: add support for TID to link mapping neg requestAyala Beker2024-02-022-0/+24
* | wifi: iwlwifi: fix EWRD table validity checkMiri Korenblit2024-02-021-1/+1
* | wifi: iwlwifi: cleanup uefi variables loadingMiri Korenblit2024-02-021-77/+51
* | wifi: iwlwifi: implement GLAI ACPI table loadingMiri Korenblit2024-02-024-1/+53
* | wifi: iwlwifi: mvm: initialize rates in FW earlierJohannes Berg2024-02-021-0/+13
* | wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach2024-02-021-1/+13
* | wifi: iwlwifi: acpi: fix WPFC readingJohannes Berg2024-02-022-6/+6
* | wifi: iwlwifi: fw: dbg: ensure correct config name sizesJohannes Berg2024-02-021-1/+4
* | wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg2024-02-021-0/+6
* | wifi: iwlwifi: dbg-tlv: use struct_size() for allocationJohannes Berg2024-02-021-1/+1
* | wifi: iwlwifi: dbg-tlv: avoid extra allocation/copyJohannes Berg2024-02-021-22/+27
* | wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg2024-02-025-9/+16
* | wifi: iwlwifi: mvm: d3: disconnect on GTK rekey failureJohannes Berg2024-02-021-1/+2
* | wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg2024-02-021-11/+15