summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_sta.c
Commit message (Expand)AuthorAgeFilesLines
* Fix checks for fast frames negotiation. ni_ath_flags holds thesam2008-10-301-1/+1
* o use the new association callback to notify the driver when joining a bsssam2008-10-271-0/+5
* add/improve debug msgssam2008-10-251-2/+2
* Revert the removal of the MALLOC and FREE macros from the net80211 code.des2008-10-231-1/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-1/+1
* RIFS support; needs driver callback for dynamic state changesam2008-09-221-1/+2
* MIMO power save support; still needs callbacks for notifying driverssam2008-09-211-1/+3
* Revamp ht ie handling:sam2008-09-211-5/+6
* Cleanup AMPDU handling:sam2008-09-211-13/+9
* make all checks if ni_chw consistentsam2008-09-061-1/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-0/+1647
OpenPOWER on IntegriCloud