aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ntb/ntb.h
Commit message (Expand)AuthorAgeFilesLines
* ntb_hw_plx: Workaround read-only scratchpad registersAlexander Motin2024-02-051-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* Make ntb(4) send bus_get_dma_tag() requests to parent buses passing realAlexander Motin2019-11-141-0/+1
* Add driver for NTB in AMD SoC.Alexander Motin2019-07-021-0/+45
* Make NTB drivers report more info via NewBus methods.Alexander Motin2017-09-021-0/+3
* Once more refactor KPI between NTB hardware and consumers.Alexander Motin2016-07-281-0/+372
* NewBus'ify NTB subsystem.Alexander Motin2016-07-091-0/+37