1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/dev/ath
Sam Leffler dc6592f82e correct SIFS setting; there is a 2usec adjustment between the calculated
value and what the hardware requires (based on inspection of INI values)

Submitted by:	Jiri Fojtasek <jiri.fojtasek@hlohovec.net>
2009-02-20 22:06:58 +00:00
..
ath_hal correct SIFS setting; there is a 2usec adjustment between the calculated 2009-02-20 22:06:58 +00:00
ath_rate correct fixed rate handling; the rixmap was changed a while back 2009-01-07 23:30:26 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c remove the ath_rate module dependency; it's all bundled 2009-01-06 01:58:45 +00:00
if_ath.c remove private support for IEEE80211_MODE_HALF and IEEE80211_MODE_QUARTER 2009-02-19 05:22:40 +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 remove private support for IEEE80211_MODE_HALF and IEEE80211_MODE_QUARTER 2009-02-19 05:22:40 +00:00