aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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