summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
AgeCommit message (Expand)Author
2024-02-08wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg
2024-02-02wifi: iwlwifi: read BIOS PNVM only for non-Intel SKUMiri Korenblit
2024-01-26wifi: iwlwifi: Add support for new 802.11be deviceMukesh Sisodiya
2023-06-06wifi: iwlwifi: pnvm: handle memory descriptor tlvGregory Greenman
2023-06-06wifi: iwlwifi: fw: clean up PNVM loading codeJohannes Berg
2023-06-06wifi: iwlwifi: Separate reading and parsing of reduce power tableAlon Giladi
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi
2023-06-06wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flowAlon Giladi
2023-06-06wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi
2023-06-06wifi: iwlwifi: Add support for fragmented pnvm imagesAlon Giladi
2023-06-06wifi: iwlwifi: Take loading and setting of pnvm image out of parsing partAlon Giladi
2023-06-06wifi: iwlwifi: Separate loading and setting of pnvm image into two functionsAlon Giladi
2023-06-06wifi: iwlwifi: Generalize the parsing of the pnvm imageAlon Giladi
2023-03-15wifi: iwlwifi: fw: pnvm: fix uefi reduced TX power loadingJohannes Berg
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb
2021-10-22iwlwifi: pnvm: print out the version properlyJohannes Berg
2021-10-20iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg
2021-10-20iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET
2021-08-26iwlwifi: move get pnvm file name to a separate functionDror Moshe
2021-08-26iwlwifi: print PNVM complete notification status in hexadecimalLuca Coelho
2021-07-28iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho
2021-06-22iwlwifi: move UEFI code to a separate fileLuca Coelho
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho
2021-02-11iwlwifi: pnvm: implement reading PNVM from UEFILuca Coelho
2021-02-11iwlwifi: pnvm: move file loading code to a separate functionLuca Coelho
2021-02-11iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho
2021-02-11iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho