summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_phy.c
Commit message (Expand)AuthorAgeFilesLines
* net80211: fix more compiler warnings.avos2016-05-191-1/+0
* net80211: drop some unused variables / local macrosavos2016-05-121-7/+0
* [net80211] rename 11n rate macros into a useful spotadrian2016-04-051-1/+1
* Provide includes that are needed in these files, and before were readglebius2013-10-261-0/+4
* Replace the homegrown implementation of nitems() with calls to nitems()rpaulo2013-08-141-6/+2
* Implement basic 802.11n awareness in the PHY and AMRR rate control code.adrian2013-07-041-13/+180
* use 1/2 and 1/4 rate phy types to simplify txtime calculationsam2009-02-191-81/+73
* use c99 syntax for initializers; this silencessam2008-09-061-99/+95
* Update PLCP<->rate mapping support:sam2008-05-121-11/+16
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-0/+472
OpenPOWER on IntegriCloud