summaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_athioctl.h
Commit message (Expand)AuthorAgeFilesLines
* add SIOCZATHSTATS ioctl to zero driver statisticsSam Leffler2009-02-131-0/+1
* add driver stat to count tx drops due to insufficient frag buffersSam Leffler2009-02-131-1/+2
* Minor packet drop improvements:Sam Leffler2009-02-051-1/+3
* TDMA support for long distance point-to-point links using ath devices:Sam Leffler2009-01-081-2/+8
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-1/+1
* Update 802.11 wireless support:Sam Leffler2007-06-111-14/+24
* update copyrights to 2007 and convert to be 2-clause bsd-onlySam Leffler2007-06-061-8/+1
* o add noise floor to statsSam Leffler2006-08-101-0/+2
* raw 802.11 packet transmit supportSam Leffler2006-08-051-1/+2
* new statsSam Leffler2006-06-231-1/+3
* pad for future statisticsSam Leffler2006-02-091-0/+1
* Phantom beacon miss workaround: track the tsf of the last receivedSam Leffler2006-02-091-0/+1
* Update monitoring support:Sam Leffler2006-01-091-4/+10
* nuke special handling to extend cts when bursting; it was race proneSam Leffler2005-11-151-2/+2
* o extend cts to cover packet burst when operating in 11g w/ protectionSam Leffler2005-03-301-0/+2
* bump copyright for 2005Sam Leffler2004-12-311-1/+1
* Update with last year of work.Sam Leffler2004-12-081-4/+23
* update copyright notice for 2004Sam Leffler2004-04-021-1/+1
* add new statisticsSam Leffler2004-04-021-0/+3
* update radiotap support to reflect recent changes:Sam Leffler2003-12-281-2/+6
* o track API change for HAL v0.9.6.1Sam Leffler2003-11-291-0/+9
* Add support for the experimental radiotap capture format. With thisSam Leffler2003-09-051-0/+35
* o pass control frames up the stack when in monitor mode (the 802.11 layer willSam Leffler2003-08-191-1/+2
* Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).Sam Leffler2003-06-231-0/+93