summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_se.c
AgeCommit message (Expand)Author
2013-12-28The few network drivers that called their children's (ie. mii PHYTheo de Raadt
2013-12-06Add a DVACT_WAKEUP op to the *_activate() API. This is called after theTheo de Raadt
2012-09-26Add support for VLAN sized frames.Brad Smith
2010-09-07Bring the promiscuous/multicast handling code in line with the current OpenBSDMiod Vallat
2010-09-05Properly invoke bus_dmamap_sync() around the ring descriptors. No functionalMiod Vallat
2010-09-04Let se(4) support SiS191, and bring a lot of bugfixes and improvements fromMiod Vallat
2010-08-27remove the unused if_init callback in struct ifnetJonathan Gray
2010-04-02add $OpenBSD$Jonathan Gray
2010-04-02SiS 190 ethernet driver ported from FreeBSD by Christopher ZimmermannTheo de Raadt