aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_athioctl.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* [ath] do a cold reset if TSFOOR triggersAdrian Chadd2021-03-131-0/+1
* [ath] replace the hard-coded magic values in if_athioctl.h with constant definesAdrian Chadd2020-12-081-4/+11
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk2019-03-111-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [ath] add spectral scan priority.Adrian Chadd2017-02-021-0/+1
* [ath] Begin to lay the groundwork for btcoex related ioctl controls.Adrian Chadd2016-11-271-0/+5
* net80211: remove IEEE80211_RADIOTAP_TSFT field from transmit definitions.Andriy Voskoboinyk2016-09-201-2/+0
* [ath] update comments.Adrian Chadd2016-08-011-2/+2
* [ath] Add counters for STBC TX and LDPC TX.Adrian Chadd2016-04-291-1/+3
* Implement my first cut at "correct" node power-save andAdrian Chadd2013-05-151-1/+2
* Implement STBC receive frame statistics.Adrian Chadd2013-05-081-2/+2
* Re-work how transmit buffer limits are enforced - partly to fix the PR,Adrian Chadd2013-05-071-1/+2
* Add a few new fields to the RX vendor radiotap header:Adrian Chadd2013-03-111-1/+10
* Bump the EVM array size up to fit the AR9380 EVM entries.Adrian Chadd2013-03-111-1/+7
* Add support for triggering spectral scan upon a channel reset/change.Adrian Chadd2013-01-081-0/+2
* Add a new (skeleton) spectral mode manager module.Adrian Chadd2013-01-021-0/+22
* Implement my first cut at filtered frames in aggregation sessions.Adrian Chadd2012-09-181-1/+2
* Placeholder ioctl for an upcoming rate control statistics API change.Adrian Chadd2012-07-311-0/+1
* Introduce a rate table TLV so rate table statistics consumersAdrian Chadd2012-07-201-0/+12
* Create an ioctl API for fetching the current rate control information.Adrian Chadd2012-07-201-0/+34
* Handle RX Keymiss events.Adrian Chadd2012-07-151-1/+3
* Introduce an optional ath(4) radiotap vendor extension.Adrian Chadd2012-06-241-1/+93
* Add a new ioctl for ath(4) which returns the aggregate statistics.Adrian Chadd2012-06-101-0/+1
* Squirrel away SYNC interrupt debugging if it's enabled in the HAL.Adrian Chadd2012-04-101-0/+4
* Break out the legacy duration and protection code into routines,Adrian Chadd2012-04-071-0/+1
* Don't flood the cabq/mcastq with frames.Adrian Chadd2012-03-101-1/+2
* Flesh out the TX aggregation completion statistics.Adrian Chadd2011-11-231-2/+4
* Bring over the 11n aggregation statistics struct from the if_ath_tx branch.Adrian Chadd2011-11-081-0/+10
* As a prelude to bringing over the 11n work, include some extra statistics fie...Adrian Chadd2011-10-261-1/+10
* This links in the ath dfs ioctl into the driver and defines theAdrian Chadd2011-07-211-0/+31
* * Add some more TX descriptor error counters; this'll be helpful whenAdrian Chadd2011-05-151-7/+10
* Add TX carrier sense timeout statistics.Adrian Chadd2011-04-181-0/+1
* Bump pad, I'm adding more statistics.Adrian Chadd2011-04-181-1/+1
* Add global TX timeout handling.Adrian Chadd2011-04-181-1/+2
* According to ath9k recv.c, one shouldn't be doing self-linked descriptorsAdrian Chadd2011-03-291-1/+2
* Add a new counter which tracks frames TX'ed with HT protection.Adrian Chadd2011-02-211-1/+2
* Some statistics additions - prepare for error codes > 32 (since the AR5416Adrian Chadd2011-02-141-2/+8
* Only tag packets with the A-MPDU bit if they were part of an A-MPDU RX.Adrian Chadd2011-02-061-1/+2
* ANI changes #1 - split out the ANI polling from the RxMonitor hook.Adrian Chadd2011-01-211-1/+2
* Add a global counter of missed beacons.Adrian Chadd2010-08-141-1/+2
* 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