aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/nvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-2/+2
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary1-14/+49
2014-02-03iwlwifi: mvm: support NVM sections for family 8000Eran Harary1-15/+19
2014-01-13iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz1-1/+1
2014-01-13iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach1-6/+5
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-5/+6
2013-12-09iwlwifi: mvm: dump NVM from debugfsEmmanuel Grumbach1-0/+23
2013-10-18iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon1-1/+1
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz1-33/+66
2013-05-29iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach1-1/+3
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary1-2/+2
2013-05-16iwlwifi: support loading NVM data from fileEran Harary1-8/+190
2013-05-16iwlwifi: nvm: don't print NVM section reads by defaultJohannes Berg1-1/+2
2013-05-16iwlwifi: mvm: fix NVM parsing error pathJohannes Berg1-2/+3
2013-03-20iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach1-106/+30
2013-03-06iwlwifi: mvm: Change NVM default section read sizeDor Shaish1-3/+6
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+311