opnsense-src/sys/dev/ath
Sam Leffler 2ef29b4c33 remove extranous return
Submitted by:	phk
MFC after:	1 week
2009-09-07 16:18:16 +00:00
..
ath_hal fix extraneous return that can cause a memory leak 2009-09-07 16:12:07 +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 remove extranous return 2009-09-07 16:18:16 +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.c correct typo that was a noop on 32-bit machines but a bug on 64-bit machines 2009-09-07 16:08:21 +00:00
if_ath_pci.c The module name convention is foo, not if_foo. 2009-05-15 17:02:11 +00:00
if_athioctl.h add SIOCZATHSTATS ioctl to zero driver statistics 2009-02-13 05:38:03 +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 track whether any mesh vaps are present to correctly setup the rx filter 2009-07-21 19:01:04 +00:00