Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9). | yongari | 2005-10-25 | 1 | -0/+1 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -1/+2 |
* | Make hme(4) mpsafe | yongari | 2004-11-22 | 1 | -2/+7 |
* | - Use bus_space_subregion() rather than arithmetic on bus_space_handle_t. [1] | marius | 2004-08-12 | 1 | -5/+0 |
* | Implement TCP/UDP Transmit/Receive checksum offload. | yongari | 2004-08-05 | 1 | -0/+1 |
* | Add detach, shutdown, suspend and resume methods. | tmm | 2003-01-09 | 1 | -0/+3 |
* | Convert to use bus_dmamap_load_mbuf(); decouple software TX descriptors | tmm | 2003-01-06 | 1 | -16/+23 |
* | Assorted fixes: | tmm | 2002-03-23 | 1 | -2/+1 |
* | Add a driver for the Sun HME PCI/SBus ethernet adaptor, which is onboard | tmm | 2002-02-27 | 1 | -0/+152 |