aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dwc/if_dwcvar.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* dwc(4): Use bool rather than boolean_t.John Baldwin2023-05-041-3/+3
* Mechanically convert dwc(4) to IfAPIJustin Hibbits2023-03-071-1/+1
* [if_dwc] add support for multi-descriptor packets in TX pathOleksandr Tymoshenko2020-12-231-3/+10
* Improve Rockchip's integration of if_dwcOleksandr Tymoshenko2020-08-101-0/+1
* Improve if_dwc:Michal Meloun2020-06-191-1/+0
* Fix style(9). Strip write only variables.Michal Meloun2020-04-291-2/+0
* Set txbuf_map array size to TX_DESC_COUNT instead of RX_DESC_COUNT.Jared McNeill2016-04-291-1/+1
* Add alternate descriptors support for if_dwc.Luiz Otavio O Souza2015-09-201-0/+99