aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wb
Commit message (Expand)AuthorAgeFilesLines
* MFC: r243857 (partial)Marius Strobl2013-03-091-3/+3
* MFC r242625:Dimitry Andric2012-11-121-1/+1
* MFC r226173, r227843, r227848 and r227908:Hans Petter Selasky2011-12-311-5/+2
* MFC: r226995, r227042Marius Strobl2011-11-062-249/+45
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPMarius Strobl2011-05-031-15/+3
* Fix indentation in r213894.Marius Strobl2010-11-071-1/+1
* Converted the remainder of the NIC drivers to use the mii_attach()Marius Strobl2010-10-151-3/+4
* - Hook into the existing stat timer to drive the transmit watchdog insteadJohn Baldwin2009-11-192-15/+15
* Use the bus_*() routines rather than bus_space_*() for register operations.John Baldwin2009-11-172-17/+6
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsAndriy Gapon2009-06-111-3/+3
* Move wb driver from sys/pci to sys/dev/wb.Warner Losh2008-08-142-0/+2312