summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_ht.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate the net80211 TX aggregation state to be from per-AC to per-TID.adrian2012-04-151-1/+1
* Create a new task to handle 802.11n channel width changes.adrian2012-03-251-1/+1
* Complete the MCS rate table based on the final 802.11n std. While herebschmidt2011-03-101-1/+1
* Decrement rxa_pad due to the addition of rxa_private.rpaulo2010-04-291-1/+1
* Add a private field to struct ieee80211_rx_ampdu do hold driver specificrpaulo2010-04-281-0/+1
* Revamp 802.11 action frame handling:sam2009-07-051-4/+0
* pad data structures to enable integration of future features w/o abi breakagesam2009-06-011-0/+2
* promote ieee80211_seq typedefsam2009-05-021-2/+0
* o make %b msg bit defines public (to user apps too)sam2009-01-271-0/+3
* Sync BAR frame handling with out of tree work:sam2008-10-251-4/+6
* Revamp ht ie handling:sam2008-09-211-1/+4
* change ieee80211_ampdu_stop to take an explicit reason codesam2008-09-211-1/+1
* Cleanup starting seq# for tx ampdu:sam2008-09-211-2/+2
* moreve the aggregation q; it's not being used andsam2008-09-061-1/+0
* move inline keyword to silence compiler complaintssam2008-05-111-3/+3
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-6/+78
* add opaque pointer to tx ampdu state for driverssam2008-02-021-0/+1
* sync 11n support with vap code base; many changes based on interopsam2007-11-021-5/+15
* Update beacon handling to sync w/ vap code base:sam2007-09-171-0/+3
* Update 802.11 wireless support:sam2007-06-111-0/+113
OpenPOWER on IntegriCloud