summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart1-2/+2
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho1-5/+0
2021-02-11iwlwifi: pnvm: implement reading PNVM from UEFILuca Coelho1-1/+90
2021-02-11iwlwifi: pnvm: move file loading code to a separate functionLuca Coelho1-37/+61
2021-02-11iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho1-3/+3
2021-02-11iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho1-1/+6
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg1-25/+25
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho1-2/+221
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho1-0/+55