summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-01-24net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao
2024-01-11octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-03octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2023-12-26octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2023-12-22octeontx2-af: Fix a double free issueSuman Ghosh
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20octeontx2-af: insert space after includeWang Jinchao
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman 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-af: Fix pause frame configurationHariprasad Kelam
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-06octeontx2-af: Update Tx link register rangeRahul Bhansali
2023-12-06octeontx2-af: Add missing mcs flr handler callGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs stats register addressGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya
2023-12-06octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram
2023-12-06octeontx2-af: cn10k: Increase outstanding LMTST transactionsPavan Nikhilesh
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
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-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh
2023-12-01octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram
2023-12-01octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
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-28octeontx2-af: Fix possible buffer overflowElena Salomatkina
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