aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_rssadapt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove GNU-style struct initialization.Ed Schouten2010-06-121-6/+6
* When in the RUN -> AUTH -> RUN FSM transition happens, we'll call theRui Paulo2010-04-281-7/+11
* Use M_NOWAIT instead of M_WAITOK to avoid race conditions.Rui Paulo2010-04-091-7/+15
* net80211 rate control framework (net80211 ratectl).Rui Paulo2010-04-071-32/+96
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-0/+273