summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/nvm.c
AgeCommit message (Expand)Author
2015-04-02iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov
2015-03-30iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach
2015-03-12iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron
2015-03-12iwlwifi: mvm: support LAR updates from BIOSJonathan Doron
2015-03-12iwlwifi: mvm: take the MAC address from HW registersEran Harary
2015-03-12iwlwifi: allow disabling LAR via module paramArik Nemtsov
2015-03-12iwlwifi: mvm: support new PHY_SKU nvm section for family 8000 B0Eran Harary
2015-03-12iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflictMatti Gottlieb
2015-03-12iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov
2015-03-12iwlwifi: mvm: consider LAR support during NVM parseArik Nemtsov
2015-03-12iwlwifi: mvm: init country code on init/recoveryArik Nemtsov
2015-03-12iwlwifi: mvm: add MCC update FW APIArik Nemtsov
2015-01-22iwlwifi: mvm: support family 8000 C stepEran Harary
2015-01-22iwlwifi: mvm: add print of he nvm versionEran Harary
2014-12-01iwlwifi: mvm: support NVM file with headerIdan Kahlon
2014-09-14iwlwifi: make hw rev checking more readableLiad Kaufman
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-07-22iwlwifi: mvm: minor change in debug printEran Harary
2014-07-07iwlwifi: mvm: warn about empty OTPEran Harary
2014-06-24iwlwifi: mvm: assure no overflows occur while reading otpLiad Kaufman
2014-06-24iwlwifi: nvm: update maximal parsed values in external nvmLiad Kaufman
2014-05-13iwlwifi: mvm: revisit the NVM handling codeEran Harary
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-05-11iwlwifi: 8000: add default NVM file name in family 8000Eran Harary
2014-05-06iwlwifi: mvm: fix bug in parse_nvm_sectionsEran Harary
2014-05-06iwlwifi: mvm: select the MAC address according to priorityEran Harary
2014-05-06iwlwifi: mvm: Prioritize external nvm values on top of the OTP valuesEran Harary
2014-05-06iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary
2014-05-06iwlwifi: mvm: fix bug with OTP memory sizeEran Harary
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary
2014-02-03iwlwifi: mvm: support NVM sections for family 8000Eran Harary
2014-01-13iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz
2014-01-13iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz
2013-12-09iwlwifi: mvm: dump NVM from debugfsEmmanuel Grumbach
2013-10-18iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz
2013-05-29iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary
2013-05-16iwlwifi: support loading NVM data from fileEran Harary
2013-05-16iwlwifi: nvm: don't print NVM section reads by defaultJohannes Berg
2013-05-16iwlwifi: mvm: fix NVM parsing error pathJohannes Berg
2013-03-20iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach
2013-03-06iwlwifi: mvm: Change NVM default section read sizeDor Shaish
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-02-01iwlwifi: add the MVM driverJohannes Berg