summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965-rs.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen1-1/+0
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen1-1/+1
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi1-1/+1
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler1-56/+9
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler1-1/+1
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre1-3/+3
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky1-1/+1
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler1-3/+4
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler1-21/+21
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler1-2/+2
2008-03-13iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-07iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler1-13/+12
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky1-25/+25
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler1-3/+3
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-12/+15
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-39/+43
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky1-18/+186
2008-02-29iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211Ron Rindjunsky1-28/+57
2008-01-28iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler1-301/+308
2008-01-28mac80211: Fix rate reporting regressionMichael Wu1-1/+6
2008-01-28iwlwifi: 802.11n comply HT rate scaling flows with mac80211 frameworkRon Rindjunsky1-36/+57
2008-01-28iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky1-4/+4
2008-01-28iwlwifi: 802.11n new framework structures preperationRon Rindjunsky1-1/+1
2008-01-28iwl4965: add comments to rate scaling codeBen Cahill1-58/+409
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig1-150/+150
2008-01-28iwl4965: fix cannot find a suitable rate issueMohamed Abbas1-5/+8
2008-01-28iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig1-19/+19
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+1
2008-01-28iwlwifi: rs-4965 fix return valuesTomas Winkler1-64/+37
2008-01-28iwlwifi: fix various spelling and typosIan Schram1-3/+3
2008-01-28mac80211: clean up rate selectionMattias Nissler1-36/+10
2007-10-18[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky1-2/+8
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-3/+0
2007-10-10[PATCH] iwlwifi: add debugfs rate scale statsZhu Yi1-1/+39
2007-10-10[PATCH] iwlwifi: set fixed rate through debugfsZhu Yi1-2/+70
2007-10-10[PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi1-16/+11
2007-10-10[PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi1-16/+15
2007-10-10[PATCH] iwlwifi: limit printouts on hot pathZhu Yi1-2/+2
2007-10-10[PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi1-6/+61
2007-10-10[PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi1-0/+21
2007-10-10[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi1-5/+1
2007-10-10[PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi1-1/+1
2007-10-10[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi1-0/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-7/+10
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+2118