summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcn/if_pcn.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-5/+8
* - Hook into the existing stat timer to drive the transmit watchdog insteadjhb2009-11-191-15/+10
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* shutdown returns an intimp2009-02-051-7/+5
* Call pcn_start_locked() instead of pcn_start() where the softc lock isbrueffer2009-01-031-1/+1
* Move pcn driver from sys/pci to sys/dev/pcn.imp2008-08-141-0/+1527
OpenPOWER on IntegriCloud