Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -5/+1 |
* | Remove variable initialized but no longer actually used since r226995. | marius | 2011-11-02 | 1 | -3/+0 |
* | - Import the common MII bitbang'ing code from NetBSD and convert drivers to | marius | 2011-11-01 | 2 | -249/+131 |
* | - Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respective | marius | 2010-10-24 | 2 | -7/+18 |
* | Converted the remainder of the NIC drivers to use the mii_attach() | marius | 2010-10-15 | 1 | -2/+4 |
* | - Hook into the existing stat timer to drive the transmit watchdog instead | jhb | 2009-11-19 | 2 | -11/+13 |
* | Use the bus_*() routines rather than bus_space_*() for register operations. | jhb | 2009-11-17 | 2 | -18/+7 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Fix shutdown prototypes. | imp | 2009-02-10 | 1 | -3/+3 |
* | Move the tl driver form sys/pci to sys/dev/tl. | imp | 2008-08-14 | 2 | -0/+2955 |