aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ntb/ntb.c
Commit message (Expand)AuthorAgeFilesLines
* Make NTB drivers report more info via NewBus methods.Alexander Motin2017-09-021-2/+45
* Make ntb_set_ctx() always generate fake link event.Alexander Motin2017-08-311-0/+7
* Report NTB link speed to console and interface.Alexander Motin2017-04-231-1/+9
* Fix infinite loops introduced at r303429.Alexander Motin2016-07-301-2/+2
* Fix r303429 build with invariants.Alexander Motin2016-07-281-1/+1
* Once more refactor KPI between NTB hardware and consumers.Alexander Motin2016-07-281-0/+420
* NewBus'ify NTB subsystem.Alexander Motin2016-07-091-0/+42