summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
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
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-18octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-01-18octeon_ep: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
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-15saner replacement for debugfs_rename()Al Viro
2025-01-15octeontx2: don't mess with ->d_parent or ->d_parent->d_nameAl Viro
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