index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
rs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: iwlwifi: mvm: remove RS rate init update argument
Johannes Berg
2023-04-18
1
-4
/
+4
*
wifi: iwlwifi: mvm: only clients can be 20MHz-only
Johannes Berg
2023-04-18
1
-3
/
+6
*
wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_sta
Gregory Greenman
2023-03-30
1
-1
/
+1
*
wifi: iwlwifi: mvm: adjust rs init to MLO
Gregory Greenman
2023-03-30
1
-5
/
+12
*
wifi: iwlwifi: mvm: sta preparation for MLO
Gregory Greenman
2023-03-30
1
-20
/
+22
*
wifi: iwlwifi: mvm: rs: print BAD_RATE for invalid HT/VHT index
Johannes Berg
2023-03-15
1
-2
/
+2
*
wifi: iwlwifi: mvm: remove setting of 'sta' parameter
Tom Rix
2023-03-15
1
-1
/
+0
*
wifi: iwlwifi: mvm: clean up duplicated defines
Mordechay Goodstein
2023-03-07
1
-11
/
+6
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-7
/
+8
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-1
/
+1
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-1
/
+1
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-17
/
+18
*
iwlwifi: remove unused macros
Johannes Berg
2022-02-18
1
-2
/
+0
*
iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions
Miri Korenblit
2021-10-22
1
-4
/
+4
*
iwlwifi: mvm: Support version 3 of tlc_update_notif.
Miri Korenblit
2021-10-22
1
-57
/
+10
*
iwlwifi: mvm: update definitions due to new rate & flags
Miri Korenblit
2021-10-22
1
-40
/
+40
*
iwlwifi: remove contact information
Johannes Berg
2021-10-22
1
-5
/
+0
*
iwlwifi: mvm: Remove antenna c references
Miri Korenblit
2021-10-22
1
-18
/
+8
*
iwlwifi: mvm: remove PS from lower rates.
Mordechay Goodstein
2021-04-14
1
-4
/
+2
*
iwlwifi: mvm: rs: Demote non-conformant function documentation headers
Lee Jones
2020-12-11
1
-5
/
+5
*
iwlwifi: rs: set RTS protection for all non legacy rates
Mordechay Goodstein
2020-10-01
1
-0
/
+6
*
iwlwifi: mvm: remove redundant assignment to variable ret
Colin Ian King
2020-06-08
1
-1
/
+1
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
1
-3
/
+3
|
\
|
*
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
2020-04-24
1
-3
/
+3
*
|
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-07
1
-1
/
+2
|
\
\
|
*
|
iwlwifi: mvm: add DCM flag to rate pretty-print
Johannes Berg
2020-04-24
1
-1
/
+2
|
|
/
*
/
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-1
/
+1
|
/
*
iwlwifi: mvm: remove newline from rs_pretty_print_rate()
Johannes Berg
2020-03-27
1
-2
/
+4
*
iwlwifi: mvm: print rate_n_flags in a pretty format
Mordechay Goodstein
2019-11-15
1
-3
/
+3
*
iwlwifi: mvm: in VHT connection use only VHT capabilities
Mordechay Goodstein
2019-11-15
1
-0
/
+2
*
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
1
-1
/
+1
*
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
1
-1
/
+1
*
iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()
Luca Coelho
2019-09-06
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-250
/
+289
|
\
|
*
iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info
Gregory Greenman
2019-07-30
1
-8
/
+20
|
*
iwlwifi: mvm: replace RS mutex with a spin_lock
Gregory Greenman
2019-07-30
1
-274
/
+256
|
*
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
2019-07-30
1
-11
/
+12
|
*
iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks
Gregory Greenman
2019-07-30
1
-9
/
+19
|
*
iwlwifi: mvm: avoid races in rate init and rate perform
Mordechay Goodstein
2019-07-30
1
-4
/
+38
*
|
iwlwifi: mvm: remove unused .remove_sta_debugfs callback
Greg Kroah-Hartman
2019-07-26
1
-5
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
|
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-14
1
-4
/
+0
|
/
*
iwlwifi: mvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-04-03
1
-6
/
+2
*
iwlwifi: mvm: implement VHT extended NSS support in rs.c
Johannes Berg
2019-02-20
1
-2
/
+21
*
iwlwifi: mvm: limit AMSDU size to 8K
Sara Sharon
2019-02-04
1
-1
/
+6
*
iwlwifi: mvm: fix values in the table example
Luca Coelho
2019-01-25
1
-6
/
+6
*
iwlwifi: mvm: support mac80211 AMSDU
Sara Sharon
2019-01-25
1
-0
/
+14
*
iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
Luca Coelho
2018-10-13
1
-5
/
+19
[next]