aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_rate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-08mac80211: rename filesJohannes Berg1-249/+0
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-3/+5
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-7/+8
2008-01-28mac80211: Fix rate reporting regressionMichael Wu1-17/+1
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg1-0/+4
2008-01-28mac80211: make PID rate control algorithm the defaultStefano Brivio1-6/+18
2008-01-28mac80211: clean up rate selectionMattias Nissler1-0/+47
2007-12-19NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg1-1/+10
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg1-2/+11
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-2/+1
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg1-2/+2
2007-10-10[MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg1-0/+42
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+140