index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-02-13
iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
Dan Moulding
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-04
iwlwifi: add device name to device_info
Luca Coelho
2019-12-24
iwlwifi: remove lar_disable module parameter
Luca Coelho
2019-12-23
iwlwifi: mvm: fix NVM check for 3168 devices
Luca Coelho
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-07-30
iwlwifi: mvm: fix comparison of u32 variable with less than zero
Colin Ian King
2019-06-29
iwlwifi: mvm: Add log information about SAR status
Haim Dreyfuss
2019-01-29
iwlwifi: mvm: save and export regdb blob from the NVM
Luca Coelho
2019-01-25
iwlwifi: mvm: make NVM access actually fail on failures
Johannes Berg
2018-11-15
iwlwifi: mvm: fix regulatory domain update when the firmware starts
Emmanuel Grumbach
2018-10-06
iwlwifi: mvm Support new MCC update response
Haim Dreyfuss
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
2018-04-20
iwlwifi: move all NVM parsing code to the common files
Shaul Triebitz
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-06
iwlwifi: acpi: move function to get mcc into acpi code
Luca Coelho
2017-10-06
iwlwifi: nvm: set the correct offsets to 3168 series
Chaya Rachel Ivgi
2017-08-18
iwlwifi: use big-endian for the hw section of the nvm
Luca Coelho
2017-08-18
iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()
Luca Coelho
2017-08-18
iwlwifi: mvm: remove useless argument in iwl_nvm_init()
Luca Coelho
2017-08-09
iwlwifi: mvm: move a000 device NVM retrieval to a common place
Shaul Triebitz
2017-08-01
iwlwifi: mvm: support fw reading empty OTP
Liad Kaufman
2017-06-23
iwlwifi: mvm: print base HW address during init
Luca Coelho
2017-06-23
iwlwifi: mvm: fix nvm_data leak
Luca Coelho
2017-06-23
iwlwifi: mvm: make iwl_mvm_update_mcc() easier to follow
Johannes Berg
2017-06-23
iwlwifi: remove resp_pkt NULL checks
Johannes Berg
2017-06-05
iwlwifi: add 9000 and A000 device families
Sara Sharon
2017-06-05
iwlwifi: remove references to 8000 B-step devices
Sara Sharon
2017-06-05
iwlwifi: cleanup references to 8000 family in NVM code
Sara Sharon
2017-06-02
iwlwifi: mvm: fix MCC endianness bug
Johannes Berg
2017-06-02
iwlwifi: mvm: support getting nvm data from firmware
Sara Sharon
2017-04-25
iwlwifi: mvm: Ignore wifi mcc update in the driver while associated
Haim Dreyfuss
2016-09-19
iwlwifi: move BIOS MCC retrieval to common code
Arik Nemtsov
2016-07-06
iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
Arnd Bergmann
2016-07-06
iwlwifi: mvm: remove unnecessary device conversion when reading the MCC
Luca Coelho
2016-03-07
iwlwifi: refactor the code that reads the MAC address from the NVM
Sara Sharon
2016-02-01
iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian
Johannes Berg
2016-01-07
iwlwifi: nvm: fix loading default NVM file
Oren Givon
2016-01-07
iwlwifi: mvm: change mcc update API
Matti Gottlieb
2015-12-20
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
2015-11-26
iwlwifi: mvm: check FW's response for nvm access write cmd
Matti Gottlieb
2015-11-26
iwlwifi: nvm: fix up phy section when reading it
Johannes Berg
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo