aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/3945-rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlegacy: move under intel directoryKalle Valo1-979/+0
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-0/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-1/+1
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-1/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka1-2/+1
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka1-1/+1
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka1-1/+1
2012-01-04iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka1-20/+11
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka1-2/+2
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka1-126/+126
2011-11-15iwlegacy: merge common header filesStanislaw Gruszka1-1/+0
2011-11-15iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka1-1/+1
2011-11-15iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.hStanislaw Gruszka1-1/+1
2011-11-15iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.cStanislaw Gruszka1-0/+996