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
/
modules
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out the radar code into a separate source file.
adrian
2012-02-20
1
-2
/
+2
*
Re-enable this bit of logic from before, which only sets a default
adrian
2012-01-05
1
-0
/
+2
*
First pass of LED related code changes.
adrian
2011-12-26
1
-1
/
+1
*
Disable various warnings for the ath module in a more fine-grained way:
dim
2011-12-22
1
-1
/
+3
*
Amend r228783 by also disabling -Wshift-count-negative
dim
2011-12-21
1
-0
/
+1
*
Revert this previous commit for now - although this override unfortunately
adrian
2011-11-10
1
-2
/
+0
*
Add a missing reference to AR9287.
adrian
2011-11-10
1
-1
/
+1
*
Use the system-provided opt_ah.h if one is provided.
adrian
2011-11-09
1
-0
/
+2
*
Flesh out the radar detection related operations for the ath driver.
adrian
2011-06-01
1
-0
/
+4
*
Introduce AR9287 support to the FreeBSD HAL.
adrian
2011-05-26
1
-0
/
+6
*
Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.
adrian
2011-04-28
1
-5
/
+20
*
Bring over the antenna diversity logic support for Kite.
adrian
2011-04-13
1
-0
/
+1
*
Add the initial AR9285 PHY glue for supporting antenna diversity.
adrian
2011-04-13
1
-1
/
+1
*
Break out the ath PCI logic into a separate device/module.
adrian
2011-03-31
1
-1
/
+1
*
Port over the AR9285 PA calibration and initial calibration code from
adrian
2011-03-11
1
-1
/
+1
*
Implement open-loop TX power control (OLC) for Merlin (AR9280) and
adrian
2011-03-08
1
-1
/
+1
*
Break the keycache management functions out into if_ath_keycache.c .
adrian
2011-03-02
1
-1
/
+2
*
Migrate the sysctl related routines (statistics, debugging, etc) out of
adrian
2011-03-02
1
-1
/
+1
*
Include some preliminary TX HT rate scenario setup code.
adrian
2011-02-01
1
-1
/
+1
*
Migrate the TX path code out of if_ath and into a separate source file.
adrian
2011-01-29
1
-1
/
+1
*
Break out the debug macros from if_ath.c into if_ath_debug.[ch] .
adrian
2011-01-29
1
-1
/
+1
*
Push the non-AR5416 related stuff into chipset specific directories.
adrian
2011-01-20
1
-2
/
+7
*
Add a missing ar9285_reset.c file.
rpaulo
2010-03-03
1
-1
/
+1
*
Add AR9285 sources.
rpaulo
2010-03-02
1
-0
/
+1
*
Improve previous commit and add missing ar9280.c
rpaulo
2010-01-31
1
-3
/
+3
*
Build 928x files too.
rpaulo
2010-01-31
1
-1
/
+2
*
Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. It
sam
2009-03-30
1
-2
/
+2
*
Combine ath rate control modules with ath after bringing ath_hal
sam
2008-12-14
1
-25
/
+61
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
1
-1
/
+1
*
Switch to ath hal source code. Note this removes the ath_hal
sam
2008-12-01
1
-28
/
+39
*
for newer hal's we need opt_ah.h as it specifies how the hal has been
sam
2007-01-28
1
-1
/
+15
*
o move ath hal os glue code from the hal to the driver: this code was
sam
2006-09-18
1
-1
/
+1
*
o add opt_ath.h enable tweaking various config parameters for the driver
sam
2006-04-03
1
-1
/
+4
*
Remove bridge(4) from the tree. if_bridge(4) is a full functional
mlaier
2005-09-27
1
-1
/
+1
*
module for Atheros 802.11 driver
sam
2003-06-23
1
-0
/
+48