summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/intel/modules/i40e/i40e.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-1511356 Want Fortville TSO supportRyan Zezeski1-1/+174
11357 want i40e multi-group support 11358 i40e_alloc_ring_mem() unwinds when it shouldn't 11359 Rework i40e transmit descriptor logic Portions contributed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Randy Fishel <randyf@sibernet.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-07-077156 i40e dmod shouldn't build on SPARCRobert Mustacchi1-0/+114
Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>