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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
correct type
sam
2006-05-05
1
-1
/
+1
*
intercept public safety channels and do explicit mapping of freq->ieee
sam
2006-04-26
1
-1
/
+14
*
honor fixed tx antenna when sending beacon frames
sam
2006-04-25
1
-1
/
+2
*
Improve ath_draintxq debug info: dump the packet as well
sam
2006-04-16
1
-7
/
+22
*
Unbreak cabq handling: check the s/w q, not the h/w q as the frames
sam
2006-04-16
1
-2
/
+2
*
o add opt_ath.h enable tweaking various config parameters for the driver
sam
2006-04-03
1
-12
/
+16
*
correct ni_txrate when using a fixed rate; fixes current rate reporting
sam
2006-03-09
1
-1
/
+4
*
backout 1.136 until we can resolve report that it causes output to stall
sam
2006-02-27
2
-42
/
+18
*
fix a race whereby a tx descriptor might get reused before the hardware
sam
2006-02-24
2
-18
/
+42
*
drop softc lock around copyin/copyout
sam
2006-02-15
1
-0
/
+2
*
fix build w/o AR_DEBUG
sam
2006-02-15
1
-3
/
+10
*
improve tx/rx buf printing routines
sam
2006-02-15
1
-18
/
+25
*
add missing bit from 1.130
sam
2006-02-15
1
-1
/
+1
*
o handle fatal errors directly instead of via the task queue
sam
2006-02-15
2
-10
/
+16
*
use ath_hal_gettxintrtxqs so we only process h/w tx
sam
2006-02-15
1
-1
/
+2
*
fixup comments
sam
2006-02-15
1
-6
/
+5
*
close race between ath_tx_start and ath_tx_processq
sam
2006-02-15
1
-1
/
+2
*
fix comment and whitespace
sam
2006-02-13
1
-3
/
+2
*
fix merge botch (duplicate processing of cabq for old cards)
sam
2006-02-13
1
-1
/
+0
*
Update for rev 0.9.16.16 hal:
sam
2006-02-10
2
-29
/
+291
*
pad for future statistics
sam
2006-02-09
1
-0
/
+1
*
Minor tx path cleanups:
sam
2006-02-09
1
-13
/
+6
*
correct handling of mbuf allocation failure when replenishing the rx list
sam
2006-02-09
1
-6
/
+13
*
Beacon timer setup fixes:
sam
2006-02-09
2
-11
/
+41
*
only start the cab queue if there are frames to send
sam
2006-02-09
1
-1
/
+1
*
debug fixups: reduce noise msgs, report channel flags on reset failure,
sam
2006-02-09
1
-17
/
+20
*
Phantom beacon miss workaround: track the tsf of the last received
sam
2006-02-09
3
-21
/
+78
*
use a private task queue thread
sam
2006-02-09
2
-6
/
+16
*
add adhoc demo mode support
sam
2006-02-09
2
-7
/
+26
*
make regdomain sysctl r/w in case it's possible to do this in the future
sam
2006-02-09
2
-5
/
+20
*
cleanup rate setup
sam
2006-02-09
1
-21
/
+29
*
add tx99 hooks
sam
2006-02-09
2
-0
/
+20
*
move hal statistics to softc; the per-node stats are overkill, they're
sam
2006-02-09
2
-9
/
+12
*
lookup the protection tx rate index in the rate tables
sam
2006-02-09
1
-2
/
+4
*
honor net80211 mcast tx rate
sam
2006-02-09
2
-6
/
+47
*
craft unique names for tx q + buffer mtx's to help with interpreting ktr data
sam
2006-02-09
1
-6
/
+12
*
allow the size of tx+rx buffer pools to be tuned
sam
2006-02-09
2
-2
/
+19
*
lower try count on mgt (and ctl) frames to avoid clogging the tx queue
sam
2006-02-09
2
-5
/
+11
*
move mgt frame tx rate responsibility from the rate control modules
sam
2006-02-09
5
-42
/
+19
*
sync with latest code in madwifi
sam
2006-02-09
2
-146
/
+185
*
track bmiss threshold change from time to frame count
sam
2006-01-23
1
-1
/
+1
*
Update monitoring support:
sam
2006-01-09
3
-40
/
+96
*
nuke special handling to extend cts when bursting; it was race prone
sam
2005-11-15
3
-65
/
+2
*
bandaid inconsistent state handling: the rate index map may be
sam
2005-11-15
1
-0
/
+5
*
- Store pointer to the link-level address right in "struct ifnet"
ru
2005-11-11
1
-1
/
+1
*
Fix "struct ifnet" leak on detach.
ru
2005-09-16
1
-0
/
+1
*
correct CTS duration calculation; SIFS+ACK should use the xmit rate not
sam
2005-08-12
1
-2
/
+2
*
Clarify/fix handling of the current channel:
sam
2005-08-10
1
-9
/
+6
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
3
-17
/
+18
*
Split crypto tx+rx key indices and add a key index -> node mapping table:
sam
2005-08-08
2
-81
/
+44
[prev]
[next]