aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach1-1/+2
2018-12-20iwlwifi: split HE capabilities between AP and STAShaul Triebitz1-101/+188
2018-10-06iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein1-1/+9
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-5/+0
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-13/+38
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-45/+5
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka1-45/+5
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami1-0/+7
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho1-2/+2
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-0/+103
2018-05-30iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King1-2/+1
2018-04-26iwlwifi: support new csr addresses for hw addressGolan Ben Ami1-4/+10
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-9/+87
2018-04-20iwlwifi: get rid of fw/nvm.cShaul Triebitz1-7/+104
2018-04-20iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho1-3/+3
2018-04-20iwlwifi: use flags to denote modifiers for the channel mapsLuca Coelho1-9/+16
2018-04-20iwlwifi: move all NVM parsing code to the common filesShaul Triebitz1-7/+207
2018-04-09iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss1-16/+95
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-74/+68
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho1-34/+0
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho1-47/+19
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho1-6/+2
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho1-29/+8
2017-10-06iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi1-7/+0
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi1-16/+23
2017-10-06iwlwifi: nvm-parse: unify channel flags printingJohannes Berg1-59/+39
2017-08-30iwlwifi: fix long debug printLiad Kaufman1-2/+7
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-7/+10
2017-08-18iwlwifi: use big-endian for the hw section of the nvmLuca Coelho1-6/+5
2017-08-18iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-10/+52
2017-08-18iwlwifi: update channel flags parserLuca Coelho1-21/+30
2017-08-01iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach1-8/+11
2017-06-23iwlwifi: mvm: print base HW address during initLuca Coelho1-0/+2
2017-06-05iwlwifi: cleanup references to 8000 family in NVM codeSara Sharon1-52/+43
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon1-19/+13
2016-09-19iwlwifi: move BIOS MCC retrieval to common codeArik Nemtsov1-0/+89
2016-09-19iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10
2016-07-01iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach1-0/+7
2016-05-10iwlwifi: turn on SGI support for VHT 160MHzGregory Greenman1-2/+2
2016-05-10iwlwifi: mvm: set correct vht capabilitySara Sharon1-1/+1
2016-05-10iwlwifi: consider VHT 160MHz while parsing NVMGregory Greenman1-3/+13
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-13/+13
2016-03-09iwlwifi: add support for getting HW address from CSRSara Sharon1-21/+54
2016-03-07iwlwifi: refactor the code that reads the MAC address from the NVMSara Sharon1-46/+51
2016-03-02iwlwifi: add disable_11ac module paramAndrei Otcheretianski1-1/+1
2016-02-27iwlwifi: mvm: enable VHT MU-MIMO for supported hardwareSara Sharon1-0/+3
2016-02-01iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endianJohannes Berg1-3/+4
2015-12-01iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-11-26iwlwifi: add support for 12K Receive BuffersEmmanuel Grumbach1-1/+12