aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-3338/+0
2015-08-04iwlwifi: make various functions void in the file rs.cNicholas Krause1-30/+21
2015-03-12iwlwifi: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach1-3/+4
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-1/+1
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg1-4/+4
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+2
2014-02-03iwlwifi: rs: use const u16 for throughput tablesJohannes Berg1-10/+9
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-3/+0
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira1-3/+0
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-1/+2
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+1
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-06-18iwlwifi: remove testmodeJohannes Berg1-14/+0
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach1-17/+12
2013-06-12iwlwifi: fix rate control regressionMoshe Benji1-1/+1
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg1-4/+4
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-1/+1
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-4/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-3/+3
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg1-2/+3
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz1-22/+22
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg1-22/+22
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-0/+3367