summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi
2022-12-05octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET
2022-11-30octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-30octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang
2022-11-22octeontx2-pf: Remove duplicate MACSEC settingZheng Bin
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-21octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter
2022-11-18octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-08octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth
2022-11-07octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=yYang Yingliang
2022-11-04octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-11-04net: octeontx2-pf: mcs: consider MACSEC settingRandy Dunlap
2022-11-02octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-09octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang
2022-10-09octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang
2022-10-07octeontx2-pf: mcs: remove unneeded semicolonYang Li
2022-10-03octeontx2-pf: mcs: Introduce MACSEC hardware offloadingSubbaraya Sundeep
2022-10-03octeontx2-af: cn10k: mcs: Add debugfs supportGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Handle MCS block interruptsGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Support for stats collectionGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Install a default TCAM for normal trafficGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Manage the MCS block hardware resourcesGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Add mailboxes for port related operationsGeetha sowjanya
2022-10-03octeontx2-af: cn10k: Introduce driver for macsec block.Geetha sowjanya
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-20octeontx2-pf: Fix unused variable build errorRen Zhijie
2022-09-17octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli
2022-09-17octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam
2022-09-17octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli