summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Use correct channel_profile iniwl_get_nvmYueHaibing2019-04-291-1/+1
* iwlwifi: trust calling functionShaul Triebitz2019-04-031-6/+1Star
* iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()Luca Coelho2019-03-221-3/+1Star
* iwlwifi: Use struct_size() in kzallocYueHaibing2019-03-221-10/+3Star
* iwlwifi: support new NVM response APIShaul Triebitz2019-03-221-13/+33
* iwlwifi: add support for 6-7 GHz channelsShaul Triebitz2019-03-221-30/+44
* Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-221-16/+15Star
|\
| * iwlwifi: nvm-parse: advertise IEEE80211_VHT_EXT_NSS_BW_CAPABLE in VHTJohannes Berg2019-02-201-2/+5
| * iwlwifi: nvm-parse: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-201-11/+7Star
| * iwlwifi: do not fail on large amount of channelsShaul Triebitz2019-02-141-3/+3
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-221-5/+2Star
|\|
| * iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()YueHaibing2019-01-251-3/+1Star
| * iwlwifi: mvm: advertise support for TWT in the Extended Capability IEEmmanuel Grumbach2019-01-251-2/+1Star
* | mac80211: update HE IEs to D3.3Liad Kaufman2019-02-221-37/+21Star
|/
* iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach2018-12-201-1/+2
* iwlwifi: split HE capabilities between AP and STAShaul Triebitz2018-12-201-101/+188
* iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein2018-10-061-1/+9
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-021-5/+0Star
|\
| * iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* | wireless: align to draft 11ax D3.0Shaul Triebitz2018-09-051-13/+38
* | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-041-45/+5Star
|\ \ | |/ |/|
| * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-45/+5Star
* | iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-261-0/+7
* | iwlwifi: add module parameter to disable 802.11axLuca Coelho2018-07-261-2/+2
* | iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-0/+103
|/
* iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King2018-05-301-2/+1Star
* iwlwifi: support new csr addresses for hw addressGolan Ben Ami2018-04-261-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-04-261-9/+87
|\
| * iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss2018-04-091-16/+95
* | iwlwifi: get rid of fw/nvm.cShaul Triebitz2018-04-201-7/+104
* | iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho2018-04-201-3/+3
* | iwlwifi: use flags to denote modifiers for the channel mapsLuca Coelho2018-04-201-9/+16
* | iwlwifi: move all NVM parsing code to the common filesShaul Triebitz2018-04-201-7/+207
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-74/+68Star
|\
| * iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-061-16/+23
| * iwlwifi: nvm-parse: unify channel flags printingJohannes Berg2017-10-061-59/+39Star
* | iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho2017-10-061-34/+0Star
* | iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho2017-10-061-47/+19Star
* | iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho2017-10-061-6/+2Star
* | iwlwifi: acpi: add common code to read from ACPILuca Coelho2017-10-061-29/+8Star
* | iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi2017-10-061-7/+0Star
|/
* iwlwifi: fix long debug printLiad Kaufman2017-08-301-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-7/+10
|\
| * iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
* | iwlwifi: use big-endian for the hw section of the nvmLuca Coelho2017-08-181-6/+5Star
* | iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho2017-08-181-10/+52
* | iwlwifi: update channel flags parserLuca Coelho2017-08-181-21/+30
|/
* iwlwifi: mvm: print base HW address during initLuca Coelho2017-06-231-0/+2
* iwlwifi: cleanup references to 8000 family in NVM codeSara Sharon2017-06-051-52/+43Star
* iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2017-04-251-19/+13Star