summaryrefslogtreecommitdiffstats
path: root/sys/dev/sf/if_sfreg.h
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate assignment of SF_IMR_RXDQ2_DMADONE bitkevlo2012-02-271-1/+1
* Remove taskqueue based MII stat change handler.yongari2012-02-231-1/+0
* Overhaul sf(4) to make it run on all architectures and implementyongari2008-01-211-263/+308
* Whitespace nits.ru2006-09-151-1/+1
* Consistently use if_printf() only in interface methods: if_start,glebius2006-09-151-0/+1
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-121-5/+0
* Fixup locking for sf(4) and mark MPSAFE:jhb2005-08-181-1/+1
* Use if_printf() and device_printf() and axe sf_unit from the softc as ajhb2005-08-101-1/+0
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Add missing /* DEVICE_POLLING */brueffer2004-11-171-1/+1
* Add device polling supportbrueffer2004-11-101-0/+3
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-141-0/+1
* Still more changes to try to prevent TX lockups. Will wait for one morewpaul2001-08-161-1/+2
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* First round of converting network drivers from spls to mutexes. Thiswpaul2000-10-131-0/+5
* Modify the Adaptec "starfire" driver to reset the PHY on the MII buswpaul1999-12-051-0/+10
* Minor tweak: the subsystem device ID code for the quad port 62044 cardwpaul1999-11-201-1/+5
* #ifdef out the definition for the small packet RX ring. I ended up onlywpaul1999-09-031-0/+9
* Convert the Adaptec and Winbond drivers to miibus.wpaul1999-08-301-141/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-251-0/+1171
OpenPOWER on IntegriCloud