summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)AuthorFilesLines
2025-01-07octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()Nihar Chaithanya1-3/+1
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2024-12-19octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli1-0/+1
2024-12-19octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli1-1/+3
2024-12-16octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann2-1/+2
2024-12-12cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabledBharat Bhushan2-2/+2
2024-12-09cn10k-ipsec: Enable outbound ipsec crypto offloadBharat Bhushan1-3/+3
2024-12-09cn10k-ipsec: Allow ipsec crypto offload for skb with SABharat Bhushan1-0/+15
2024-12-09cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan7-3/+321
2024-12-09cn10k-ipsec: Add SA add/del support for outb ipsec crypto offloadBharat Bhushan2-0/+523
2024-12-09cn10k-ipsec: Init hardware for outbound ipsec crypto offloadBharat Bhushan6-2/+565
2024-12-09octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan4-7/+44
2024-12-09octeontx2-pf: Move skb fragment map/unmap to common codeBharat Bhushan3-46/+50
2024-12-09octeontx2-pf: map skb data as device writeableBharat Bhushan1-2/+16
2024-11-16octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King1-1/+1
2024-11-13octeontx2-pf: Adds TC offload supportGeetha sowjanya5-14/+139
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya2-0/+43
2024-11-13octeontx2-pf: Add devlink port supportGeetha sowjanya2-0/+92
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya6-25/+83
2024-11-13octeontx2-pf: Configure VF mtu via representorGeetha sowjanya2-0/+22
2024-11-13octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya4-0/+111
2024-11-13octeontx2-pf: Get VF stats via representorGeetha sowjanya3-27/+79
2024-11-13octeontx2-af: Add packet path between representor and VFGeetha sowjanya1-0/+18
2024-11-13octeontx2-pf: Add basic net_device_opsGeetha sowjanya5-11/+70
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya6-0/+285
2024-11-13octeontx2-pf: RVU representor driverGeetha sowjanya5-8/+230
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-10-31octeontx2-pf: Move shared APIs to header fileGeetha sowjanya3-14/+28
2024-10-31octeontx2-pf: Reuse PF max mtu valueGeetha sowjanya4-2/+5
2024-10-31octeontx2-pf: Add new APIs for queue memory alloc/free.Geetha sowjanya2-16/+39
2024-10-31octeontx2-pf: Define common API for HW resources configurationGeetha sowjanya2-63/+83
2024-10-30net: marvell: use ethtool string helpersRosen Penev1-49/+29
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.cDipendra Khadka1-0/+5
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.cDipendra Khadka1-0/+9
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.cDipendra Khadka1-0/+5
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.cDipendra Khadka1-0/+10
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.cDipendra Khadka1-0/+10
2024-10-23octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.cDipendra Khadka1-0/+4
2024-09-07octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman1-1/+1
2024-09-04octeontx2-pf: Remove setting of RX software timestampGal Pressman1-2/+0
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram1-0/+24
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-35/+35
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth4-35/+35
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna4-14/+79
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya3-2/+10
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-05-11octeontx2-pf: Reuse Transmit queue/Send queue index of HTB classHariprasad Kelam1-1/+79
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2-2/+2