summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcn
Commit message (Expand)AuthorAgeFilesLines
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-2/+2
* Fix logic errorkevlo2012-02-271-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-5/+1
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-3/+2
* 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-192-15/+11
* 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-142-0/+2057
OpenPOWER on IntegriCloud