summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_txrx.c
AgeCommit message (Expand)Author
2022-10-27ionic: enable tunnel offloadsNeel Patel
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-02-18ionic: clean up comments and whitespaceShannon Nelson
2022-01-25ionic: Cleanups in the Tx hotpath codeBrett Creeley
2021-10-02ionic: remove debug statsShannon Nelson
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27ionic: use fewer inits on the buf_info structShannon Nelson
2021-07-23ionic: count csum_none when offload enabledShannon Nelson
2021-07-23ionic: fix up dim accounting for tx and rxShannon Nelson
2021-07-23ionic: remove intr coalesce update from napiShannon Nelson
2021-04-08ionic: add SKBTX_IN_PROGRESSShannon Nelson
2021-04-08ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmitShannon Nelson
2021-04-02ionic: add and enable tx and rx timestamp handlingShannon Nelson
2021-04-02ionic: add handling of larger descriptorsShannon Nelson
2021-03-30ionic: count dma errorsShannon Nelson
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-17ionic: linearize tso skb with too many fragsShannon Nelson
2021-03-15ionic: aggregate Tx byte counting callsShannon Nelson
2021-03-15ionic: simplify tx cleanShannon Nelson
2021-03-15ionic: generic tx skb mappingShannon Nelson
2021-03-15ionic: simplify TSO descriptor mappingShannon Nelson
2021-03-10ionic: simplify use of completion typesShannon Nelson
2021-03-10ionic: simplify rx skb allocShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2021-03-10ionic: implement Rx page reuseShannon Nelson
2021-03-10ionic: move rx_page_alloc and freeShannon Nelson
2021-01-19net: add inline function skb_csum_is_sctpXin Long
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