index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
mvm
/
rs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
1
-3983
/
+0
2015-10-25
iwlwifi: rs: Remove workaround that disables MIMO on P2P
Alexander Bondar
1
-6
/
+0
2015-10-05
iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios
Eyal Shapira
1
-0
/
+47
2015-10-05
iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rate
Eyal Shapira
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: minor indentation fix
Eyal Shapira
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: remove overflowing debug message
Eyal Shapira
1
-1
/
+0
2015-10-05
iwlwifi: mvm: rs: improve rate debug messages
Eyal Shapira
1
-9
/
+51
2015-08-18
iwlwifi: rs: disable MIMO only if allowed in configuration
Alexander Bondar
1
-1
/
+2
2015-06-26
iwlwifi: mvm: rs: report last tx rate based on RSSI and caps
Eyal Shapira
1
-7
/
+150
2015-06-03
iwlwifi: prepare for higher API/CAPA bits
Johannes Berg
1
-5
/
+5
2015-06-03
iwlwifi: mvm: rs: pass rate directly to column checks
Eyal Shapira
1
-7
/
+7
2015-05-26
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
1
-0
/
+3
2015-05-10
iwlwifi: mvm: forbid MIMO on devices that don't support it
Emmanuel Grumbach
1
-0
/
+3
2015-04-29
iwlwifi: rs: remove unneeded check of average tpt in window
Liad Kaufman
1
-7
/
+0
2015-04-29
iwlwifi: rs: cleanup last_txrate_idx
Eyal Shapira
1
-7
/
+3
2015-04-29
iwlwifi: rs: remove code duplication when filling lq cmd
Liad Kaufman
1
-3
/
+0
2015-04-07
Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...
Kalle Valo
1
-11
/
+8
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+22
2015-04-02
iwlwifi: fix spelling errors
Sara Sharon
1
-2
/
+2
2015-04-02
iwlwifi: mvm: rs: refactor rs_update_rate_tbl
Eyal Shapira
1
-6
/
+5
2015-03-30
iwlwifi: mvm: rs: fix comment indentation
Liad Kaufman
1
-3
/
+1
2015-03-19
iwlwifi: mvm: protect rate scaling against non-mvm IBSS stations
Johannes Berg
1
-2
/
+22
2015-03-12
iwlwifi: mvm: rs: update Tx statistics when using fixed rate
Eyal Shapira
1
-7
/
+63
2015-03-12
iwlwifi: mvm: rs: improve ss_params debug print
Eyal Shapira
1
-4
/
+4
2015-03-12
iwlwifi: fix smatch warning: warn: inconsistent indenting
Emmanuel Grumbach
1
-9
/
+9
2015-03-01
iwlwifi: mvm: rs: print single stream params via debugfs
Eyal Shapira
1
-0
/
+11
2015-03-01
iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle
Eyal Shapira
1
-9
/
+12
2015-03-01
iwlwifi: mvm: rs: disable MIMO for low latency P2P
Eyal Shapira
1
-0
/
+8
2015-03-01
iwlwifi: mvm: rs: adapt rate matching to new STBC/BFER
Eyal Shapira
1
-9
/
+36
2015-03-01
iwlwifi: mvm: rs: fix BT Coex check to look at the correct ant
Eyal Shapira
1
-7
/
+14
2015-02-23
iwlwifi: mvm: rs: fix BT Coex check to look at the correct ant
Eyal Shapira
1
-7
/
+14
2015-02-23
iwlwifi: mvm: rs: better match tx response rate to the LQ table
Eyal Shapira
1
-76
/
+43
2015-02-01
iwlwifi: mvm: rs: enable forcing single stream Tx decision
Eyal Shapira
1
-0
/
+84
2015-02-01
iwlwifi: mvm: add beamformer support
Eyal Shapira
1
-17
/
+140
2015-01-22
iwlwifi: mvm: rs: remove stats argument from functions
Johannes Berg
1
-22
/
+70
2015-01-22
iwlwifi: mvm: use a new API for enabling STBC
Eyal Shapira
1
-1
/
+13
2015-01-22
iwlwifi: mvm: rs: refactor ht/vht init
Eyal Shapira
1
-38
/
+4
2015-01-22
iwlwifi: mvm: rs: use STBC regardless of power save mode
Eyal Shapira
1
-8
/
+0
2015-01-22
iwlwifi: mvm: rs: cleanup unuseful and overflowing traces
Eyal Shapira
1
-3
/
+1
2015-01-22
iwlwifi: mvm: rs: allow to disable MIMO for P2P only
Emmanuel Grumbach
1
-1
/
+1
2015-01-22
iwlwifi: mvm: rs: repeat initial legacy rates in LQ table
Eyal Shapira
1
-9
/
+10
2014-12-28
iwlwifi: mvm: rs: organize and cleanup consts
Eyal Shapira
1
-58
/
+51
2014-12-28
iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistently
Johannes Berg
1
-8
/
+5
2014-12-28
iwlwifi: mvm: rs: fix max rate allowed if no rate is allowed
Eyal Shapira
1
-7
/
+18
2014-12-28
iwlwifi: mvm: support LnP 1x1 antenna configuration
Moshe Harel
1
-11
/
+11
2014-11-23
iwlwifi: mvm: rs: consider a missing BA as a single tx failure
Eyal Shapira
1
-0
/
+7
2014-11-11
iwlwifi: mvm: rs - don't use the shared antenna when BT load is high
Emmanuel Grumbach
1
-0
/
+16
2014-11-11
iwlwifi: mvm: rs: fix getting stuck in a test window
Eyal Shapira
1
-7
/
+6
2014-11-11
iwlwifi: mvm: rs: fix a WARNING in case of STBC and VHT
Eyal Shapira
1
-1
/
+1
2014-11-11
iwlwifi: mvm: rs: don't use shadowing variable
Johannes Berg
1
-3
/
+4
[next]