Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert MALLOC/FREE to malloc/free | sam | 2008-12-18 | 1 | -2/+2 |
* | 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 |
* | Simplify some contorted logic that wrongly left ISCAN_DISCARD set | sam | 2008-05-28 | 1 | -15/+13 |
* | Revise lock name handling: | sam | 2008-05-28 | 1 | -1/+1 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -231/+472 |
* | silence complaint about not loading the wlan_scan_monitor module; | sam | 2007-10-24 | 1 | -1/+2 |
* | Fix scanning issues since the new net80211 code went in | thompsa | 2007-06-30 | 1 | -10/+13 |
* | Change the channel number in the scan results struct to be a pointer to the | thompsa | 2007-06-30 | 1 | -1/+1 |
* | Update 802.11 wireless support: | sam | 2007-06-11 | 1 | -0/+990 |