freebsd-skq/sys/dev/sf
Pyun YongHyeon 8e10fb3d0b Add check for IFF_DRV_RUNNING flag after serving an interrupt and
don't give RX path more priority than TX path.
Also remove infinite loop in interrupt handler and limit number of
iteration to 32. This change addresses system load fluctuations
under high network load.
2012-02-23 08:22:44 +00:00
..
if_sf.c Add check for IFF_DRV_RUNNING flag after serving an interrupt and 2012-02-23 08:22:44 +00:00
if_sfreg.h Remove taskqueue based MII stat change handler. 2012-02-23 06:13:12 +00:00
starfire_rx.h
starfire_tx.h