summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_amrr.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-17/+6
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-6/+17
* Document the current 11n rate selection shortcoming in the AMRR code.adrian2013-07-051-0/+8
* Implement basic 802.11n awareness in the PHY and AMRR rate control code.adrian2013-07-041-13/+88
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-2/+2
* When in the RUN -> AUTH -> RUN FSM transition happens, we'll call therpaulo2010-04-281-10/+10
* Use M_NOWAIT instead of M_WAITOK to avoid race conditions.rpaulo2010-04-091-6/+13
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-071-29/+113
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-58/+120
* Update 802.11 wireless support:sam2007-06-111-3/+3
* - Nuke unnecessary header.sephe2007-05-051-1/+1
* device-independent implementation of AMRR tx rate control algorithmsam2006-11-261-0/+164
OpenPOWER on IntegriCloud