aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_find.cpp
Commit message (Expand)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-041-1/+1
* mpmd: Skip find if "resource" key is specifiedmichael-west2021-02-111-6/+6
* lib: disable non pcie types in find with resourceSteven Koo2020-10-051-0/+6
* uhd: clang format device implSteven Koo2020-10-051-9/+11
* fixup! uhd: Add fuzzy serial number checkingmattprost2020-04-091-1/+1
* uhd: mpm: Query prefs per-device for multi-device queriesLane Kolbly2020-04-081-1/+8
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-081-1/+2
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-3/+2
* x300,mpmd: Enable DPDKMartin Braun2019-12-201-4/+6
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-261-5/+6
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-251-0/+10
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-98/+77
* mpmd: Parallelize broadcast-findingMartin Braun2018-07-311-2/+11
* mpmd: Provide list of MPM devices to fail fast on findMartin Braun2018-03-291-1/+11
* uhd: Update license headersMartin Braun2018-02-191-1/+1
* mpmd: Fix compiler issuesMartin Braun2018-02-101-3/+4
* mpmd: Factor find and prop tree init code out of mpmd_impl.cppMartin Braun2018-02-071-0/+251