freebsd-dev/sys/dev/ath
Sam Leffler ab06fdf2a5 optimize ath_tx_findrix: there's no need to walk the rates table as
sc_rixmap is an inverse map

NB: could eliminate the check for an invalid rate by filling in 0 for
    invalid entries but the rate control modules use it to identify
    bogus rates so leave it for now
2009-05-07 00:35:32 +00:00
..
ath_hal add support for the Beacon Not Ready (BNR) interrupt 2009-05-06 23:09:26 +00:00
ath_rate add a debug msg for when a fixed transmit rate is not applied because 2009-04-13 20:54:08 +00:00
ah_osdep.c fix build w/ AH_DEBUG 2009-03-24 00:09:35 +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 now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
if_ath.c optimize ath_tx_findrix: there's no need to walk the rates table as 2009-05-07 00:35:32 +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 unused struct member 2009-04-08 16:12:28 +00:00