summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_stereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the receive filter handling code and cleanup the ioctl bits.brad2013-03-091-2/+1
* Convert a number of old private copies of code which predatesderaadt2012-10-181-6/+1
* Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_tmiod2005-12-171-2/+2
* o if the mac address cannot be read, just fail and disestablish thefgsch2005-04-211-1/+2
* - Use ETHER_MAX_DIX_LEN.brad2004-11-211-2/+1
* update ste(4) with stability and performance fixes fromcanacar2004-08-091-12/+18
* remove duplication, use ETHER_ALIGN from if_ether.hbrad2004-05-191-2/+1
* lose ste_unit; jason@ okavsm2003-06-291-2/+1
* new timeoutsmickey2001-02-031-1/+2
* Whoops; forgot to bump FreeBSD version numbers.aaron1999-12-081-2/+2
* Sync with FreeBSD:aaron1999-12-081-10/+15
* Driver for Sundance ST201 Ethernet; from FreeBSD.aaron1999-12-071-0/+533