aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_rate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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