summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-03-04iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho1-3/+3
2021-03-04iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho1-1/+6
2021-02-03iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-02-03iwlwifi: 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