aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+1
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-0/+1
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka1-1/+1
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King1-1/+2
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-2/+1
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+3
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg1-1/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-9/+3
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka1-25/+10
2012-02-06iwlegacy: move ht out of ctx structureStanislaw Gruszka1-8/+5
2011-11-16iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche1-7/+1
2011-11-16iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche1-9/+3
2011-11-16iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche1-4/+1
2011-11-16iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche1-3/+0
2011-11-16iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche1-1/+1
2011-11-15iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche1-4/+4
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka1-18/+18
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka1-538/+556
2011-11-15iwlegacy: merge common header filesStanislaw Gruszka1-2/+0
2011-11-15iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka1-1/+1
2011-11-15iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka1-2/+2
2011-11-15iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.hStanislaw Gruszka1-1/+1
2011-11-15iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.cStanislaw Gruszka1-0/+2862