]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/dev/ntb/ntb_transport.c
MFC 308664,308742,308743
[FreeBSD/stable/10.git] / sys / dev / ntb / ntb_transport.c
2016-08-18 mavMFC r303514: Fix NTBT_QP_LINKS negotiation.
2016-08-18 mavMFC r303494: Once more refactor KPI between ntb_transpo...
2016-08-18 mavMFC r303429, r303437, r303551:
2016-08-18 mavMFC r302622 (by sephe): ntb: Fix LINT
2016-08-18 mavMFC r302529: Remove callout_reset(link_work) from ntb_t...
2016-08-18 mavMFC r302495: Improve memory allocation errors handling...
2016-08-18 mavMFC r302494: Synchronize MTU code with Linux.
2016-08-18 mavMFC r302493: Reimplement doorbell register emulation...
2016-08-18 mavMFC r302492: Bring some more order into link and qp...
2016-08-18 mavMFC r302490: Create separate RX taskqueue for each qp.
2016-08-18 mavMFC r302489: Remove rx_completion_task taskqueue.
2016-08-18 mavMFC r302488: Remove unneeded RX lock, and make TX lock...
2016-08-18 mavMFC r302487: Reduce code divergence from Linux, prepari...
2016-08-18 mavMFC r302486: Fix operation with multiple qps.
2016-08-18 mavMFC r302484: NewBus'ify NTB subsystem.