freebsd-dev/sys/dev/ath
Sam Leffler 3c3e9d336d Add HAL_RX_FILTER_BSSID support (to disable bssid match):
o add HAL_CAP_BSSIDMATCH to identify parts that have the support for
  disabling bssid match
o honor capability for set/get rx filter
o use HAL_CAP_BSSIDMATCH in driver to decide whether to use the bssid
  match disable or fall back to promisc mode

Reviewed by:	rpaulo
Approved by:	re (rwatson)
2009-06-27 20:06:56 +00:00
..
ath_hal Add HAL_RX_FILTER_BSSID support (to disable bssid match): 2009-06-27 20:06:56 +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 kill more portability functions that are no longer useful 2009-05-08 00:23:00 +00:00
ah_osdep.h kill more portability functions that are no longer useful 2009-05-08 00:23:00 +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 Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +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 Add HAL_RX_FILTER_BSSID support (to disable bssid match): 2009-06-27 20:06:56 +00:00