summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_athioctl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* update radiotap support to reflect recent changes:sam2003-12-281-2/+6
* o track API change for HAL v0.9.6.1sam2003-11-291-0/+9
* Add support for the experimental radiotap capture format. With thissam2003-09-051-0/+35
* o pass control frames up the stack when in monitor mode (the 802.11 layer willsam2003-08-191-1/+2
* Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).sam2003-06-231-0/+93
OpenPOWER on IntegriCloud