aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/rs.c
Commit message (Expand)AuthorAge
* iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-11
* iwlwifi: mvm: rs: enable MCS9 for TxEyal Shapira2014-05-07
* iwlwifi: mvm: rs: choose correct expected tpt tableEyal Shapira2014-05-06
* iwlwifi: mvm: rs: avoid TPC while in search cycleEyal Shapira2014-05-06
* iwlwifi: mvm: rs: don't allow TPC when power save is disabledEyal Shapira2014-05-06
* iwlwifi: mvm: rs: overhaul rs_get_best_rateEyal Shapira2014-05-06
* iwlwifi: mvm: rs: revert changes to search cycle rulesEyal Shapira2014-05-06
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-06
|\
| * iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-06
| * iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira2014-04-13
| * iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira2014-04-13
| * iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira2014-04-13
| * iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira2014-04-13
| * iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira2014-04-13
| * iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira2014-04-13
| * iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira2014-04-13
* | iwlwifi: mvm: add per rate tx statsEyal Shapira2014-04-13
* | iwlwifi: mvm: add debugfs file for fixed reduced tx powerEliad Peller2014-04-13
* | iwlwifi: mvm: add ATPC implementationEliad Peller2014-04-13
|/
* iwlwifi: add rs_rate_scale_clear_tbl_windows helper functionEliad Peller2014-03-16
* iwlwifi: rs: split rs_collect_tx_dataEliad Peller2014-03-16
* iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira2014-03-16
* iwlwifi: mvm: make bt-coex.c genericEmmanuel Grumbach2014-03-11
* iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira2014-02-20
* iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-13
* iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach2014-02-13
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-12
|\
| * mac80211: remove module handling from rate control opsJohannes Berg2014-02-04
| * mac80211: make rate control ops constJohannes Berg2014-02-04
* | iwlwifi: mvm: fix typo in WARNING in rs.cEmmanuel Grumbach2014-02-06
* | iwlwifi: rs: use const u16 for throughput tablesJohannes Berg2014-02-03
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-16
|\
| * iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira2014-01-13
| * iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira2014-01-13
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
|/
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-31
* iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira2013-12-31
* iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2013-12-31
* iwlwifi: mvm: rs: fix variable shadowingJohannes Berg2013-12-17
* iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira2013-12-17
* iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira2013-12-17
* iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira2013-12-17
* iwlwifi: mvm: rs: improve rates table algoEyal Shapira2013-12-17
* iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2013-12-17
* iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira2013-12-17
* iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefsEyal Shapira2013-12-17
* iwlwifi: mvm: rs: fix compilation without CONFIG_MAC80211_DEBUGFSEmmanuel Grumbach2013-12-09
* iwlwifi: mvm: rs: overhaul search cycle state machineEyal Shapira2013-12-09
* iwlwifi: mvm: rs: use the proper channel width define for legacy rateEyal Shapira2013-12-09
* iwlwifi: mvm: rs: fix mapping from HT/VHT rates to legacyEyal Shapira2013-12-09