index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
fw
/
pnvm.c
Age
Commit message (
Expand
)
Author
2024-02-08
wifi: iwlwifi: fw: allow vmalloc for PNVM image
Johannes Berg
2024-02-02
wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
Miri Korenblit
2024-01-26
wifi: iwlwifi: Add support for new 802.11be device
Mukesh Sisodiya
2023-06-06
wifi: iwlwifi: pnvm: handle memory descriptor tlv
Gregory Greenman
2023-06-06
wifi: iwlwifi: fw: clean up PNVM loading code
Johannes Berg
2023-06-06
wifi: iwlwifi: Separate reading and parsing of reduce power table
Alon Giladi
2023-06-06
wifi: iwlwifi: Enable loading of reduce-power tables into several segments
Alon Giladi
2023-06-06
wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flow
Alon Giladi
2023-06-06
wifi: iwlwifi: Separate loading and setting of power reduce tables
Alon Giladi
2023-06-06
wifi: iwlwifi: Add support for fragmented pnvm images
Alon Giladi
2023-06-06
wifi: iwlwifi: Take loading and setting of pnvm image out of parsing part
Alon Giladi
2023-06-06
wifi: iwlwifi: Separate loading and setting of pnvm image into two functions
Alon Giladi
2023-06-06
wifi: iwlwifi: Generalize the parsing of the pnvm image
Alon Giladi
2023-03-15
wifi: iwlwifi: fw: pnvm: fix uefi reduced TX power loading
Johannes Berg
2022-02-18
iwlwifi: fix various more -Wcast-qual warnings
Johannes Berg
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
2021-10-22
iwlwifi: pnvm: print out the version properly
Johannes Berg
2021-10-20
iwlwifi: pnvm: read EFI data only if long enough
Johannes Berg
2021-10-20
iwlwifi: pnvm: don't kmemdup() more than we have
Johannes Berg
2021-09-05
iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
Christophe JAILLET
2021-08-26
iwlwifi: move get pnvm file name to a separate function
Dror Moshe
2021-08-26
iwlwifi: print PNVM complete notification status in hexadecimal
Luca Coelho
2021-07-28
iwlwifi: pnvm: accept multiple HW-type TLVs
Johannes Berg
2021-06-22
iwlwifi: support loading the reduced power table from UEFI
Luca Coelho
2021-06-22
iwlwifi: move UEFI code to a separate file
Luca Coelho
2021-03-03
iwlwifi: fix ARCH=i386 compilation warnings
Pierre-Louis Bossart
2021-02-12
iwlwifi: remove incorrect comment in pnvm
Luca Coelho
2021-02-11
iwlwifi: pnvm: implement reading PNVM from UEFI
Luca Coelho
2021-02-11
iwlwifi: pnvm: move file loading code to a separate function
Luca Coelho
2021-02-11
iwlwifi: pnvm: increment the pointer before checking the TLV
Luca Coelho
2021-02-11
iwlwifi: pnvm: set the PNVM again if it was already loaded
Luca Coelho
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
2020-10-08
iwlwifi: move PNVM implementation to common code
Luca Coelho