aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
6 daysocteontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth5-10/+155
6 daysocteontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth2-28/+82
6 daysocteontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth1-3/+7
6 daysocteontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth1-13/+13
6 daysocteontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth1-55/+37
6 daysocteontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth3-9/+48
6 daysocteontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth1-1/+15
6 daysocteontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth1-4/+8
6 daysocteontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth1-23/+10
6 daysocteontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth4-56/+124
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+36
2026-04-13octeon_ep_vf: add NULL check for napi_build_skb()David Carlier1-2/+28
2026-04-13octeon_ep_vf: introduce octep_vf_oq_next_idx() helperDavid Carlier1-9/+8
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu1-1/+1
2026-04-01Octeontx2-af: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-03-26octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipherEric Biggers2-41/+13
2026-03-24octeontx2-af: simplify rvu_debugfsYury Norov1-23/+5
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-10net: mvneta: support EPROBE_DEFER when reading MAC addressRosen Penev1-0/+3
2026-03-05octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handlingAlok Tiwari1-2/+2
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-38/+95
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-02-28octeontx2-af: npc: Use common structuresRatheesh Kannoth4-30/+30
2026-02-28octeontx2-af: npc: cn20k: add debugfs supportRatheesh Kannoth2-10/+292
2026-02-28octeontx2-pf: cn20k: Add TC rules supportSubbaraya Sundeep5-38/+361
2026-02-28octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installationRatheesh Kannoth7-57/+603
2026-02-28octeontx2-af: npc: cn20k: virtual index supportRatheesh Kannoth7-28/+991
2026-02-28octeontx2-af: npc: cn20k: Add new mailboxes for CN20K siliconSuman Ghosh11-106/+600
2026-02-28octeontx2-af: npc: cn20k: Prepare for new SoCRatheesh Kannoth5-109/+151
2026-02-28octeontx2-af: npc: cn20k: Use common APIsSuman Ghosh7-90/+795
2026-02-28octeontx2-af: npc: cn20k: Allocate default MCAM indexesRatheesh Kannoth7-22/+447
2026-02-28octeontx2-af: npc: cn20k: MKEX profile supportSuman Ghosh11-70/+809
2026-02-28octeontx2-af: npc: cn20k: Add default profileSuman Ghosh3-37/+229
2026-02-28octeontx2-af: npc: cn20k: KPM profile changesSuman Ghosh6-17/+339
2026-02-28octeontx2-af: npc: cn20k: Index managementRatheesh Kannoth10-6/+1943
2026-02-26octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()Bo Sun1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-2/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds6-16/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds37-87/+87
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook41-116/+113
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni14-24/+140
2026-02-11octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1