Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new tunable 'net.link.ifqmaxlen' to set default send interface | sobomax | 2010-05-03 | 1 | -1/+1 |
* | strict kobj signatures: fix assortment of miibus_writereg impls | avg | 2009-06-11 | 1 | -1/+2 |
* | When user_frac in the polling subsystem is low it is going to busy the | attilio | 2009-05-30 | 1 | -0/+2 |
* | - Move ether_ifdetach earlier. | benno | 2008-06-17 | 1 | -2/+7 |
* | Use callout_init_mtx to simplify locking somewhat. While we're here, rearrange | benno | 2008-06-13 | 1 | -34/+18 |
* | Make sure we drain our taskqueues and stop our callouts in detach. | benno | 2008-06-12 | 1 | -7/+36 |
* | Switch to using a normal mutex instead of a spin mutex. | benno | 2008-06-11 | 1 | -15/+29 |
* | Convert bus_space_{read,write}_* calls to bus_{read,write}_* calls. | benno | 2008-06-11 | 1 | -25/+17 |
* | This is a rewritten driver for the SMSC LAN91C111. It's based in part on the | benno | 2008-06-06 | 1 | -0/+1312 |