aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pcn
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process.release/8.3.0_cvsKen Smith2012-04-092-2/+2
* MFC: r227843 (partial)Marius Strobl2012-01-291-5/+1
* MFC: r199560Marius Strobl2011-10-302-15/+11
* MFC: r213893, r213908, r214566, r214605, r214846Marius Strobl2010-11-071-5/+8
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* shutdown returns an intWarner Losh2009-02-051-7/+5
* Call pcn_start_locked() instead of pcn_start() where the softc lock isChristian Brueffer2009-01-031-1/+1
* Move pcn driver from sys/pci to sys/dev/pcn.Warner Losh2008-08-142-0/+2057