summaryrefslogtreecommitdiffstats
path: root/sys/dev/tl/if_tl.c
Commit message (Expand)AuthorAgeFilesLines
* - Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respectivemarius2010-10-241-6/+18
* Converted the remainder of the NIC drivers to use the mii_attach()marius2010-10-151-2/+4
* - Hook into the existing stat timer to drive the transmit watchdog insteadjhb2009-11-191-11/+12
* Use the bus_*() routines rather than bus_space_*() for register operations.jhb2009-11-171-3/+0
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* Fix shutdown prototypes.imp2009-02-101-3/+3
* Move the tl driver form sys/pci to sys/dev/tl.imp2008-08-141-0/+2363
OpenPOWER on IntegriCloud