aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965-rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler1-2713/+0
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler1-2/+0
2008-06-30iwlwifi: Remove unnecessary codeAbhijeet Kolekar1-3/+0
2008-06-30iwlwifi: remove obsolete lq_ready useRon Rindjunsky1-18/+1
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-8/+9
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach1-0/+1
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler1-5/+3
2008-06-14iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky1-5/+8
2008-06-14iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky1-12/+6
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-45/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+1
2008-06-03iwlwifi: add frame count limit to link quality commandTomas Winkler1-0/+1
2008-06-03iwlwifi: fix in-column rate scalingGuy Cohen1-22/+23
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-21mac80211: move TX info into skb->cbJohannes Berg1-26/+23
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-5/+7
2008-05-21iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach1-0/+18
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler1-8/+9
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler1-2/+2
2008-05-21iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler1-13/+14
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-11/+25
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-05-14iwlwifi: move per driverdebug_level to per deviceEster Kummer1-9/+23
2008-05-14mac80211: proper STA info lockingJohannes Berg1-2/+2
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi1-1/+1
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: more RS improvementsGuy Cohen1-65/+56
2008-05-07iwlwifi: rate sacaling fixesGuy Cohen1-12/+13
2008-05-07iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate functionGuy Cohen1-1/+1
2008-05-07iwlwifi: rate scale restructure toggle_antenna functionsGuy Cohen1-81/+91
2008-05-07iwlwifi: rate scale module cleanupsGuy Cohen1-52/+49
2008-05-07iwlwifi: TLC modificationsGuy Cohen1-230/+204
2008-05-07iwlwifi: HT antenna/chains overhaulGuy Cohen1-174/+163
2008-05-07iwlwifi: remove includes to net/ieee80211.hTomas Winkler1-1/+0
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler1-2/+2
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