summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_ht.c
Commit message (Expand)AuthorAgeFilesLines
* correct construction of delba action frame; don't shift+mask the initiatorsam2008-07-051-1/+1
* use the current left edge of the BA window when forming ADDBA requestsam2008-05-111-3/+4
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-226/+365
* o correct typo that broke check when handling addba responsesam2008-02-011-1/+2
* correct sta mode setup: adopt ap's ampdu density and max ampdu sizesam2007-11-231-2/+8
* correct termination check doing amsdu de-aggregationsam2007-11-081-4/+3
* sync 11n support with vap code base; many changes based on interopsam2007-11-021-193/+686
* o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS)sam2007-09-181-1/+2
* Update beacon handling to sync w/ vap code base:sam2007-09-171-3/+33
* Miscellaneous fixups to 802.11 defs:sam2007-09-051-1/+1
* Update 802.11 wireless support:sam2007-06-111-0/+1472
OpenPOWER on IntegriCloud