Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify device drivers supporting multicast addresses to lock if_addr_mtx | rwatson | 2005-08-03 | 1 | -0/+2 |
* | Remove an erroneous m_freem() call. If m_defrag() returns a non-NULL | mux | 2005-07-25 | 1 | -1/+0 |
* | Move if_alloc() up so it's before mii_phy_probe(). | brooks | 2005-06-11 | 1 | -7/+9 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 2 | -21/+24 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -1/+0 |
* | Fix typo in a comment. | brueffer | 2005-05-08 | 1 | -1/+1 |
* | I missed a s/nv/nve/. | obrien | 2005-04-26 | 1 | -1/+1 |
* | Support MCP versions 4-11. | obrien | 2005-03-24 | 2 | -0/+26 |
* | FreeBSD consumer bits of the nForce MCP NIC binary blob. | obrien | 2005-03-12 | 2 | -0/+1875 |