Age | Commit message (Expand) | Author |
---|---|---|
2008-10-21 | Make sure to read the last byte of EEPROM descriptor. Previously | Brad Smith |
2008-10-21 | Don't bounce transmitted packets up to the BPF listeners twice. | Brad Smith |
2008-10-20 | oops, testing printf shouldn't have been commited. | Brad Smith |
2008-10-20 | Enable support for RX checksum offload, RX VLAN tag stripping and TX | Brad Smith |
2008-10-20 | Remove ioctl handlers for MTU changing and multicast, they're already | Brad Smith |
2008-10-14 | remove C99/C++ style comments | Jonathan Gray |
2008-10-14 | Don't be so pessimistic about the prospects of getting a | Jonathan Gray |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-09-29 | always need the vlan includes; ok jsg | Theo de Raadt |
2008-09-27 | remove a debug printf that is no longer required | Jonathan Gray |
2008-09-26 | Add drivers for the JMicron JMC250/JMC260 Ethernet controllers | Jonathan Gray |