summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-131-1/+5
|\
| * octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET2022-12-131-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-091-1/+6
|\|
| * octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan2022-12-051-1/+6
* | octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam2022-12-075-2/+82
* | octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam2022-12-071-0/+34
* | octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam2022-12-078-41/+270
* | octeontx2-af: Support variable number of lmacsRakesh Babu Saladi2022-12-078-40/+42
* | net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol2022-12-012-15/+0
* | net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-12-012-9/+2
* | octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET2022-12-011-1/+1
* | octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET2022-12-011-2/+2
* | octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-12-011-3/+3
* | octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET2022-12-011-2/+1
* | octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET2022-12-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-296-5/+12
|\|
| * octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh2022-11-251-1/+1
| * octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang2022-11-241-2/+5
| * octeontx2-pf: Add check for devm_kcallocJiasheng Jiang2022-11-241-0/+2
| * octeontx2-pf: Remove duplicate MACSEC settingZheng Bin2022-11-221-1/+0
| * octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter2022-11-211-1/+1
| * octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang2022-11-191-0/+3
* | octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh2022-11-287-4/+71
* | octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh2022-11-225-16/+124
* | net: remove skb->vlan_presentEric Dumazet2022-11-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-116-43/+185
|\|
| * octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth2022-11-083-13/+21
| * octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=yYang Yingliang2022-11-081-0/+1
| * octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth2022-11-042-30/+162
| * net: octeontx2-pf: mcs: consider MACSEC settingRandy Dunlap2022-11-041-0/+1
* | octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh2022-11-033-18/+70
|/
* ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel2022-10-191-0/+2
* octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang2022-10-101-1/+3
* octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang2022-10-091-1/+3
* octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang2022-10-091-2/+3
* octeontx2-pf: mcs: remove unneeded semicolonYang Li2022-10-071-1/+1
* octeontx2-pf: mcs: Introduce MACSEC hardware offloadingSubbaraya Sundeep2022-10-035-0/+1776
* octeontx2-af: cn10k: mcs: Add debugfs supportGeetha sowjanya2022-10-032-0/+350
* octeontx2-af: cn10k: mcs: Handle MCS block interruptsGeetha sowjanya2022-10-038-12/+865
* octeontx2-af: cn10k: mcs: Support for stats collectionGeetha sowjanya2022-10-036-0/+1048
* octeontx2-af: cn10k: mcs: Install a default TCAM for normal trafficGeetha sowjanya2022-10-033-0/+69
* octeontx2-af: cn10k: mcs: Manage the MCS block hardware resourcesGeetha sowjanya2022-10-036-1/+1530
* octeontx2-af: cn10k: mcs: Add mailboxes for port related operationsGeetha sowjanya2022-10-035-4/+376
* octeontx2-af: cn10k: Introduce driver for macsec block.Geetha sowjanya2022-10-038-1/+678
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-291-2/+1
* octeontx2-pf: Fix unused variable build errorRen Zhijie2022-09-211-1/+1
* octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli2022-09-171-0/+10
* octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli2022-09-174-5/+109
* octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam2022-09-1710-42/+234
* octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli2022-09-171-1/+13