summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_athioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Implement my first cut at "correct" node power-save andadrian2013-05-151-1/+2
* Implement STBC receive frame statistics.adrian2013-05-081-2/+2
* Re-work how transmit buffer limits are enforced - partly to fix the PR,adrian2013-05-071-1/+2
* Add a few new fields to the RX vendor radiotap header:adrian2013-03-111-1/+10
* Bump the EVM array size up to fit the AR9380 EVM entries.adrian2013-03-111-1/+7
* Add support for triggering spectral scan upon a channel reset/change.adrian2013-01-081-0/+2
* Add a new (skeleton) spectral mode manager module.adrian2013-01-021-0/+22
* Implement my first cut at filtered frames in aggregation sessions.adrian2012-09-181-1/+2
* Placeholder ioctl for an upcoming rate control statistics API change.adrian2012-07-311-0/+1
* Introduce a rate table TLV so rate table statistics consumersadrian2012-07-201-0/+12
* Create an ioctl API for fetching the current rate control information.adrian2012-07-201-0/+34
* Handle RX Keymiss events.adrian2012-07-151-1/+3
* Introduce an optional ath(4) radiotap vendor extension.adrian2012-06-241-1/+93
* Add a new ioctl for ath(4) which returns the aggregate statistics.adrian2012-06-101-0/+1
* Squirrel away SYNC interrupt debugging if it's enabled in the HAL.adrian2012-04-101-0/+4
* Break out the legacy duration and protection code into routines,adrian2012-04-071-0/+1
* Don't flood the cabq/mcastq with frames.adrian2012-03-101-1/+2
* Flesh out the TX aggregation completion statistics.adrian2011-11-231-2/+4
* Bring over the 11n aggregation statistics struct from the if_ath_tx branch.adrian2011-11-081-0/+10
* As a prelude to bringing over the 11n work, include some extra statistics fie...adrian2011-10-261-1/+10
* This links in the ath dfs ioctl into the driver and defines theadrian2011-07-211-0/+31
* * Add some more TX descriptor error counters; this'll be helpful whenadrian2011-05-151-7/+10
* Add TX carrier sense timeout statistics.adrian2011-04-181-0/+1
* Bump pad, I'm adding more statistics.adrian2011-04-181-1/+1
* Add global TX timeout handling.adrian2011-04-181-1/+2
* According to ath9k recv.c, one shouldn't be doing self-linked descriptorsadrian2011-03-291-1/+2
* Add a new counter which tracks frames TX'ed with HT protection.adrian2011-02-211-1/+2
* Some statistics additions - prepare for error codes > 32 (since the AR5416adrian2011-02-141-2/+8
* Only tag packets with the A-MPDU bit if they were part of an A-MPDU RX.adrian2011-02-061-1/+2
* ANI changes #1 - split out the ANI polling from the RxMonitor hook.adrian2011-01-211-1/+2
* Add a global counter of missed beacons.adrian2010-08-141-1/+2
* add SIOCZATHSTATS ioctl to zero driver statisticssam2009-02-131-0/+1
* add driver stat to count tx drops due to insufficient frag bufferssam2009-02-131-1/+2
* Minor packet drop improvements:sam2009-02-051-1/+3
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-081-2/+8
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-1/+1
* Update 802.11 wireless support:sam2007-06-111-14/+24
* update copyrights to 2007 and convert to be 2-clause bsd-onlysam2007-06-061-8/+1
* o add noise floor to statssam2006-08-101-0/+2
* raw 802.11 packet transmit supportsam2006-08-051-1/+2
* new statssam2006-06-231-1/+3
* pad for future statisticssam2006-02-091-0/+1
* Phantom beacon miss workaround: track the tsf of the last receivedsam2006-02-091-0/+1
* Update monitoring support:sam2006-01-091-4/+10
* nuke special handling to extend cts when bursting; it was race pronesam2005-11-151-2/+2
* o extend cts to cover packet burst when operating in 11g w/ protectionsam2005-03-301-0/+2
* bump copyright for 2005sam2004-12-311-1/+1
* Update with last year of work.sam2004-12-081-4/+23
* update copyright notice for 2004sam2004-04-021-1/+1
* add new statisticssam2004-04-021-0/+3
OpenPOWER on IntegriCloud