Age | Commit message (Expand) | Author |
2005-07-06 | - Rewritten TX to use only two pointers to track producer/consumer. | Brad Smith |
2005-05-27 | kill another forgotten vtophys since bus_dma conversion | Peter Valchev |
2004-09-28 | Use ETHER_MAX_DIX_LEN/ETHER_MIN_LEN | Brad Smith |
2004-05-19 | remove duplication, use ETHER_ALIGN from if_ether.h | Brad Smith |
2003-10-12 | only one vtophys left (tx data)... both the rx and tx descriptors are | Jason Wright |
2003-10-12 | rework rx to use bus_dma and sprinkle with a small amount of htole32. | Jason Wright |
2003-10-10 | unsmoke drugs in vr_encap() (simplify it quite alot) | Jason Wright |
2003-10-10 | don't use vtophys on rx lists any more | Jason Wright |
2003-02-19 | Sync if_vr code with FreeBSD. This makes the driver much better when it comes | Miod Vallat |
2003-02-09 | Must set BCR0/BCR1 since they can override the RXCFG/TXCFG registers; from fr... | Jason Wright |
2001-05-16 | Bring chip out of suspend mode in case we're booting after a shutdown from | Aaron Campbell |
2001-02-20 | add mii support to if_vr (mostly from FreeBSD) | Jason Wright |
2001-02-17 | sync with freebsd up to switch to mii | Jason Wright |
1999-01-30 | update to latest freebsd code, fixes stalls during heavy traffic | Niklas Hallqvist |
1999-01-10 | VIA Rhine driver, ported from FreeBSD; written by wpaul@ctr.columbia.edu. | Jason Downs |