summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/rs.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-11iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach1-43/+2
2013-10-11iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach1-7/+0
2013-10-11iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach1-11/+0
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach1-6/+13
2013-10-02iwlwifi: mvm: remove GF support in rsEyal Shapira1-71/+19
2013-10-02iwlwifi: mvm: support VHT in rsEyal Shapira1-189/+329
2013-10-02iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach1-11/+11
2013-10-02iwlwifi: mvm: update expected tpt tables for VHTEyal Shapira1-24/+27
2013-10-02iwlwifi: mvm: fix switch from shared antenna in case of BT loadEyal Shapira1-7/+8
2013-10-02iwlwifi: mvm: remove rs FSM actions relevant only for 3 antennasEyal Shapira1-53/+26
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-412/+62
2013-08-16iwlwifi: mvm: remove unused param of rs_dbgfs_set_mcsEyal Shapira1-6/+6
2013-08-12iwlwifi: mvm: remove MIMO3 from rate scale codeEyal Shapira1-354/+39
2013-08-12iwlwifi: mvm: don't clear tbl->win mistakenlyEliad Peller1-1/+1
2013-08-12iwlwifi: mvm: remove unused fields of iwl_rs_rate_infoEyal Shapira1-21/+16
2013-08-12iwlwifi: mvm: remove rate_scale_data debugfs entryEyal Shapira1-30/+0
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-126/+38
2013-08-06iwlwifi: mvm: use designated initialization for some arraysEliad Peller1-15/+21
2013-08-06iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira1-111/+17
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+4
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira1-3/+0
2013-07-16iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()Johannes Berg1-3/+4
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-2/+3
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-0/+1
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach1-18/+12
2013-06-12iwlwifi: fix rate control regressionMoshe Benji1-0/+1
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach1-1/+96
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach1-0/+11
2013-06-04iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach1-0/+7
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-0/+26
2013-04-08iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach1-18/+18
2013-03-06iwlwifi: disable greenfield transmissions as a workaroundBeni Lev1-6/+8
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-4/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-19/+5
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+3096