This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
ath
History
Adrian Chadd
49d2d79b7a
Merge in a fix for the power/(gain?) calculation. Apply it to both
...
the 5416/9160 and 9285 code paths. Obtained from: OpenWRT r22123, 522-ath9k_pwrcal_fix.patch
2010-08-14 15:29:21 +00:00
..
ath_hal
Merge in a fix for the power/(gain?) calculation. Apply it to both
2010-08-14 15:29:21 +00:00
ath_rate
purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsi
2009-06-13 23:36:54 +00:00
ah_osdep.c
Revert previous commit and add myself to the list of people who should
2009-09-08 13:19:05 +00:00
ah_osdep.h
Fix AR5416 and later parts when building with AH_DEBUG or similar defined:
2009-07-06 20:51:54 +00:00
if_ath_pci.c
The module name convention is foo, not if_foo.
2009-05-15 17:02:11 +00:00
if_ath.c
Export ath stats via snmp, rather than requiring a debugging interface
2010-08-14 14:18:02 +00:00
if_athioctl.h
Add a global counter of missed beacons.
2010-08-14 14:01:12 +00:00
if_athrate.h
now that the new association callback is used when joining a bss we can
2008-10-27 16:58:06 +00:00
if_athvar.h
Add multicast key search support. This fixes corrupted mcast packets
2010-02-08 20:23:20 +00:00