summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
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-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
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham
2022-07-15octeontx2-af: Fixes static warningsRatheesh Kannoth
2022-07-13octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam
2022-07-13octeontx2-af: returning uninitialized variableSebin Sebastian
2022-07-13octeontx2-af: Remove duplicate includeJiapeng Chong
2022-07-13octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam
2022-07-11octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth
2022-07-11octeontx2-pf: Add support for exact match table.Ratheesh Kannoth
2022-07-11octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth
2022-07-11octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth
2022-07-11octeontx2: Modify mbox request and response structuresRatheesh Kannoth
2022-07-11octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth