Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate the power-save functions to be overridable VAP methods. | adrian | 2012-10-02 | 1 | -0/+2 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Fix memset sizeofs | kevlo | 2011-07-07 | 1 | -1/+1 |
* | convert MALLOC/FREE to malloc/free | sam | 2008-12-18 | 1 | -2/+2 |
* | New ap-side power save implementation; the main change is to allow drivers | sam | 2008-10-26 | 1 | -64/+225 |
* | Revert the removal of the MALLOC and FREE macros from the net80211 code. | des | 2008-10-23 | 1 | -2/+2 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -2/+2 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -101/+138 |
* | Update beacon handling to sync w/ vap code base: | sam | 2007-09-17 | 1 | -1/+2 |
* | Update 802.11 wireless support: | sam | 2007-06-11 | 1 | -0/+328 |