index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
nvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-1
/
+1
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-63
/
+6
2020-02-13
iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
Dan Moulding
1
-1
/
+2
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2020-01-04
iwlwifi: add device name to device_info
Luca Coelho
1
-1
/
+1
2019-12-24
iwlwifi: remove lar_disable module parameter
Luca Coelho
1
-8
/
+2
2019-12-23
iwlwifi: mvm: fix NVM check for 3168 devices
Luca Coelho
1
-1
/
+1
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-2
/
+2
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-2
/
+2
2019-07-30
iwlwifi: mvm: fix comparison of u32 variable with less than zero
Colin Ian King
1
-1
/
+1
2019-06-29
iwlwifi: mvm: Add log information about SAR status
Haim Dreyfuss
1
-0
/
+9
2019-01-29
iwlwifi: mvm: save and export regdb blob from the NVM
Luca Coelho
1
-0
/
+5
2019-01-25
iwlwifi: mvm: make NVM access actually fail on failures
Johannes Berg
1
-3
/
+7
2018-11-16
iwlwifi: mvm: fix regulatory domain update when the firmware starts
Emmanuel Grumbach
1
-3
/
+2
2018-10-06
iwlwifi: mvm Support new MCC update response
Haim Dreyfuss
1
-13
/
+12
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-5
/
+0
2018-04-20
iwlwifi: move all NVM parsing code to the common files
Shaul Triebitz
1
-198
/
+10
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-6
/
+15
2017-10-06
iwlwifi: acpi: move function to get mcc into acpi code
Luca Coelho
1
-1
/
+2
2017-10-06
iwlwifi: nvm: set the correct offsets to 3168 series
Chaya Rachel Ivgi
1
-6
/
+15
2017-08-18
iwlwifi: use big-endian for the hw section of the nvm
Luca Coelho
1
-2
/
+3
2017-08-18
iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()
Luca Coelho
1
-3
/
+0
2017-08-18
iwlwifi: mvm: remove useless argument in iwl_nvm_init()
Luca Coelho
1
-50
/
+48
2017-08-09
iwlwifi: mvm: move a000 device NVM retrieval to a common place
Shaul Triebitz
1
-91
/
+0
2017-08-01
iwlwifi: mvm: support fw reading empty OTP
Liad Kaufman
1
-5
/
+2
2017-06-23
iwlwifi: mvm: print base HW address during init
Luca Coelho
1
-0
/
+2
2017-06-23
iwlwifi: mvm: fix nvm_data leak
Luca Coelho
1
-2
/
+6
2017-06-23
iwlwifi: mvm: make iwl_mvm_update_mcc() easier to follow
Johannes Berg
1
-15
/
+14
2017-06-23
iwlwifi: remove resp_pkt NULL checks
Johannes Berg
1
-4
/
+0
2017-06-05
iwlwifi: add 9000 and A000 device families
Sara Sharon
1
-2
/
+3
2017-06-05
iwlwifi: remove references to 8000 B-step devices
Sara Sharon
1
-12
/
+2
2017-06-05
iwlwifi: cleanup references to 8000 family in NVM code
Sara Sharon
1
-11
/
+11
2017-06-02
iwlwifi: mvm: fix MCC endianness bug
Johannes Berg
1
-2
/
+2
2017-06-02
iwlwifi: mvm: support getting nvm data from firmware
Sara Sharon
1
-1
/
+89
2017-04-25
iwlwifi: mvm: Ignore wifi mcc update in the driver while associated
Haim Dreyfuss
1
-2
/
+7
2016-09-19
iwlwifi: move BIOS MCC retrieval to common code
Arik Nemtsov
1
-92
/
+1
2016-07-06
iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
Arnd Bergmann
1
-20
/
+21
2016-07-06
iwlwifi: mvm: remove unnecessary device conversion when reading the MCC
Luca Coelho
1
-3
/
+1
2016-03-07
iwlwifi: refactor the code that reads the MAC address from the NVM
Sara Sharon
1
-9
/
+2
2016-02-01
iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian
Johannes Berg
1
-3
/
+5
2016-01-07
iwlwifi: nvm: fix loading default NVM file
Oren Givon
1
-1
/
+2
2016-01-07
iwlwifi: mvm: change mcc update API
Matti Gottlieb
1
-13
/
+39
2015-12-20
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
1
-1
/
+1
2015-11-26
iwlwifi: mvm: check FW's response for nvm access write cmd
Matti Gottlieb
1
-2
/
+24
2015-11-26
iwlwifi: nvm: fix up phy section when reading it
Johannes Berg
1
-3
/
+24
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
1
-0
/
+864