summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-121-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-1/+1
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* | iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
|/
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-9/+3
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-9/+3
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-1/+1
|/
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-25/+10
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-061-8/+5
* iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche2011-11-161-7/+1
* iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche2011-11-161-9/+3
* iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche2011-11-161-4/+1
* iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-11-161-3/+0
* iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche2011-11-161-1/+1
* iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche2011-11-151-4/+4
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-151-18/+18
* iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-151-538/+556
* iwlegacy: merge common header filesStanislaw Gruszka2011-11-151-2/+0
* iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka2011-11-151-1/+1
* iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka2011-11-151-2/+2
* iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.hStanislaw Gruszka2011-11-151-1/+1
* iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.cStanislaw Gruszka2011-11-151-0/+2862