summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-22wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFsJohannes Berg1-0/+2
2023-06-21wifi: iwlwifi: limit EHT capabilities based on PCIe link speedJohannes Berg1-4/+11
2023-06-21wifi: iwlwifi: nvm: handle EHT/320 MHz regulatory flagJohannes Berg1-0/+7
2023-06-19wifi: iwlwifi: Correctly indicate support for VHT TX STBCIlan Peer1-2/+2
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman1-0/+2
2023-06-14wifi: iwlwifi: update response for mcc_update commandAbhishek Naik1-38/+79
2023-06-06Revert "wifi: iwlwifi: update response for mcc_update command"Johannes Berg1-79/+38
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik1-38/+79
2023-06-06wifi: iwlwifi: disable RX STBC when a device doesn't support itGregory Greenman1-0/+10
2023-04-17wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO supportJohannes Berg1-0/+4
2023-04-13wifi: iwlwifi: nvm: Update HE capabilities on 6GHz band for EHT deviceDaniel Gabay1-2/+8
2023-04-13wifi: iwlwifi: nvm-parse: enable 160/320 MHz for AP modeJohannes Berg1-7/+4
2023-03-15wifi: iwlwifi: Remove prohibited spacesSolomon Tan1-1/+1
2022-12-07wifi: iwlwifi: nvm-parse: enable WiFi7 for Fm radio for nowJohannes Berg1-0/+2
2022-11-28wifi: iwlwifi: nvm: Update EHT capabilities for GL deviceAbhishek Naik1-0/+23
2022-11-28wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHzJohannes Berg1-0/+3
2022-11-28wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionallyJohannes Berg1-0/+4
2022-11-28wifi: iwlwifi: mvm: set HE PHY bandwidth according to bandJohannes Berg1-10/+17
2022-11-28wifi: iwlwifi: mvm: Advertise EHT capabilitiesIlan Peer1-17/+161
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-18/+25
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami1-2/+1
2022-02-18iwlwifi: nvm: Correct HE capabilityAbhishek Naik1-0/+1
2022-02-18iwlwifi: mvm: use debug print instead of WARN_ON()Miri Korenblit1-1/+5
2022-02-18iwlwifi: read and print OTP minor versionLuca Coelho1-1/+3
2022-02-18iwlwifi: advertise support for HE - DCM BPSK RX/TXMordechay Goodstein1-4/+4
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg1-1/+1
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-11/+11
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski1-2/+4
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-1/+1
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit1-2/+4
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-0/+61
2021-10-22iwlwifi: add vendor specific capabilities for some RFsJohannes Berg1-0/+17
2021-08-26iwlwifi: add 'Rx control frame to MBSSID' HE capabilityShaul Triebitz1-1/+2
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit1-0/+19
2021-08-26iwlwifi: read MAC address from correct place on BzJohannes Berg1-4/+6
2021-08-26iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTFJohannes Berg1-0/+2
2021-08-26iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilitiesMordechay Goodstein1-1/+5
2021-06-22iwlwifi: advertise broadcast TWT supportShaul Triebitz1-9/+19
2021-06-22iwlwifi: correct HE capabilitiesJohannes Berg1-48/+66
2021-04-21Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller1-7/+7
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-2/+2
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-2/+2
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-3/+3
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-02-11iwlwifi: remove max_vht_ampdu_exponent config parameterJohannes Berg1-3/+1
2021-02-10iwlwifi: declare support for triggered SU/MU beamforming feedbackNaftali Goldstein1-0/+2
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-62/+6
2020-12-10iwlwifi: sort out the NVM offsetsEmmanuel Grumbach1-1/+3
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho1-0/+71
2020-12-10iwlwifi: copy iwl_he_capa for modificationsJohannes Berg1-5/+28