Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-09 | a step towards consistancy; in general: | Todd T. Fries | |
'struct arpcom foo' -> 'struct arpcom sc_arpcom' ok itojun@ | |||
2002-06-08 | Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD. | Aaron Campbell | |
deraadt@, jasoni@ ok. Thanks to niklas@ for donating a card for testing. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-06-23 | More constants cleaning. | Federico G. Schwindt | |
2001-05-22 | support for D-Link DFE-530TX and DFE-530TX+; from Maxim Tsyplakov ↵ | Michael Shalayeff | |
<tm@oganer.net> | |||
2001-04-10 | Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts; | Aaron Campbell | |
prep for an rl CardBus attachment. |