summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2025-05-14octeontx2-af: Fix CGX Receive countersHariprasad Kelam
2025-05-14octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep
2025-05-14net: phy: remove Kconfig symbol MDIO_DEVRESHeiner Kallweit
2025-05-14octeontx2-pf: Fix ethtool support for SDP representorsHariprasad Kelam
2025-05-09net: mvpp2: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01octeon_ep: Fix host hang issue during device rebootSathesh B Edara
2025-04-28net: octeontx2: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: prestera: Use pure PCI devres APIPhilipp Stanner
2025-04-25octeon_ep_vf: Resolve netdevice usage count issueSathesh B Edara
2025-04-23octeontx2-pf: AF_XDP: code clean upHariprasad Kelam
2025-04-22octeontx2-af: Remove unused rvu_npc_enable_bcast_entryDr. David Alan Gilbert
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-15octeontx2-pf: handle otx2_mbox_get_rsp errorsChenyuan Yang
2025-04-15octeon_ep_vf: Remove octep_vf_wqSimon Horman
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-09octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()Wentao Liang
2025-04-08octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi
2025-04-02net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz
2025-03-31octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya
2025-03-31octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25octeontx2-af: mcs: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-25net: octeontx2: Add metadata support for xdp modeLorenzo Bianconi
2025-03-25net: mvpp2: Add metadata support for xdp modeLorenzo Bianconi
2025-03-25net: mvneta: Add metadata support for xdp modeLorenzo Bianconi
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari
2025-02-25Octeontx2-af: RPM: Register driver with PCI subsys IDsHariprasad Kelam
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky
2025-02-20octeontx2: hide unused labelArnd Bergmann
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: Prepare for AF_XDPSuman Ghosh
2025-02-18octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh
2025-02-18octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh
2025-02-18octeontx2-pf: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: mvpp2: Switch to use hrtimer_setup()Nam Cao
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-23net: mvneta: fix locking in mvneta_cpu_online()Harshit Mogalapalli