summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965-rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-041-2713/+0Star
* iwlwifi: rs always set lq_sta->privTomas Winkler2008-07-141-2/+0Star
* iwlwifi: Remove unnecessary codeAbhijeet Kolekar2008-06-301-3/+0Star
* iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-301-18/+1Star
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-8/+9
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-141-0/+1
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-5/+3Star
* iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky2008-06-141-5/+8
* iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky2008-06-141-12/+6Star
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-141-45/+1Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-2/+1Star
|\
| * iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0Star
| * iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
* | iwlwifi: add frame count limit to link quality commandTomas Winkler2008-06-031-0/+1
* | iwlwifi: fix in-column rate scalingGuy Cohen2008-06-031-22/+23
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-221-26/+23Star
* | mac80211: use rate index in TX controlJohannes Berg2008-05-221-5/+7
* | iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach2008-05-221-0/+18
* | iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler2008-05-221-8/+9
* | iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-221-2/+2
* | iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler2008-05-221-13/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-11/+25
|\ \
| * | iwlwifi: move per driverdebug_level to per deviceEster Kummer2008-05-141-9/+23
| * | mac80211: proper STA info lockingJohannes Berg2008-05-141-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-1/+1
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-131-1/+1
* | iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler2008-05-071-1/+1
* | iwlwifi: more RS improvementsGuy Cohen2008-05-071-65/+56Star
* | iwlwifi: rate sacaling fixesGuy Cohen2008-05-071-12/+13
* | iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate functionGuy Cohen2008-05-071-1/+1
* | iwlwifi: rate scale restructure toggle_antenna functionsGuy Cohen2008-05-071-81/+91
* | iwlwifi: rate scale module cleanupsGuy Cohen2008-05-071-52/+49Star
* | iwlwifi: TLC modificationsGuy Cohen2008-05-071-230/+204Star
* | iwlwifi: HT antenna/chains overhaulGuy Cohen2008-05-071-174/+163Star
* | iwlwifi: remove includes to net/ieee80211.hTomas Winkler2008-05-071-1/+0Star
* | iwlwifi: move find station to iwl-sta.cTomas Winkler2008-05-071-2/+2
|/
* iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler2008-04-161-56/+9Star
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* iwlwifi: Eliminate association from beaconTomas Winkler2008-04-081-1/+1
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-011-3/+3
* mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-1/+1
* iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-251-3/+4
* iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-251-21/+21
* iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-251-2/+2
* iwlwifi: update copyright yearReinette Chatre2008-03-141-1/+1
* iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler2008-03-071-13/+12Star
* iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky2008-03-071-25/+25
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-061-3/+3
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-12/+15
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-39/+43