summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up rate control APIJohannes Berg2008-09-241-142/+40
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-7/+3
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-2/+2
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-151-8/+12
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-1/+1
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-6/+6
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+3
* iwlwifi: remove includes to net/ieee80211.hTomas Winkler2008-05-071-1/+0
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-011-3/+3
* iwlwifi: update copyright yearReinette Chatre2008-03-131-1/+1
* iwlwifi: Fix 3945 rate scalingTomas Winkler2008-03-071-24/+21
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-13/+18
* iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler2008-02-291-1/+1
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-48/+40
* iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler2008-01-281-102/+104
* mac80211: Fix rate reporting regressionMichael Wu2008-01-281-2/+8
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-72/+72
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-3/+1
* iwlwifi: fix various spelling and typosIan Schram2008-01-281-2/+2
* mac80211: clean up rate selectionMattias Nissler2008-01-281-37/+7
* iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-141-8/+48
* [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-181-3/+0
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-101-0/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+3
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-101-0/+979