aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/pensando/ionic/ionic_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-12ionic: add more ethtool statsShannon Nelson1-7/+15
2020-05-12ionic: support longer tx sg listsShannon Nelson1-9/+18
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson1-0/+16
2020-03-09ionic: clean up bitflag usageShannon Nelson1-2/+2
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
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