aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-nvm-parse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+24
2015-05-28iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach1-6/+13
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-1/+1
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach1-41/+16
2015-03-12iwlwifi: don't allow the FW to return invalid ch indicesArik Nemtsov1-0/+5
2015-03-12iwlwifi: use correct NVM offset for LAR enable for new NVMsArik Nemtsov1-3/+7
2015-03-12iwlwifi: mvm: take the MAC address from HW registersEran Harary1-45/+16
2015-03-12iwlwifi: mvm: support new PHY_SKU nvm section for family 8000 B0Eran Harary1-11/+38
2015-03-12iwlwifi: disable 11ac if 11n is disabledEliad Peller1-8/+7
2015-03-12iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflictMatti Gottlieb1-3/+12
2015-03-12iwlwifi: use IWL_DEFAULT_MAX_TX_POWER for max_eirpEliad Peller1-1/+2
2015-03-12iwlwifi: change last 5ghz channel to 165 & add support for 8000 familyMatti Gottlieb1-7/+17
2015-03-12iwlwifi: nvm: init correct nvm channel list for 8000 devicesArik Nemtsov1-3/+4
2015-03-12iwlwifi: don't declare support for 5ghz if not supportedEliad Peller1-1/+6
2015-03-12iwlwifi: ignore IBSS flag as regulatory NO-IR indicationArik Nemtsov1-6/+2
2015-03-12iwlwifi: mvm: consider LAR support during NVM parseArik Nemtsov1-47/+63
2015-03-12iwlwifi: create regdomain from mcc_update_cmd responseArik Nemtsov1-0/+153
2014-12-28iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel1-0/+6
2014-11-23iwlwifi: change max HT and VHT A-MPDU exponentEran Harary1-1/+4
2014-09-14iwlwifi: mvm: add LDPC supportEyal Shapira1-0/+3
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-3/+1
2014-09-08iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller1-3/+1
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-07-07iwlwifi: 8000: drop a print when the address is invalidEran Harary1-0/+3
2014-07-06iwlwifi: mvm: read the mac address in family 8000Eran Harary1-12/+48
2014-06-24iwlwifi: mvm: fix bug in set_hw_address functionEran Harary1-12/+22
2014-06-24iwlwifi: fix NVM channel attribute map.David Spinadel1-4/+18
2014-05-11iwlwifi: mvm: add channel 14 to the low band listEran Harary1-2/+2
2014-05-06iwlwifi: mvm: select the MAC address according to priorityEran Harary1-8/+38
2014-04-06iwlwifi: mvm: fix the number of channels in family 8000Eran Harary1-11/+14
2014-03-09iwlwifi: nvm: fix VHT capability antenna-dependent fieldsJohannes Berg1-8/+11
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-60/+185
2014-02-23iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg1-17/+0
2014-02-20iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-0/+1
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+5
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary1-49/+190
2014-02-03iwlwifi: remove obsolete TODOEmmanuel Grumbach1-5/+1
2014-02-02iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-01-13iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira1-6/+0
2014-01-13iwlwifi: change beamformee STS capEyal Shapira1-2/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira1-0/+6
2013-12-17iwlwifi: publish Tx STBC support in VHTEyal Shapira1-2/+6
2013-12-17iwlwifi: set VHT beamformee STS cap correctlyEyal Shapira1-0/+3
2013-12-09iwlwifi: fix check for a single rx antennaEyal Shapira1-1/+2
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+2
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb1-2/+6
2013-05-29iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach1-6/+8