Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | M_DONTWAIT is a flag from historical mbuf(9) | glebius | 2012-04-10 | 1 | -3/+3 |
* | Update recently added drivers to use the if_*addr_r*lock() wrapper | jhb | 2012-01-05 | 1 | -4/+4 |
* | sfxge: Add $FreeBSD$ tags to common code files. | philip | 2011-11-28 | 34 | -7/+96 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -5/+1 |
* | sfxge: Remove interrupt self-test code | philip | 2011-11-19 | 2 | -25/+3 |
* | sfxge: Fix if_baudrate reports | philip | 2011-11-19 | 1 | -9/+10 |
* | Implement prefetch_read_{many,once}() for sparc64 and fix compilation on | marius | 2011-11-17 | 1 | -1/+35 |
* | Fix compilation on ILP32. | marius | 2011-11-17 | 3 | -8/+8 |
* | Add the sfxge(4) device driver, providing support for 10Gb Ethernet adapters | philip | 2011-11-16 | 45 | -0/+38269 |