Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ntb: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -1/+0 |
* | newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca... | Warner Losh | 2021-06-23 | 1 | -2/+1 |
* | Make ntb(4) send bus_get_dma_tag() requests to parent buses passing real | Alexander Motin | 2019-11-14 | 1 | -0/+1 |
* | Add driver for NTB in AMD SoC. | Alexander Motin | 2019-07-02 | 1 | -0/+45 |
* | Make NTB drivers report more info via NewBus methods. | Alexander Motin | 2017-09-02 | 1 | -0/+3 |
* | Once more refactor KPI between NTB hardware and consumers. | Alexander Motin | 2016-07-28 | 1 | -0/+372 |
* | NewBus'ify NTB subsystem. | Alexander Motin | 2016-07-09 | 1 | -0/+37 |