summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
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
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-01octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni