Age | Commit message (Expand) | Author |
---|---|---|
2004-11-14 | fix typo, trim extra empty line | Peter Valchev |
2004-10-29 | another re device from FreeBSD | Jonathan Gray |
2004-10-29 | use rx list size instead of tx (for rx list), they are the same | Peter Valchev |
2004-10-26 | fix incorrect function argument in code we don't use yet (for consistency) | Peter Valchev |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-07-20 | no point in return from void function | Peter Valchev |
2004-06-25 | fix MAC address initialization on big endian machines; found by naddy, ok drahn | Peter Valchev |
2004-06-05 | cleanup, no functional changes | Peter Valchev |
2004-06-05 | a step towards 8139C+ | Peter Valchev |
2004-06-05 | fix a few printf; pval ok | Theo de Raadt |
2004-06-05 | add multicast support | Peter Valchev |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD | Peter Valchev |