#
52334306 |
| 28-Dec-2022 |
yasuoka <yasuoka@openbsd.org> |
Fix the word in the copyright. IIJ is not a regent. ok from nakayama at iij
found and ok miod
|
#
cc37c486 |
| 15-Aug-2020 |
visa <visa@openbsd.org> |
Remove unused headers
|
#
b9271645 |
| 15-Aug-2020 |
visa <visa@openbsd.org> |
Inline handling of receive checksum offload
|
#
264542ac |
| 20-Sep-2019 |
visa <visa@openbsd.org> |
Remove an unused function.
|
#
f9718acb |
| 05-Nov-2017 |
visa <visa@openbsd.org> |
Remove unmaintained debug code.
|
#
745c2cc2 |
| 04-Nov-2017 |
visa <visa@openbsd.org> |
Use the macro for cache line size.
|
#
959570cc |
| 22-Jun-2016 |
visa <visa@openbsd.org> |
Add support for the second GMX interface on Octeon II. This enables ports eth[0-3] on 8-port EdgeRouters. Currently, port eth0 maps to network interface cnmac4, eth1 to cnmac5 etc.
ok dlg@, tested b
Add support for the second GMX interface on Octeon II. This enables ports eth[0-3] on 8-port EdgeRouters. Currently, port eth0 maps to network interface cnmac4, eth1 to cnmac5 etc.
ok dlg@, tested by martijn@
show more ...
|
#
a736e532 |
| 24-May-2016 |
visa <visa@openbsd.org> |
Drop a redundant set of FPA pool definitions.
|
#
69a1db81 |
| 22-Jan-2016 |
jsg <jsg@openbsd.org> |
Add back the initialisation of a cn30xxipd_offload() variable removed in rev 1.6 so SET doesn't or bits into uninitialised memory.
ok visa@
|
#
b8d70908 |
| 24-Oct-2015 |
visa <visa@openbsd.org> |
Make use of hardware RX checksum validation.
ok naddy@
|
#
0d7516bb |
| 11-Aug-2014 |
miod <miod@openbsd.org> |
Remove evcnt and %b format strings relying upon SEIL extensions. This gives OCTEON_ETH_DEBUG kernels a chance to build. No functional change for regular kernels.
|
#
38044d70 |
| 22-Jul-2014 |
mpi <mpi@openbsd.org> |
<netinet/in_systm.h> is no longer needed.
|
#
45b6e6bc |
| 22-Oct-2013 |
bcallah <bcallah@openbsd.org> |
Replace some backwards compat functions with the current ones; the old ones were removed some time ago.
Noticed by William Orr <will AT worrbase DOT com>
ok jasper@
|
#
4a39ccd0 |
| 05-Dec-2012 |
deraadt <deraadt@openbsd.org> |
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
|
#
4a04f2fd |
| 16-Jun-2011 |
syuu <syuu@openbsd.org> |
Ethernet driver merged from IIJ's contribution code.
|