index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
rs-fw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: iwlwifi: mvm: remove redundant check
Miri Korenblit
2024-10-23
1
-6
/
+0
*
wifi: iwlwifi: mvm: remove unneeded check
Miri Korenblit
2024-10-23
1
-5
/
+2
*
wifi: iwlwifi: mvm: call ieee80211_sta_recalc_aggregates on A-MSDU size update
Miri Korenblit
2024-05-23
1
-0
/
+3
*
wifi: iwlwifi: mvm: set A-MSDU size on the correct link
Miri Korenblit
2024-05-23
1
-1
/
+1
*
wifi: iwlwifi: mvm: debugfs: add entry for setting maximum TXOP time
Avraham Stern
2024-05-23
1
-0
/
+3
*
wifi: iwlwifi: mvm: use already determined cmd_id
Johannes Berg
2024-05-06
1
-7
/
+2
*
wifi: iwlwifi: mvm: work around A-MSDU size problem
Johannes Berg
2024-02-12
1
-2
/
+8
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-3
/
+3
*
wifi: iwlwifi: mvm: use EHT maximum MPDU length on 2.4 GHz
Johannes Berg
2023-06-21
1
-2
/
+13
*
wifi: iwlwifi: mvm: correctly access HE/EHT sband capa
Johannes Berg
2023-06-19
1
-20
/
+26
*
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
2023-06-14
1
-0
/
+15
*
wifi: iwlwifi: make debugfs entries link specific
Benjamin Berg
2023-06-14
1
-2
/
+2
*
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
2023-06-14
1
-3
/
+2
*
wifi: iwlwifi: mvm: remove RS rate init update argument
Johannes Berg
2023-04-18
1
-7
/
+7
*
wifi: iwlwifi: mvm: initialize per-link STA ratescale data
Johannes Berg
2023-04-18
1
-14
/
+21
*
wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_data
Johannes Berg
2023-04-18
1
-9
/
+12
*
wifi: iwlwifi: mvm: only clients can be 20MHz-only
Johannes Berg
2023-04-18
1
-6
/
+11
*
wifi: iwlwifi: mvm: use appropriate link for rate selection
Benjamin Berg
2023-03-30
1
-48
/
+61
*
wifi: iwlwifi: mvm: adjust rs init to MLO
Gregory Greenman
2023-03-30
1
-10
/
+26
*
wifi: iwlwifi: mvm: rs-fw: don't crash on missing channel
Johannes Berg
2023-03-30
1
-0
/
+3
*
wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()
Gregory Greenman
2023-03-30
1
-8
/
+20
*
wifi: iwlwifi: mvm: sta preparation for MLO
Gregory Greenman
2023-03-30
1
-5
/
+5
*
wifi: iwlwifi: rs-fw: break out for unsupported bandwidth
Mordechay Goodstein
2023-03-07
1
-2
/
+6
*
wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11be
Mordechay Goodstein
2022-11-28
1
-2
/
+123
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-6
/
+6
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-3
/
+3
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-19
/
+19
*
iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configuration
Abhishek Naik
2022-02-18
1
-1
/
+13
*
iwlwifi: mvm: only enable HE DCM if we also support TX
Mordechay Goodstein
2022-02-18
1
-1
/
+4
*
iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
Johannes Berg
2022-02-18
1
-4
/
+7
*
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
2022-02-18
1
-1
/
+1
*
iwlwifi: rs: add support for TLC config command ver 4
Mordechay Goodstein
2021-12-21
1
-22
/
+50
*
iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()
Dan Carpenter
2021-12-21
1
-12
/
+13
*
iwlwifi: mvm: update rate scale in moving back to assoc state
Mordechay Goodstein
2021-12-07
1
-2
/
+6
*
iwlwifi: mvm: Support version 3 of tlc_update_notif.
Miri Korenblit
2021-10-22
1
-0
/
+12
*
iwlwifi: mvm: Remove antenna c references
Miri Korenblit
2021-10-22
1
-4
/
+0
*
iwlwifi: rs-fw: don't support stbc for HE 160
Mordechay Goodstein
2021-04-14
1
-12
/
+8
*
iwlwifi: mvm: slightly clean up rs_fw_set_supp_rates()
Johannes Berg
2021-02-05
1
-3
/
+2
*
iwlwifi: use SPDX tags
Johannes Berg
2020-12-09
1
-59
/
+5
*
iwlwifi: mvm: add support for 6GHz
Luca Coelho
2020-12-09
1
-0
/
+12
*
iwlwifi: rs: align to new TLC config command API
Mordechay Goodstein
2020-10-08
1
-1
/
+7
*
iwlwifi: mvm: rs-fw: handle VHT extended NSS capability
Johannes Berg
2020-10-01
1
-5
/
+19
*
iwlwifi: avoid debug max amsdu config overwriting itself
Mordechay Goodstein
2020-05-08
1
-7
/
+8
*
Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-03-27
1
-2
/
+1
|
\
|
*
iwlwifi: mvm: rs-fw: fix some indentation
Johannes Berg
2020-03-27
1
-2
/
+1
*
|
iwlwifi: mvm: Fix rate scale NSS configuration
Ilan Peer
2020-03-06
1
-8
/
+21
*
|
iwlwifi: consider HE capability when setting LDPC
Mordechay Goodstein
2020-03-06
1
-1
/
+5
|
/
*
iwlwifi: mvm: print rate_n_flags in a pretty format
Mordechay Goodstein
2019-11-15
1
-2
/
+4
*
iwlwifi: mvm: in VHT connection use only VHT capabilities
Mordechay Goodstein
2019-11-15
1
-1
/
+1
*
iwlwifi: mvm: consider ieee80211 station max amsdu value
Mordechay Goodstein
2019-10-25
1
-1
/
+7
[next]