aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ntb/ntb.h
Commit message (Expand)AuthorAgeFilesLines
* ntb_hw_plx: Workaround read-only scratchpad registersAlexander Motin2024-01-271-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* ntb: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-1/+0
* newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca...Warner Losh2021-06-231-2/+1
* 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