summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_txrx.c
AgeCommit message (Expand)Author
2020-12-21ionic: account for vlan tag len in rx buffer lenShannon Nelson
2020-11-14ionic: batch rx buffer refillingShannon Nelson
2020-10-23ionic: fix mem leak in rx_emptyShannon Nelson
2020-10-23ionic: no rx flush in deinitShannon Nelson
2020-10-23ionic: clean up sparse complaintsShannon Nelson
2020-09-16ionic: dynamic interrupt moderationShannon Nelson
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-02ionic: remove unused variableShannon Nelson
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson
2020-09-02ionic: clean up page handling codeShannon Nelson
2020-08-31ionic: fix txrx work accountingShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-08-03ionic: tx separate servicingShannon Nelson
2020-08-03ionic: use fewer firmware doorbells on rx fillShannon Nelson
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson
2020-05-12ionic: add more ethtool statsShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson
2020-03-09ionic: clean up bitflag usageShannon Nelson
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-01-07ionic: restrict received packets to mtu sizeShannon Nelson
2020-01-07ionic: add Rx dropped packet counterShannon Nelson
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing
2019-10-25ionic: implement support for rx sglShannon Nelson
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson