]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/dev/ntb
MFC r352556:
[FreeBSD/stable/10.git] / sys / dev / ntb /
2017-03-04 avgMFC r283291: don't use CALLOUT_MPSAFE with callout_init()
2017-01-25 mavMFC r311935: Pretend we support some IOCTLs to not...
2016-08-18 mavMFC r303561: Wrap previous MSIX workaround into #ifndef...
2016-08-18 mavMFC r303554: Block MSIX negotiation until SMP started...
2016-08-18 mavMFC r303553: Make MAC address generation more random.
2016-08-18 mavMFC r303514: Fix NTBT_QP_LINKS negotiation.
2016-08-18 mavMFC r303510: Clear scratchpad after MSIX negotiation...
2016-08-18 mavMFC r303494: Once more refactor KPI between ntb_transpo...
2016-08-18 mavMFC r303429, r303437, r303551:
2016-08-18 mavMFC r303266: Postpone ntb_get_msix_info() till we need...
2016-08-18 mavMFC r302622 (by sephe): ntb: Fix LINT
2016-08-18 mavMFC r302531: Revert odd change, setting limit registers...
2016-08-18 mavMFC r302530: Fix wrong copy/paste in r302510.
2016-08-18 mavMFC r302529: Remove callout_reset(link_work) from ntb_t...
2016-08-18 mavMFC r302510:
2016-08-18 mavMFC r302508: Disable SB01BASE_LOCKUP workaround when...
2016-08-18 mavDirect commit to stable/10 to fix build without newer...
2016-08-18 mavMFC r302499: Improve checksum "offload" support.
2016-08-18 mavMFC r302496: Rewrite if_ntb to use modern interface...
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 r302491: Switch ctx_lock from mutex to rmlock.
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.
2016-08-18 mavMFC r302483: Remove some dead code found by Clang stati...
2016-08-18 mavMFC r302482: Fix NTB_SDOORBELL_LOCKUP workaround.
2016-08-18 mavMFC r302014: Fix if_ntb interface setup to include...
2016-06-15 mavMFC r301293:
2016-06-15 mavMFC r301292: When negotiating MSIX parameters, give...
2016-06-15 mavMFC r300610: Re-enable write combining, disabled by...
2016-06-10 ngieMFC r295618,r300100,r300531:
2016-05-23 mavAdd respective tunables to all sysctls.
2016-05-21 mavMFC 103 ntb(4) patches by cem@ up to r295487.
2013-10-10 gjbCopy head (r256279) to stable/10 as part of the 10...