summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-06octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()Nihar Chaithanya
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-30sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2024-12-30net: mv643xx_eth: fix an OF node reference leakJoe Hattori
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-18octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli
2024-12-18octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli
2024-12-15octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-11cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabledBharat Bhushan
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya
2024-12-09octeon_ep: add ndo ops for VFs in PF driverShinas Rasheed
2024-12-09cn10k-ipsec: Enable outbound ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Allow ipsec crypto offload for skb with SABharat Bhushan
2024-12-09cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Add SA add/del support for outb ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Init hardware for outbound ipsec crypto offloadBharat Bhushan
2024-12-09octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan
2024-12-09octeontx2-pf: Move skb fragment map/unmap to common codeBharat Bhushan
2024-12-09octeontx2-pf: map skb data as device writeableBharat Bhushan
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-04net: mvpp2: implement pcs_inband_caps() methodRussell King (Oracle)
2024-12-04net: mvneta: implement pcs_inband_caps() methodRussell King (Oracle)
2024-12-02octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-11-15octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King
2024-11-13octeontx2-pf: Adds TC offload supportGeetha sowjanya
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya
2024-11-13octeontx2-pf: Add devlink port supportGeetha sowjanya
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya
2024-11-13octeontx2-pf: Configure VF mtu via representorGeetha sowjanya
2024-11-13octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya
2024-11-13octeontx2-pf: Get VF stats via representorGeetha sowjanya
2024-11-13octeontx2-af: Add packet path between representor and VFGeetha sowjanya
2024-11-13octeontx2-pf: Add basic net_device_opsGeetha sowjanya
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya
2024-11-13octeontx2-pf: RVU representor driverGeetha sowjanya
2024-11-11octeontx2-af: Knobs for NPC default rule countersLinu Cherian
2024-11-11octeontx2-af: Refactor few NPC mcam APIsLinu Cherian
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-10-30octeontx2-pf: Move shared APIs to header fileGeetha sowjanya