summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_stereg.h
Commit message (Expand)AuthorAgeFilesLines
* Add new ST201 PCI id.yongari2007-03-101-1/+2
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-121-5/+0
* Various locking fixes and mark MPSAFE:jhb2005-08-301-1/+1
* Use device_printf() and if_printf() and remove ste_unit from the softc.jhb2005-08-171-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
* Actually fix the TX performance with polling(4) enabledru2004-04-061-1/+1
* - Improved the TX performance with polling(4) by only checking theru2004-04-061-1/+0
* Performance tuning.ru2004-04-021-3/+1
* Added polling(4) support for ste(4).ru2004-03-311-0/+3
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-141-0/+1
* Change the chip description from "DFE-550TX" to "DL10050".phk2002-12-231-2/+2
* Don't read the PCI config space during mii operations. Instead save whetherambrisko2002-08-191-0/+1
* Fixes for the D-Link DFE-580 card.ambrisko2002-08-071-7/+15
* Fix a bug in the ste_setmulti() routine. The NIC has 4 16-bit multicastwpaul2001-08-231-1/+3
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Use device_get_nameunit(dev) as the mutex string when callingwpaul2000-10-131-0/+4
* Spruce up the Sundance ST201 driver:wpaul1999-12-071-9/+14
* Clean up two cases of the alpha vtophys() hack that should bewpaul1999-09-181-2/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove MII/PHY related junk from here. It's not needed anymore.wpaul1999-08-211-106/+1
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-211-0/+640
OpenPOWER on IntegriCloud