summaryrefslogtreecommitdiff
path: root/sys/dev/ntb/ntb.h
AgeCommit message (Expand)Author
2024-01-27ntb_hw_plx: Workaround read-only scratchpad registersAlexander Motin
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-05-09ntb: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2021-06-22newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca...Warner Losh
2019-11-14Make ntb(4) send bus_get_dma_tag() requests to parent buses passing realAlexander Motin
2019-07-02Add driver for NTB in AMD SoC.Alexander Motin
2017-09-02Make NTB drivers report more info via NewBus methods.Alexander Motin
2016-07-28Once more refactor KPI between NTB hardware and consumers.Alexander Motin
2016-07-09NewBus'ify NTB subsystem.Alexander Motin