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
/
ath_hal
/
ar5416
/
ar5416_xmit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ath_hal] add support for setting the azimuth timestamp in the outgoing TX pa...
adrian
2016-05-31
1
-0
/
+6
*
dev/ath: minor spelling fixes in comments.
pfg
2016-05-02
1
-1
/
+1
*
Setup needed tables for TPC on AR5416->AR9287 chips.
adrian
2013-04-17
1
-0
/
+217
*
CABQ calculation changes to try and fix some weird corner cases leading
adrian
2013-03-23
1
-4
/
+4
*
add a method to set/clear the VMF field in the TX descriptor.
adrian
2013-03-04
1
-0
/
+11
*
Part #2 of the TX chainmask changes:
adrian
2013-02-25
1
-14
/
+0
*
Add a workaround for AR5416, AR9130 and AR9160 chipsets - work around
adrian
2013-02-22
1
-1
/
+70
*
The encryption type field needs to be preserved for each descriptor
adrian
2013-02-09
1
-0
/
+6
*
HAL API changes!
adrian
2012-11-03
1
-1
/
+3
*
Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segment
adrian
2012-08-05
1
-1
/
+4
*
Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.
adrian
2012-08-05
1
-1
/
+5
*
Add STBC TX support for AR5416 HAL chips.
adrian
2012-07-27
1
-0
/
+1
*
Bring this API in line with what the reference driver and Linux ath9k
adrian
2012-07-27
1
-4
/
+2
*
Correctly handle AR_MoreAggr when assembling multi-descriptor final frames.
adrian
2012-04-04
1
-3
/
+17
*
Add some fixes to the 11n aggregation HAL calls:
adrian
2011-10-25
1
-6
/
+26
*
Add some 11n bits from the if_ath_tx 11n branch:
adrian
2011-10-25
1
-0
/
+24
*
Change the default CABQ time to be 70% of the beacon interval,
adrian
2011-09-28
1
-9
/
+40
*
Break out most of the HAL related tweaks into a per-HAL instance,
adrian
2011-06-23
1
-3
/
+3
*
Use the new per-series antenna and TPC definitions when setting ctl8->11.
adrian
2011-05-24
1
-16
/
+27
*
Bring over a few queue changes from ath9k:
adrian
2011-03-22
1
-0
/
+17
*
* Remove a not-needed check in the AR5416+ case
adrian
2011-03-20
1
-6
/
+6
*
Bring over a copy of the AR5212 TX queue reset and setup routines, in prepara...
adrian
2011-03-20
1
-0
/
+338
*
Add a temporary workaround so the 11n rate scenario setup code sets a useful
adrian
2011-02-05
1
-1
/
+14
*
Just to be sure, make sure the MCS rates are allowed for TX.
adrian
2011-02-01
1
-2
/
+4
*
Don't incorrectly set the burst duration setting in the TX descriptor.
adrian
2011-01-31
1
-2
/
+0
*
Fix some errors introduced w/ the last commit; fix setting RTS/CTS in the 11n...
adrian
2011-01-29
1
-22
/
+24
*
Link in the 11n specific TX methods into the HAL.
adrian
2011-01-29
1
-7
/
+3
*
Bring over a fix from ath9k - zero some of the TX descriptors for Kite/AR9285.
adrian
2011-01-25
1
-0
/
+14
*
Add a new HAL method to retrieve the completion schedule. It sets
adrian
2011-01-20
1
-0
/
+22
*
Couple of suggestions from Sam regarding latest commit:
rpaulo
2010-03-02
1
-2
/
+1
*
Properly setup the TX FIFO threshold for AR5416 based chipsets,
rpaulo
2010-03-01
1
-1
/
+2
*
purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsi
sam
2009-06-13
1
-6
/
+3
*
Overhaul regulatory support:
sam
2009-01-28
1
-2
/
+2
*
import ath hal
sam
2008-12-01
1
-0
/
+698