aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-07ionic: restrict received packets to mtu sizeShannon Nelson1-2/+9
2020-01-07ionic: add Rx dropped packet counterShannon Nelson1-3/+9
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing1-2/+0
2019-10-25ionic: implement support for rx sglShannon Nelson1-81/+211
2019-09-05ionic: Add coalesce and other featuresShannon Nelson1-2/+0
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson1-0/+927