aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-23octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-23octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-01-15octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-15octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham
2024-01-15octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam
2024-01-15octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2023-12-20octeontx2-af: Update RSS algorithm indexHariprasad Kelam
2023-12-20octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-20octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu
2023-12-13octeontx2-af: Update Tx link register rangeRahul Bhansali
2023-12-13octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-13octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
2023-12-13octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-12-08octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-12-03octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-12-03octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-20octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-20octeontx2-pf: Fix error codesRatheesh Kannoth
2023-09-19octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-23octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-23octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-23octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-06-21octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram
2023-06-21octeontx2-af: fixed resource availability checkSatha Rao
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-17octeontx2-af: Skip PFs if not enabledRatheesh Kannoth
2023-05-17octeontx2-af: Secure APR table update with the lockGeetha sowjanya
2023-03-30octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang
2023-03-17octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-02-01octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-02-01octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2022-12-14octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan
2022-12-02octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang