index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ath
/
if_athioctl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Placeholder ioctl for an upcoming rate control statistics API change.
adrian
2012-07-31
1
-0
/
+1
*
Introduce a rate table TLV so rate table statistics consumers
adrian
2012-07-20
1
-0
/
+12
*
Create an ioctl API for fetching the current rate control information.
adrian
2012-07-20
1
-0
/
+34
*
Handle RX Keymiss events.
adrian
2012-07-15
1
-1
/
+3
*
Introduce an optional ath(4) radiotap vendor extension.
adrian
2012-06-24
1
-1
/
+93
*
Add a new ioctl for ath(4) which returns the aggregate statistics.
adrian
2012-06-10
1
-0
/
+1
*
Squirrel away SYNC interrupt debugging if it's enabled in the HAL.
adrian
2012-04-10
1
-0
/
+4
*
Break out the legacy duration and protection code into routines,
adrian
2012-04-07
1
-0
/
+1
*
Don't flood the cabq/mcastq with frames.
adrian
2012-03-10
1
-1
/
+2
*
Flesh out the TX aggregation completion statistics.
adrian
2011-11-23
1
-2
/
+4
*
Bring over the 11n aggregation statistics struct from the if_ath_tx branch.
adrian
2011-11-08
1
-0
/
+10
*
As a prelude to bringing over the 11n work, include some extra statistics fie...
adrian
2011-10-26
1
-1
/
+10
*
This links in the ath dfs ioctl into the driver and defines the
adrian
2011-07-21
1
-0
/
+31
*
* Add some more TX descriptor error counters; this'll be helpful when
adrian
2011-05-15
1
-7
/
+10
*
Add TX carrier sense timeout statistics.
adrian
2011-04-18
1
-0
/
+1
*
Bump pad, I'm adding more statistics.
adrian
2011-04-18
1
-1
/
+1
*
Add global TX timeout handling.
adrian
2011-04-18
1
-1
/
+2
*
According to ath9k recv.c, one shouldn't be doing self-linked descriptors
adrian
2011-03-29
1
-1
/
+2
*
Add a new counter which tracks frames TX'ed with HT protection.
adrian
2011-02-21
1
-1
/
+2
*
Some statistics additions - prepare for error codes > 32 (since the AR5416
adrian
2011-02-14
1
-2
/
+8
*
Only tag packets with the A-MPDU bit if they were part of an A-MPDU RX.
adrian
2011-02-06
1
-1
/
+2
*
ANI changes #1 - split out the ANI polling from the RxMonitor hook.
adrian
2011-01-21
1
-1
/
+2
*
Add a global counter of missed beacons.
adrian
2010-08-14
1
-1
/
+2
*
add SIOCZATHSTATS ioctl to zero driver statistics
sam
2009-02-13
1
-0
/
+1
*
add driver stat to count tx drops due to insufficient frag buffers
sam
2009-02-13
1
-1
/
+2
*
Minor packet drop improvements:
sam
2009-02-05
1
-1
/
+3
*
TDMA support for long distance point-to-point links using ath devices:
sam
2009-01-08
1
-2
/
+8
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-1
/
+1
*
Update 802.11 wireless support:
sam
2007-06-11
1
-14
/
+24
*
update copyrights to 2007 and convert to be 2-clause bsd-only
sam
2007-06-06
1
-8
/
+1
*
o add noise floor to stats
sam
2006-08-10
1
-0
/
+2
*
raw 802.11 packet transmit support
sam
2006-08-05
1
-1
/
+2
*
new stats
sam
2006-06-23
1
-1
/
+3
*
pad for future statistics
sam
2006-02-09
1
-0
/
+1
*
Phantom beacon miss workaround: track the tsf of the last received
sam
2006-02-09
1
-0
/
+1
*
Update monitoring support:
sam
2006-01-09
1
-4
/
+10
*
nuke special handling to extend cts when bursting; it was race prone
sam
2005-11-15
1
-2
/
+2
*
o extend cts to cover packet burst when operating in 11g w/ protection
sam
2005-03-30
1
-0
/
+2
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
Update with last year of work.
sam
2004-12-08
1
-4
/
+23
*
update copyright notice for 2004
sam
2004-04-02
1
-1
/
+1
*
add new statistics
sam
2004-04-02
1
-0
/
+3
*
update radiotap support to reflect recent changes:
sam
2003-12-28
1
-2
/
+6
*
o track API change for HAL v0.9.6.1
sam
2003-11-29
1
-0
/
+9
*
Add support for the experimental radiotap capture format. With this
sam
2003-09-05
1
-0
/
+35
*
o pass control frames up the stack when in monitor mode (the 802.11 layer will
sam
2003-08-19
1
-1
/
+2
*
Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).
sam
2003-06-23
1
-0
/
+93