summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-6/+6
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-3/+3
2008-05-07iwlwifi: remove includes to net/ieee80211.hTomas Winkler1-1/+0
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre1-3/+3
2008-03-13iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-07iwlwifi: 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-28iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler1-102/+104
2008-01-28mac80211: Fix rate reporting regressionMichael Wu1-2/+8
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig1-72/+72
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+1
2008-01-28iwlwifi: fix various spelling and typosIan Schram1-2/+2
2008-01-28mac80211: clean up rate selectionMattias Nissler1-37/+7
2007-11-14iwl3945: 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-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-2/+3
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+979