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
/
ah_osdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the HAL debugging to only use one bit to mark a message as unmaskable.
adrian
2012-07-01
1
-2
/
+1
*
Stop using the hardware register value byte order swapping for now,
adrian
2012-04-19
1
-24
/
+4
*
Add a threadid to the ah_decode API.
adrian
2012-04-04
1
-0
/
+4
*
Introduce a work-around for issues with the AR5416 based MAC on SMP devices.
adrian
2011-11-09
1
-0
/
+29
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+2
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+1
*
Fix a corner case in the HAL debugging changes, where ah was NULL.
adrian
2011-09-30
1
-1
/
+1
*
Add a missing check for the global ath_hal_debug.
adrian
2011-07-14
1
-1
/
+3
*
Commit missing piece from a couple days ago - re-add ath_hal_debug.
adrian
2011-06-25
1
-2
/
+8
*
Break out most of the HAL related tweaks into a per-HAL instance,
adrian
2011-06-23
1
-28
/
+3
*
Fix the debugging code path to correctly support HAL_DEBUG_UNMASKABLE.
adrian
2011-05-17
1
-1
/
+5
*
Make the alq log path tunable
adrian
2011-04-05
1
-1
/
+5
*
Fix a completely wrong variable reference.
adrian
2011-03-24
1
-1
/
+1
*
Make the ar2133ForceBias() call controllable at runtime.
adrian
2011-03-23
1
-0
/
+5
*
Change HALDEBUG() to be a macro that conditionally calls the debug output rou...
adrian
2011-03-05
1
-3
/
+3
*
Revert previous commit and add myself to the list of people who should
phk
2009-09-08
1
-1
/
+0
*
Add necessary include.
phk
2009-09-08
1
-0
/
+1
*
remove extranous return
sam
2009-09-07
1
-1
/
+1
*
Fix AR5416 and later parts when building with AH_DEBUG or similar defined:
sam
2009-07-06
1
-4
/
+4
*
kill more portability functions that are no longer useful
sam
2009-05-08
1
-21
/
+0
*
kill unused OS_GETUPTIME
sam
2009-05-08
1
-9
/
+0
*
fix build w/ AH_DEBUG
sam
2009-03-24
1
-29
/
+0
*
Switch to ath hal source code. Note this removes the ath_hal
sam
2008-12-01
1
-44
/
+7
*
prepare for a new hal
sam
2008-10-27
1
-0
/
+17
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-1
/
+1
*
update copyrights to 2007 and convert to be 2-clause bsd-only
sam
2007-06-06
1
-8
/
+1
*
Remove unnecessary suser() check in the sysctl to set up ath_hal
rwatson
2007-04-10
1
-10
/
+7
*
o move ath hal os glue code from the hal to the driver: this code was
sam
2006-09-18
1
-0
/
+444