summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)Author
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-12-04octeontx2-pf: TC flower offload support for mirrorSuman Ghosh
2023-12-01octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-24octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-02octeontx2-pf: Fix error codesRatheesh Kannoth
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-25cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh
2023-08-25octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh
2023-08-25octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth
2023-08-23octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna
2023-08-11octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam
2023-08-07octeontx2-af: TC flower offload support for inner VLANSuman Ghosh
2023-08-07octeontx2-af: Code restructure to handle TC outer VLAN offloadSuman Ghosh
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli
2023-07-21octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds