summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2024-03-25wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+11
2024-02-21wifi: iwlwifi: api: fix kernel-doc referenceJohannes Berg1-2/+2
2024-02-21wifi: iwlwifi: mvm: partially support PHY context version 6Johannes Berg2-10/+9
2024-02-21wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach1-1/+11
2024-02-15Merge wireless into wireless-nextJohannes Berg1-6/+9
2024-02-12wifi: iwlwifi: fw: file: clean up kernel-docJohannes Berg1-3/+13
2024-02-12wifi: iwlwifi: api: dbg-tlv: fix up kernel-docJohannes Berg1-3/+5
2024-02-12wifi: iwlwifi: error-dump: fix kernel-doc issuesJohannes Berg1-10/+13
2024-02-12wifi: iwlwifi: api: fix constant version to match FWJohannes Berg1-5/+5
2024-02-12wifi: iwlwifi: fix #ifdef CONFIG_ACPI checkArnd Bergmann1-7/+4
2024-02-08wifi: iwlwifi: mvm: don't send the smart fifo command if not neededEmmanuel Grumbach1-1/+4
2024-02-08wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg1-5/+5
2024-02-08wifi: iwlwifi: take SGOM and UATS code out of ACPI ifdefMiri Korenblit2-6/+2
2024-02-08wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer1-1/+2
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg1-2/+5
2024-02-08wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu7-20/+66
2024-02-08wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit1-0/+5
2024-02-08wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter1-1/+1
2024-02-08wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-08Merge wireless into wireless-nextJohannes Berg2-3/+2
2024-02-04wifi: iwlwifi: fw: fix compiler warning for NULL string printJohannes Berg1-3/+3
2024-02-04wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPIJohannes Berg1-4/+2
2024-02-02wifi: iwlwifi: read DSM functions from UEFIMiri Korenblit5-4/+67
2024-02-02wifi: iwlwifi: prepare for reading DSM from UEFIMiri Korenblit4-105/+96
2024-02-02wifi: iwlwifi: simplify getting DSM from ACPIMiri Korenblit2-61/+61
2024-02-02wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdefMiri Korenblit1-5/+0
2024-02-02wifi: iwlwifi: rfi: use a single DSM function for all RFI configurationsMiri Korenblit2-13/+6
2024-02-02wifi: iwlwifi: read ECKV table from UEFIMiri Korenblit6-7/+48
2024-02-02wifi: iwlwifi: read WRDD table from UEFIMiri Korenblit6-7/+60
2024-02-02wifi: iwlwifi: support link command version 2Shaul Triebitz1-6/+12
2024-02-02wifi: iwlwifi: read SPLC from UEFIMiri Korenblit5-1/+48
2024-02-02wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit2-15/+14
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: iwlwifi: read WTAS table from UEFIMiri Korenblit7-20/+103
2024-02-02wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flowsMiri Korenblit5-37/+31
2024-02-02wifi: iwlwifi: prepare for reading TAS table from UEFIMiri Korenblit5-31/+113
2024-02-02wifi: iwlwifi: don't check TAS block list size twiceMiri Korenblit1-6/+0
2024-02-02wifi: iwlwifi: read PPAG table from UEFIMiri Korenblit6-2/+54
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 Korenblit4-202/+186
2024-02-02wifi: iwlwifi: small cleanups in PPAG table flowsMiri Korenblit2-8/+10
2024-02-02wifi: iwlwifi: read SAR tables from UEFIMiri Korenblit7-7/+213
2024-02-02wifi: iwlwifi: prepare for reading SAR tables from UEFIMiri Korenblit5-193/+256
2024-02-02wifi: iwlwifi: read BIOS PNVM only for non-Intel SKUMiri Korenblit1-12/+18
2024-02-02wifi: iwlwifi: mvm: support SPP A-MSDUsJohannes Berg2-1/+6
2024-02-02wifi: iwlwifi: always have 'uats_enabled'Johannes Berg1-1/+1