summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_rate.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-29mac80211: Fix rate reporting regressionMichael Wu1-17/+1
2008-01-29mac80211: better rate control algorithm selectionJohannes Berg1-0/+4
2008-01-29mac80211: make PID rate control algorithm the defaultStefano Brivio1-6/+18
2008-01-29mac80211: clean up rate selectionMattias Nissler1-0/+47
2007-12-20NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-18ieee80211_rate: missed unlockCyrill Gorcunov1-0/+1
2007-11-11mac80211: don't allow registering the same rate control twiceJohannes Berg1-1/+10
2007-11-11mac80211: make simple rate control algorithm built-inJohannes Berg1-2/+11
2007-10-11[MAC80211]: remove management interfaceJohannes Berg1-2/+1
2007-10-11[MAC80211]: print out wiphy name instead of master deviceJohannes Berg1-2/+2
2007-10-11[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