summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965-rs.c
AgeCommit message (Expand)Author
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler
2008-06-30iwlwifi: Remove unnecessary codeAbhijeet Kolekar
2008-06-30iwlwifi: remove obsolete lq_ready useRon Rindjunsky
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler
2008-06-14iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky
2008-06-14iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-03iwlwifi: add frame count limit to link quality commandTomas Winkler
2008-06-03iwlwifi: fix in-column rate scalingGuy Cohen
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14iwlwifi: move per driverdebug_level to per deviceEster Kummer
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler
2008-05-07iwlwifi: more RS improvementsGuy Cohen
2008-05-07iwlwifi: rate sacaling fixesGuy Cohen
2008-05-07iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate functionGuy Cohen
2008-05-07iwlwifi: rate scale restructure toggle_antenna functionsGuy Cohen
2008-05-07iwlwifi: rate scale module cleanupsGuy Cohen
2008-05-07iwlwifi: TLC modificationsGuy Cohen
2008-05-07iwlwifi: HT antenna/chains overhaulGuy Cohen
2008-05-07iwlwifi: remove includes to net/ieee80211.hTomas Winkler
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler
2008-03-13iwlwifi: update copyright yearReinette Chatre
2008-03-07iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg