Age | Commit message (Expand) | Author |
2009-06-05 | enable IPv6 receive TCP/UDP checksum offload; from Brad | Christian Weisgerber |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2009-02-25 | Fix up multicast support, from brad. | Jonathan Gray |
2009-02-25 | On full mask revision 2 or later default to | Jonathan Gray |
2009-01-10 | - remove unused variable | Kevin Lo |
2008-12-01 | Configure the clock sources for tx mac/offload engines, required | Jonathan Gray |
2008-11-09 | Introduce bpf_mtap_ether(), which for the benefit of bpf listeners | Christian Weisgerber |
2008-10-29 | - Add a workaround field to the softc struct. | Brad Smith |
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 |