summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-18/+25
|\
| * iwlwifi: nvm: Correct HE capabilityAbhishek Naik2022-02-181-0/+1
| * iwlwifi: mvm: use debug print instead of WARN_ON()Miri Korenblit2022-02-181-1/+5
| * iwlwifi: read and print OTP minor versionLuca Coelho2022-02-181-1/+3
| * iwlwifi: advertise support for HE - DCM BPSK RX/TXMordechay Goodstein2022-02-181-4/+4
| * iwlwifi: fix various more -Wcast-qual warningsJohannes Berg2022-02-181-1/+1
| * iwlwifi: propagate (const) type qualifierBjoern A. Zeeb2022-02-181-11/+11
* | iwlwifi: don't advertise TWT supportGolan Ben Ami2022-03-011-2/+1
|/
* Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-211-2/+4
|\
| * ieee80211: change HE nominal packet padding value definesMiri Korenblit2021-11-281-2/+4
* | iwlwifi: support 4-bits in MAC step valueMike Golant2021-12-071-1/+1
* | iwlwifi: integrate with iwlmeiEmmanuel Grumbach2021-11-261-0/+61
|/
* iwlwifi: add vendor specific capabilities for some RFsJohannes Berg2021-10-221-0/+17
* iwlwifi: add 'Rx control frame to MBSSID' HE capabilityShaul Triebitz2021-08-261-1/+2
* iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit2021-08-261-0/+19
* iwlwifi: read MAC address from correct place on BzJohannes Berg2021-08-261-4/+6
* iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTFJohannes Berg2021-08-261-0/+2
* iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilitiesMordechay Goodstein2021-08-261-1/+5
* iwlwifi: advertise broadcast TWT supportShaul Triebitz2021-06-221-9/+19
* iwlwifi: correct HE capabilitiesJohannes Berg2021-06-221-48/+66
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-211-7/+7
|\
| * wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-191-2/+2
| * wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-191-2/+2
| * wireless: align some HE capabilities with the specJohannes Berg2021-04-191-3/+3
* | iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho2021-04-061-1/+1
|/
* iwlwifi: remove max_vht_ampdu_exponent config parameterJohannes Berg2021-02-111-3/+1
* iwlwifi: declare support for triggered SU/MU beamforming feedbackNaftali Goldstein2021-02-101-0/+2
* iwlwifi: use SPDX tagsJohannes Berg2020-12-091-62/+6
* iwlwifi: sort out the NVM offsetsEmmanuel Grumbach2020-12-091-1/+3
* iwlwifi: mvm: add support for 6GHzLuca Coelho2020-12-091-0/+71
* iwlwifi: copy iwl_he_capa for modificationsJohannes Berg2020-12-091-5/+28
* iwlwifi: regulatory: regulatory capabilities api changeGil Adam2020-10-011-9/+89
* iwlwifi: set NO_HE if the regulatory domain forbids itHaim Dreyfuss2020-05-291-0/+5
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-2/+1
|\
| * iwlwifi: nvm: use iwl_nl80211_band_from_channel_idxTova Mussai2020-04-241-2/+1
* | iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-211-4/+2
|/
* iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg2020-03-271-3/+5
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-10/+4
|\
| * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-231-10/+4
* | iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-241-6/+7
* | iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-231-2/+46
|/
* iwlwifi: nvm: update iwl_uhb_nvm_channelsTova Mussai2019-11-151-5/+4
* iwlwifi: nvm: create function to convert channel index to nl80211_bandTova Mussai2019-10-251-9/+17
* iwlwifi: always access the trans configuration via transLuca Coelho2019-09-061-9/+8
* iwlwifi: pass the iwl_trans instead of cfg to some functionsShaul Triebitz2019-09-061-5/+8
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-5/+5
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-8/+8
* iwlwifi: allocate bigger nvm data in case of UHBTova Mussai2019-09-061-1/+5
* iwlwifi: remove unused regdb_ptrs allocationHaim Dreyfuss2019-09-061-14/+0
* iwlwifi: Use correct channel_profile iniwl_get_nvmYueHaibing2019-04-291-1/+1