summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: control rate decreaseAbhijeet Kolekar2009-03-271-7/+6
* iwl3945 : fix rate scalingAbhijeet Kolekar2009-03-161-39/+88
* iwlwifi: reduce stack sizeFrank Seidel2009-03-051-2/+9
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-37/+37
* iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-091-5/+5
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-1/+1
* iwlwifi: allow user to set max rateAbbas, Mohamed2009-01-291-0/+18
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar2009-01-291-12/+12
* iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar2009-01-291-2/+2
* iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz2009-01-291-21/+24
* iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz2009-01-291-2/+11
* iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler2009-01-291-1/+0
* iwlwifi: use iwl-commands.h also in 3945Tomas Winkler2009-01-291-0/+1
* iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler2009-01-291-0/+1
* iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-231-3/+11
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed2008-12-121-3/+9
* iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed2008-12-051-34/+49
* iwl3945: add debugfs supportAbbas, Mohamed2008-12-051-0/+62
* mac80211: remove rate_control_clearJohannes Berg2008-10-311-7/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-39/+18
* iwl3945: fix station stuff in RC algorithmJohannes Berg2008-10-311-4/+3
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* 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
OpenPOWER on IntegriCloud