summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/dev/cn30xxipd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused headersvisa2020-08-151-6/+1
* Inline handling of receive checksum offloadvisa2020-08-151-30/+1
* Remove an unused function.visa2019-09-201-14/+1
* Remove unmaintained debug code.visa2017-11-051-147/+1
* Use the macro for cache line size.visa2017-11-041-4/+5
* Add support for the second GMX interface on Octeon II. This enablesvisa2016-06-221-2/+3
* Drop a redundant set of FPA pool definitions.visa2016-05-241-3/+3
* Add back the initialisation of a cn30xxipd_offload() variable removedjsg2016-01-221-1/+3
* Make use of hardware RX checksum validation.visa2015-10-241-46/+12
* Remove evcnt and %b format strings relying upon SEIL extensions. This givesmiod2014-08-111-55/+12
* <netinet/in_systm.h> is no longer needed.mpi2014-07-221-3/+1
* Replace some backwards compat functions with the current ones; the oldbcallah2013-10-221-2/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
* Ethernet driver merged from IIJ's contribution code.syuu2011-06-161-0/+400