aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-02-02wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit3-16/+15
2024-02-02wifi: iwlwifi: do not announce EPCS supportBenjamin Berg1-4/+1
2024-02-02wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-02wifi: iwlwifi: api: clean up some kernel-doc/typosJohannes Berg1-3/+2
2024-02-02wifi: iwlwifi: remove unused function prototypeJohannes Berg1-2/+0
2024-02-02iwlwifi: fw: fix more kernel-doc warningsEmmanuel Grumbach5-3/+8
2024-02-02wifi: mac80211_hwsim: enable all links only in MLOMiri Korenblit1-4/+5
2024-02-02wifi: mac80211_hwsim: add control to skip beaconsJohannes Berg1-1/+27
2024-02-02wifi: iwlwifi: read WTAS table from UEFIMiri Korenblit8-29/+106
2024-02-02wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flowsMiri Korenblit6-53/+62
2024-02-02wifi: iwlwifi: prepare for reading TAS table from UEFIMiri Korenblit8-101/+118
2024-02-02wifi: iwlwifi: don't check TAS block list size twiceMiri Korenblit1-6/+0
2024-02-02wifi: iwlwifi: read PPAG table from UEFIMiri Korenblit7-15/+57
2024-02-02wifi: iwlwifi: validate PPAG table when sent to FWMiri Korenblit3-32/+29
2024-02-02wifi: iwlwifi: prepare for reading PPAG table from UEFIMiri Korenblit5-203/+187
2024-02-02wifi: iwlwifi: small cleanups in PPAG table flowsMiri Korenblit3-9/+11
2024-02-02wifi: iwlwifi: read SAR tables from UEFIMiri Korenblit10-66/+255
2024-02-02wifi: iwlwifi: cleanup sending PER_CHAIN_LIMIT_OFFSET_CMDMiri Korenblit1-22/+9
2024-02-02wifi: iwlwifi: prepare for reading SAR tables from UEFIMiri Korenblit7-209/+273
2024-02-02wifi: iwlwifi: mvm: check AP supports EMLSRJohannes Berg1-0/+3
2024-02-02wifi: iwlwifi: mvm: d3: implement suspend with MLOJohannes Berg1-25/+54
2024-02-02wifi: iwlwifi: read BIOS PNVM only for non-Intel SKUMiri Korenblit1-12/+18
2024-02-02wifi: iwlwifi: mvm: refactor duplicate chanctx conditionJohannes Berg2-8/+17
2024-02-02wifi: iwlwifi: mvm: log dropped packets due to MIC errorDaniel Gabay1-1/+4
2024-02-02wifi: iwlwifi: mvm: support SPP A-MSDUsJohannes Berg5-1/+17
2024-02-02wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-02-02wifi: iwlwifi: mvm: fix the TLC command after ADD_STAEmmanuel Grumbach1-4/+8
2024-02-02wifi: iwlwifi: mvm: use FW rate for non-data only on new devicesJohannes Berg1-4/+29
2024-02-02wifi: iwlwifi: remove Gl A-step remnantsJohannes Berg1-4/+0
2024-02-02wifi: iwlwifi: mvm: Fix FTM initiator flagsIlan Peer1-4/+5
2024-02-02wifi: iwlwifi: always have 'uats_enabled'Johannes Berg1-1/+1
2024-02-02wifi: iwlwifi: mvm: don't set trigger frame padding in AP modeJohannes Berg1-1/+0
2024-02-02wifi: iwlwifi: Fix spelling mistake "SESION" -> "SESSION"Colin Ian King1-1/+1
2024-02-02wifi: iwlwifi: mvm: d3: fix IPN byte orderJohannes Berg1-1/+7
2024-02-02wifi: iwlwifi: mvm: add support for TID to link mapping neg requestAyala Beker2-0/+24
2024-02-02wifi: iwlwifi: fix EWRD table validity checkMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach1-1/+1
2024-02-02wifi: iwlwifi: cleanup uefi variables loadingMiri Korenblit1-77/+51
2024-02-02wifi: iwlwifi: implement GLAI ACPI table loadingMiri Korenblit4-1/+53
2024-02-02wifi: iwlwifi: mvm: initialize rates in FW earlierJohannes Berg1-0/+13
2024-02-02wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach1-1/+13
2024-02-02wifi: iwlwifi: acpi: fix WPFC readingJohannes Berg2-6/+6
2024-02-02wifi: iwlwifi: fw: dbg: ensure correct config name sizesJohannes Berg1-1/+4
2024-02-02wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg1-0/+6
2024-02-02wifi: iwlwifi: dbg-tlv: use struct_size() for allocationJohannes Berg1-1/+1
2024-02-02wifi: iwlwifi: dbg-tlv: avoid extra allocation/copyJohannes Berg1-22/+27
2024-02-02wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg5-9/+16
2024-02-02wifi: iwlwifi: mvm: d3: disconnect on GTK rekey failureJohannes Berg1-1/+2
2024-02-02wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg1-11/+15
2024-02-02wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer5-14/+34