Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-28 | cleanup NGE_RXLEN | Brad Smith | |
2004-08-05 | remove some separate per driver constants and use | Brad Smith | |
ETHER_MAX_LEN_JUMBO/ETHERMTU_JUMBO where appropriate. ok mcbride@ henning@ mickey@ | |||
2004-05-19 | remove duplication, use ETHER_ALIGN from if_ether.h | Brad Smith | |
2002-09-21 | Add support for TBI mode in fiber based cards (heavily inspired by FreeBSD) | Nathan Binkert | |
Clean up debugging printfs Remove some old debugging code that shouldn't be there. More changes from FreeBSD: - ignore alignment problem on x86 platforms and don't copy. - increase receive list to 128 to match transmit - change a bit in the interrupt handling | |||
2001-07-02 | Add TBI_EN config bit. Also add GPIOR location in EEPROM | Nathan Binkert | |
2001-06-08 | Initial cut at a driver for the National Semiconductor DP83820 and DP83821 | Nathan Binkert | |
gigabit macs. (Not working for me yet.) From FreeBSD |