summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-28iwl3945: control rate decreaseAbhijeet Kolekar1-7/+6
2009-03-17iwl3945 : fix rate scalingAbhijeet Kolekar1-39/+88
2009-03-05iwlwifi: reduce stack sizeFrank Seidel1-2/+9
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-37/+37
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas1-5/+5
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz1-1/+1
2009-01-30iwlwifi: allow user to set max rateAbbas, Mohamed1-0/+18
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar1-12/+12
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar1-2/+2
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz1-21/+24
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz1-2/+11
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler1-1/+0
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler1-0/+1
2009-01-29iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler1-0/+1
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed1-3/+11
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed1-3/+9
2008-12-05iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed1-34/+49
2008-12-05iwl3945: add debugfs supportAbbas, Mohamed1-0/+62
2008-11-01mac80211: remove rate_control_clearJohannes Berg1-7/+0
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-39/+18
2008-11-01iwl3945: fix station stuff in RC algorithmJohannes Berg1-4/+3
2008-10-28net: convert print_mac to %pMJohannes Berg1-3/+2
2008-09-25mac80211: clean up rate control APIJohannes Berg1-142/+40
2008-09-16mac80211: move txrate_idx into RC algorithmsJohannes Berg1-7/+3
2008-09-16mac80211: share sta->supp_ratesJohannes Berg1-2/+2
2008-09-16mac80211: move last_txrate_idx into RC algorithmsJohannes Berg1-8/+12
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-1/+1
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-6/+6
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-3/+3
2008-05-07iwlwifi: remove includes to net/ieee80211.hTomas Winkler1-1/+0
2008-04-09mac80211: rename filesJohannes Berg1-1/+1
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre1-3/+3
2008-03-14iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-08iwlwifi: Fix 3945 rate scalingTomas Winkler1-24/+21
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-13/+18
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler1-1/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-48/+40
2008-01-29iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler1-102/+104
2008-01-29mac80211: Fix rate reporting regressionMichael Wu1-2/+8
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig1-72/+72
2008-01-29iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+1
2008-01-29iwlwifi: fix various spelling and typosIan Schram1-2/+2
2008-01-29mac80211: clean up rate selectionMattias Nissler1-37/+7
2007-11-15iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas1-8/+48
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-3/+0
2007-10-11[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi1-0/+2
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+3
2007-10-11[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+979