aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cadence
Commit message (Expand)AuthorAgeFilesLines
* Add support for Cadence network controller found in HiFive Unleashed board.Ruslan Bukin2019-04-241-1/+7
* kernel: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Refactor DTS files for Zynq-based SoCsOleksandr Tymoshenko2016-04-261-0/+3
* Use the new ifnet API. Also, allocate bus_dma_maps as needed instead ofIan Lepore2015-03-091-97/+134
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-8/+8
* Fixes and enhancements for the if_cgem driver...Ian Lepore2014-09-032-114/+515
* Fix the Zedboard/Zynq ethernet driver to handle media speed changes soIan Lepore2014-07-141-33/+71
* Fix teardown of static DMA allocations in various NIC drivers:John Baldwin2014-06-171-4/+12
* The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff2013-10-261-0/+1
* Bring copyright changes with the agreement of Thomas Skibo.Wojciech A. Koszek2013-04-282-5/+6
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.Wojciech A. Koszek2013-04-272-0/+1759