summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner5 days4-6/+6
* net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi6 days1-5/+4
* net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz8 days3-67/+140
* octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya10 days1-1/+1
* octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya10 days1-1/+1
* Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2025-03-2619-122/+592
|\
| * octeontx2-af: mcs: Remove redundant 'flush_workqueue()' callsChen Ni2025-03-251-1/+0
| * Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2025-03-251-15/+0
| |\
| | * xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky2025-02-211-15/+0
| * | net: octeontx2: Add metadata support for xdp modeLorenzo Bianconi2025-03-251-4/+9
| * | net: mvpp2: Add metadata support for xdp modeLorenzo Bianconi2025-03-251-2/+6
| * | net: mvneta: Add metadata support for xdp modeLorenzo Bianconi2025-03-251-1/+4
| * | net: rename netns_local to netns_immutableNicolas Dichtel2025-03-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-02-271-1/+1
| |\ \
| * | | Octeontx2-af: RPM: Register driver with PCI subsys IDsHariprasad Kelam2025-02-252-2/+14
| * | | octeontx2: hide unused labelArnd Bergmann2025-02-202-0/+4
| * | | octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh2025-02-187-13/+96
| * | | octeontx2-pf: Prepare for AF_XDPSuman Ghosh2025-02-182-2/+24
| * | | octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh2025-02-183-1/+13
| * | | octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh2025-02-1811-61/+389
| * | | octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh2025-02-181-1/+7
| * | | octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh2025-02-184-27/+38
| * | | net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)2025-02-143-4/+0
| | |/ | |/|
* | | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-03-252-5/+3
|\ \ \ | |_|/ |/| |
| * | octeontx2-pf: Switch to use hrtimer_setup()Nam Cao2025-02-181-2/+1
| * | net: mvpp2: Switch to use hrtimer_setup()Nam Cao2025-02-181-3/+2
| |/
* / net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari2025-02-261-1/+1
|/
* Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-301-0/+1
|\
| * net: mvneta: fix locking in mvneta_cpu_online()Harshit Mogalapalli2025-01-231-0/+1
* | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-283-60/+26
|\ \ | |/ |/|
| * saner replacement for debugfs_rename()Al Viro2025-01-152-8/+2
| * octeontx2: don't mess with ->d_parent or ->d_parent->d_nameAl Viro2025-01-151-52/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2025-01-2114-102/+80
|\ \
| * | octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed2025-01-187-37/+35
| * | octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed2025-01-181-8/+0
| * | octeon_ep: update tx/rx stats locally for persistenceShinas Rasheed2025-01-187-47/+45
| * | octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed2025-01-181-10/+0
| |/
* | net: mvpp2: add EEE implementationRussell King (Oracle)2025-01-162-0/+91
* | net: mvneta: convert to phylink EEE implementationRussell King (Oracle)2025-01-161-42/+65
* | net: protect NAPI enablement with netdev_lock()Jakub Kicinski2025-01-151-1/+4
* | net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)2025-01-153-1/+4
* | octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()Nihar Chaithanya2025-01-061-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-032-2/+13
|\|
| * sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg2024-12-301-0/+1
| * net: mv643xx_eth: fix an OF node reference leakJoe Hattori2024-12-301-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-191-1/+4
|\|
| * octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli2024-12-181-0/+1
| * octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli2024-12-181-1/+3
* | octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann2024-12-152-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-121-10/+8
|\|