aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dwc/if_dwc.h
Commit message (Expand)AuthorAgeFilesLines
* dwc: Rename if_dwc.h to dwc1000_reg.hEmmanuel Vadot2023-10-051-305/+0
* dwc: Add support for aalEmmanuel Vadot2023-10-051-0/+1
* dwc: Add support for mixed-burstEmmanuel Vadot2023-10-051-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* if_dwc: enable RX checksum offload featureJiahao Li2022-06-231-0/+1
* dwc: Support phy mode MIIEmmanuel Vadot2022-02-221-0/+1
* if_dwc: Honor snps,pbl propertyEmmanuel Vadot2020-12-031-1/+1
* if_dwc: Correctly configure the DMA engine based on the fdt propertiesEmmanuel Vadot2020-11-221-0/+2
* if_dwc: Add flow control supportEmmanuel Vadot2020-11-201-0/+4
* Improve Rockchip's integration of if_dwcOleksandr Tymoshenko2020-08-101-0/+4
* Finish renaming in if_dwc.Michal Meloun2020-06-191-2/+3
* Fix an issue with multicast hash filters on Amlogic and Allwinner boards.Jared McNeill2016-06-121-0/+2
* Fix the build by adding the alternate descriptors and MII clock defines.Luiz Otavio O Souza2015-09-201-0/+28
* Use uint32_t consistently to store registers values.Luiz Otavio O Souza2015-07-061-1/+1
* Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000Ruslan Bukin2014-09-251-0/+262