index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
fw
/
pnvm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iwlwifi: fix various more -Wcast-qual warnings
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
1
-10
/
+10
2021-10-22
iwlwifi: pnvm: print out the version properly
Johannes Berg
1
-1
/
+1
2021-10-20
iwlwifi: pnvm: read EFI data only if long enough
Johannes Berg
1
-3
/
+7
2021-10-20
iwlwifi: pnvm: don't kmemdup() more than we have
Johannes Berg
1
-4
/
+3
2021-09-05
iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
Christophe JAILLET
1
-1
/
+5
2021-08-26
iwlwifi: move get pnvm file name to a separate function
Dror Moshe
1
-11
/
+2
2021-08-26
iwlwifi: print PNVM complete notification status in hexadecimal
Luca Coelho
1
-1
/
+1
2021-07-28
iwlwifi: pnvm: accept multiple HW-type TLVs
Johannes Berg
1
-9
/
+16
2021-06-22
iwlwifi: support loading the reduced power table from UEFI
Luca Coelho
1
-9
/
+24
2021-06-22
iwlwifi: move UEFI code to a separate file
Luca Coelho
1
-81
/
+24
2021-03-03
iwlwifi: fix ARCH=i386 compilation warnings
Pierre-Louis Bossart
1
-2
/
+2
2021-02-12
iwlwifi: remove incorrect comment in pnvm
Luca Coelho
1
-5
/
+0
2021-02-11
iwlwifi: pnvm: implement reading PNVM from UEFI
Luca Coelho
1
-1
/
+90
2021-02-11
iwlwifi: pnvm: move file loading code to a separate function
Luca Coelho
1
-37
/
+61
2021-02-11
iwlwifi: pnvm: increment the pointer before checking the TLV
Luca Coelho
1
-3
/
+3
2021-02-11
iwlwifi: pnvm: set the PNVM again if it was already loaded
Luca Coelho
1
-1
/
+6
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
1
-25
/
+25
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
1
-2
/
+221
2020-10-08
iwlwifi: move PNVM implementation to common code
Luca Coelho
1
-0
/
+55