index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
rs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
iwlwifi: mvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-02-20
iwlwifi: mvm: implement VHT extended NSS support in rs.c
Johannes Berg
1
-2
/
+21
2019-02-04
iwlwifi: mvm: limit AMSDU size to 8K
Sara Sharon
1
-1
/
+6
2019-01-25
iwlwifi: mvm: fix values in the table example
Luca Coelho
1
-6
/
+6
2019-01-25
iwlwifi: mvm: support mac80211 AMSDU
Sara Sharon
1
-0
/
+14
2018-10-13
iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
Luca Coelho
1
-5
/
+19
2018-09-28
iwlwifi: mvm: TLC support for Coex Schema 2
Erel Geron
1
-2
/
+3
2018-08-31
iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates
Naftali Goldstein
1
-1
/
+1
2018-08-31
iwlwifi: mvm: Send LQ command as async when necessary
Avraham Stern
1
-10
/
+8
2018-07-26
iwlwifi: add support for IEEE802.11ax
Luca Coelho
1
-5
/
+34
2018-05-30
iwlwifi: mvm: open BA session only when sta is authorized
Gregory Greenman
1
-19
/
+19
2018-04-20
iwlwifi: mvm: support offload of AMSDU rate control
Gregory Greenman
1
-4
/
+11
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-6
/
+6
2018-02-16
iwlwifi: mvm: always init rs with 20mhz bandwidth rates
Naftali Goldstein
1
-8
/
+20
2017-12-20
iwlwifi: define and use if iwl_mvm_has_tlc_offload
Emmanuel Grumbach
1
-2
/
+2
2017-12-05
iwlwifi: mvm: rs: add size checks when printing to a buffer
Gregory Greenman
1
-33
/
+40
2017-12-05
iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
Gregory Greenman
1
-9
/
+16
2017-12-05
iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
Gregory Greenman
1
-40
/
+49
2017-12-05
iwlwifi: mvm: rs: introduce new API for rate scaling
Gregory Greenman
1
-23
/
+20
2017-11-25
iwlwifi: mvm: rs: don't override the rate history in the search cycle
Emmanuel Grumbach
1
-3
/
+1
2017-11-03
iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logic
Emmanuel Grumbach
1
-7
/
+3
2017-09-08
iwlwifi: mvm: change state when queueing agg start work
Naftali Goldstein
1
-1
/
+2
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-5
/
+4
2017-08-18
iwlwifi: mvm: change open and close criteria of a BA session
Gregory Greenman
1
-52
/
+65
2017-08-18
iwlwifi: mvm: use mvmsta consistently in rs.c
Luca Coelho
1
-15
/
+15
2017-08-01
iwlwifi: mvm: rs: fix TLC statistics collection
Gregory Greenman
1
-4
/
+4
2017-06-29
iwlwifi: mvm: support aggs of 64 frames in A000 family
Liad Kaufman
1
-1
/
+5
2017-06-23
iwlwifi: mvm: rs: add logs for the wrong antenna case
Gregory Greenman
1
-1
/
+5
2017-06-05
iwlwifi: mvm: rs: start using LQ command color
Gregory Greenman
1
-35
/
+11
2017-04-25
iwlwifi: mvm: support new rate flags
Sara Sharon
1
-6
/
+5
2017-02-08
iwlwifi: mvm: don't call << operator with a negative value
Emmanuel Grumbach
1
-1
/
+3
2017-02-08
iwlwifi: mvm: fix a print of NSS for HT rate
Gregory Greenman
1
-0
/
+2
2017-01-26
iwlwifi: mvm: rs: Remove unused 'mcs' variable
Kirtika Ruchandani
1
-3
/
+1
2017-01-26
iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variables
Kirtika Ruchandani
1
-6
/
+0
2016-07-06
iwlwifi: mvm: rs: add rate scaling support for 160MHz channels
Gregory Greenman
1
-22
/
+59
2016-07-06
iwlwifi: mvm: Do not open aggregations for null data packets
Matti Gottlieb
1
-6
/
+7
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-14
/
+14
2016-02-27
iwlwifi: mvm: don't enable A-MSDU when the rates are too low
Emmanuel Grumbach
1
-2
/
+22
2016-02-27
iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elements
Eyal Shapira
1
-0
/
+1
2016-02-27
Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEAD
Emmanuel Grumbach
1
-26
/
+48
2016-02-01
iwlwifi: mvm: rs: fix TPC action decision algorithm
Gregory Greenman
1
-1
/
+2
2016-01-26
iwlwifi: mvm: rs: fix TPC statistics handling
Gregory Greenman
1
-26
/
+48
2015-12-20
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
1
-1
/
+1
2015-12-13
iwlwifi: mvm: rs: fix a potential out of bounds access
Eyal Shapira
1
-2
/
+3
2015-12-13
iwlwifi: mvm: add an option to start rs from HT/VHT rates
Gregory Greenman
1
-15
/
+52
2015-12-01
iwlwifi: mvm: rs: fix a warning message
Dan Carpenter
1
-1
/
+1
2015-11-26
iwlwifi: mvm: drop low_latency_agg_frame_cnt_limit
Eyal Shapira
1
-7
/
+1
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
1
-0
/
+3983