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
/
ar9001
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the TPC bank by default for AR9160.
adrian
2013-04-17
1
-1
/
+1
*
Since the PLL changes aren't in here yet for the AR9130 half/quarter
adrian
2012-10-31
2
-0
/
+10
*
Oops - missing from the last commit - add ANI immunity levels for AR9160.
adrian
2012-10-31
1
-2
/
+2
*
Break out the "memory" EEPROM data read method from being AR9130 specific
adrian
2012-01-15
3
-31
/
+4
*
Implement the first part of the BB read workaround.
adrian
2011-10-18
2
-0
/
+4
*
Fix a corner case in the HAL debugging changes, where ah was NULL.
adrian
2011-09-30
2
-4
/
+4
*
Break out the PLL setup into (mostly) per-chip methods, rather than
adrian
2011-07-21
1
-0
/
+23
*
Re-introduce a global ath_hal_debug again for now, whilst I figure out what
adrian
2011-06-23
2
-4
/
+4
*
Add some missing DFS chipset functionality to the FreeBSD HAL.
adrian
2011-06-01
2
-0
/
+2
*
Tidy up the ANI API in preparation for looking to expose some more
adrian
2011-05-25
1
-1
/
+1
*
Do a HAL capabilities sync pass based on the Atheros HAL.
adrian
2011-05-07
2
-0
/
+11
*
Read in the extended regulatory domain flags so future code can use them.
adrian
2011-05-07
2
-0
/
+5
*
Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.
adrian
2011-04-28
7
-0
/
+1132
*
Add an explanation of the inivals
adrian
2011-04-03
1
-0
/
+1
*
Flip ANI on for the AR5416 and later chips. I haven't verified it on
adrian
2011-03-25
1
-2
/
+4
*
Even though it's very unlikely the misc mode register setting at -attach-
adrian
2011-03-22
1
-1
/
+1
*
Call the correct ANI Attach routine.
adrian
2011-02-02
1
-1
/
+1
*
Add a new capability which reports the number of spatial streams a device sup...
adrian
2011-02-01
1
-0
/
+4
*
Bring over some NF calibration changes from ath9k.
adrian
2011-01-29
1
-0
/
+9
*
Push the non-AR5416 related stuff into chipset specific directories.
adrian
2011-01-20
2
-0
/
+1010