summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06wifi: iwlwifi: mvm: use already determined cmd_idJohannes Berg1-7/+2
2024-02-12wifi: iwlwifi: mvm: work around A-MSDU size problemJohannes Berg1-2/+8
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-3/+3
2023-06-21wifi: iwlwifi: mvm: use EHT maximum MPDU length on 2.4 GHzJohannes Berg1-2/+13
2023-06-19wifi: iwlwifi: mvm: correctly access HE/EHT sband capaJohannes Berg1-20/+26
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman1-0/+15
2023-06-14wifi: iwlwifi: make debugfs entries link specificBenjamin Berg1-2/+2
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-3/+2
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg1-7/+7
2023-04-18wifi: iwlwifi: mvm: initialize per-link STA ratescale dataJohannes Berg1-14/+21
2023-04-18wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_dataJohannes Berg1-9/+12
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg1-6/+11
2023-03-30wifi: iwlwifi: mvm: use appropriate link for rate selectionBenjamin Berg1-48/+61
2023-03-30wifi: iwlwifi: mvm: adjust rs init to MLOGregory Greenman1-10/+26
2023-03-30wifi: iwlwifi: mvm: rs-fw: don't crash on missing channelJohannes Berg1-0/+3
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman1-8/+20
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman1-5/+5
2023-03-07wifi: iwlwifi: rs-fw: break out for unsupported bandwidthMordechay Goodstein1-2/+6
2022-11-28wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11beMordechay Goodstein1-2/+123
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-6/+6
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg1-3/+3
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-19/+19
2022-02-18iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik1-1/+13
2022-02-18iwlwifi: mvm: only enable HE DCM if we also support TXMordechay Goodstein1-1/+4
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-4/+7
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg1-1/+1
2021-12-21iwlwifi: rs: add support for TLC config command ver 4Mordechay Goodstein1-22/+50
2021-12-21iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter1-12/+13
2021-12-07iwlwifi: mvm: update rate scale in moving back to assoc stateMordechay Goodstein1-2/+6
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit1-0/+12
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit1-4/+0
2021-04-14iwlwifi: rs-fw: don't support stbc for HE 160Mordechay Goodstein1-12/+8
2021-02-05iwlwifi: mvm: slightly clean up rs_fw_set_supp_rates()Johannes Berg1-3/+2
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-59/+5
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho1-0/+12
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein1-1/+7
2020-10-01iwlwifi: mvm: rs-fw: handle VHT extended NSS capabilityJohannes Berg1-5/+19
2020-05-08iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein1-7/+8
2020-03-28Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+1
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg1-2/+1
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer1-8/+21
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein1-1/+5
2019-11-15iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein1-2/+4
2019-11-15iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein1-1/+1
2019-10-25iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein1-1/+7
2019-09-06iwlwifi: mvm: name magic numbers with enumMordechay Goodstein1-8/+11
2019-06-29iwlwifi: remove some unnecessary NULL checksDan Carpenter1-12/+11
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein1-1/+1
2019-06-01iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen1-1/+2
2019-04-29iwlwifi: mvm: limit TLC according to our HE capabilitiesLiad Kaufman1-5/+29