Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct spelling in a comment. | marius | 2011-04-22 | 1 | -1/+1 |
* | - Fix and enable support for flow control. | marius | 2010-11-22 | 1 | -21/+18 |
* | Convert the PHY drivers to honor the mii_flags passed down and convert | marius | 2010-10-15 | 2 | -28/+11 |
* | KTR_CTx are long time aliased by existing classes so they can't serve | attilio | 2010-07-21 | 1 | -1/+1 |
* | Avoid possible NULL-dereferences. | marius | 2010-06-03 | 1 | -19/+27 |
* | - Don't set CAS_PCS_DATAPATH to anything except CAS_PCS_DATAPATH_SERDES | marius | 2010-05-03 | 2 | -70/+174 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Don't use the preprocessor while inside function-like macro | marius | 2009-06-25 | 1 | -12/+18 |
* | - Change this driver to do taskqueue(9) based TX and interrupt | marius | 2009-06-24 | 2 | -57/+136 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 3 | -0/+4034 |