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