summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_power.c
Commit message (Expand)AuthorAgeFilesLines
* Migrate the power-save functions to be overridable VAP methods.adrian2012-10-021-0/+2
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Fix memset sizeofskevlo2011-07-071-1/+1
* convert MALLOC/FREE to malloc/freesam2008-12-181-2/+2
* New ap-side power save implementation; the main change is to allow driverssam2008-10-261-64/+225
* Revert the removal of the MALLOC and FREE macros from the net80211 code.des2008-10-231-2/+2
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-2/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-101/+138
* Update beacon handling to sync w/ vap code base:sam2007-09-171-1/+2
* Update 802.11 wireless support:sam2007-06-111-0/+328
OpenPOWER on IntegriCloud