index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ntb
/
ntb_transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r303514: Fix NTBT_QP_LINKS negotiation.
mav
2016-08-18
1
-29
/
+18
*
MFC r303494: Once more refactor KPI between ntb_transport(4) and if_ntb(4).
mav
2016-08-18
1
-79
/
+129
*
MFC r303429, r303437:
mav
2016-08-18
1
-47
/
+42
*
MFC r302622 (by sephe): ntb: Fix LINT
mav
2016-08-18
1
-1
/
+1
*
MFC r302529: Remove callout_reset(link_work) from ntb_transport_attach().
mav
2016-08-18
1
-1
/
+0
*
MFC r302495: Improve memory allocation errors handling on receive.
mav
2016-08-18
1
-0
/
+2
*
MFC r302494: Synchronize MTU code with Linux.
mav
2016-08-18
1
-4
/
+2
*
MFC r302493: Reimplement doorbell register emulation for NTB_SB01BASE_LOCKUP.
mav
2016-08-18
1
-1
/
+0
*
MFC r302492: Bring some more order into link and qp state handling.
mav
2016-08-18
1
-9
/
+4
*
MFC r302490: Create separate RX taskqueue for each qp.
mav
2016-08-18
1
-27
/
+20
*
MFC r302489: Remove rx_completion_task taskqueue.
mav
2016-08-18
1
-8
/
+4
*
MFC r302488: Remove unneeded RX lock, and make TX lock per-qp.
mav
2016-08-18
1
-11
/
+7
*
MFC r302487: Reduce code divergence from Linux, preparing for DMA support.
mav
2016-08-18
1
-59
/
+73
*
MFC r302486: Fix operation with multiple qps.
mav
2016-08-18
1
-5
/
+5
*
MFC r302484: NewBus'ify NTB subsystem.
mav
2016-08-18
1
-0
/
+1492