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
*
MFC r260025:
dim
2014-01-04
1
-1
/
+1
*
Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.
adrian
2013-06-12
1
-1
/
+1
*
Bring over the initial static bluetooth coexistence configuration
adrian
2013-06-07
1
-0
/
+1
*
Add the AR9300 HAL into the kernel and module builds.
adrian
2013-05-02
1
-10
/
+10
*
Disable warning/errors for two files for now - they don't compile clean
adrian
2013-03-14
1
-0
/
+4
*
Shift this over to a new location in contrib/, in preparation to push
adrian
2013-03-12
1
-1
/
+2
*
Placeholder for the upcoming AR9300 HAL code.
adrian
2013-03-09
1
-0
/
+9
*
Link if_ath_spectral.c into the build.
adrian
2013-01-02
1
-1
/
+1
*
Add missing update to link ar5416_spectral.c into the build.
adrian
2013-01-02
1
-1
/
+1
*
Add the btcoex code into the module compilation.
adrian
2012-12-03
1
-3
/
+3
*
Include if_ath_alq.c, which only gets actually compiled if ATH_DEBUG_ALQ
adrian
2012-12-03
1
-1
/
+1
*
Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, since
dim
2012-08-29
1
-1
/
+0
*
Upgrade our copy of llvm/clang to trunk r162107. With thanks to
dim
2012-08-20
1
-0
/
+3
*
Begin separating out the TX DMA setup in preparation for TX EDMA support.
adrian
2012-07-23
1
-1
/
+1
*
Link in the new RX EDMA routines.
adrian
2012-07-03
1
-1
/
+1
*
Migrate most of the beacon handling functions out to if_ath_beacon.c.
adrian
2012-05-20
1
-0
/
+1
*
Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.
adrian
2012-05-20
1
-1
/
+1
*
.. and update this.
adrian
2012-05-20
1
-1
/
+1
*
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
[next]