summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_rate.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-3/+5
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-7/+8
* mac80211: Fix rate reporting regressionMichael Wu2008-01-291-17/+1Star
* mac80211: better rate control algorithm selectionJohannes Berg2008-01-291-0/+4
* mac80211: make PID rate control algorithm the defaultStefano Brivio2008-01-281-6/+18
* mac80211: clean up rate selectionMattias Nissler2008-01-281-0/+47
* NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov2007-12-201-1/+1
* ieee80211_rate: missed unlockCyrill Gorcunov2007-12-171-0/+1
* mac80211: don't allow registering the same rate control twiceJohannes Berg2007-11-111-1/+10
* mac80211: make simple rate control algorithm built-inJohannes Berg2007-11-111-2/+11
* [MAC80211]: remove management interfaceJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-111-2/+2
* [MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg2007-10-111-0/+42
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+140