summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+3
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He1-0/+2
2022-09-21octeontx2-pf: Fix unused variable build errorRen Zhijie1-1/+1
2022-09-20octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge1-2/+1
2022-09-17octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli1-0/+10
2022-09-17octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli4-5/+109
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam10-42/+234
2022-09-17octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli1-1/+13
2022-09-16net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur1-0/+1
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+2
2022-09-05net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh5-17/+427
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang8-26/+26
2022-08-26net: prestera: manage matchall and flower prioritiesMaksym Glubokiy8-0/+163
2022-08-26net: prestera: add support for egress traffic mirroringSerhiy Boiko5-19/+39
2022-08-26net: prestera: acl: extract matchall logic into a separate fileSerhiy Boiko6-66/+96
2022-08-24net: marvell: prestera: implement br_port_locked flag offloadingOleksandr Mazur5-1/+34
2022-08-22net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy1-19/+17
2022-08-20net: prestera: add missing ABI compatibility checkMaksym Glubokiy1-0/+1
2022-08-06octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-06octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-06octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12
2022-08-06octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-06octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2022-08-02net: marvell: prestera: remove reduntant codeSebin Sebastian1-1/+1
2022-08-02octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep1-1/+1
2022-07-30net: marvell: prestera: uninitialized variable bugDan Carpenter1-1/+1
2022-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-33/+73
2022-07-28Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni1-73/+33
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep1-12/+18
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham1-21/+55
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep1-12/+18
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham1-21/+55
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang1-2/+2
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur5-62/+334
2022-07-19net: prestera: acl: add support for 'police' action on egressMaksym Glubokiy1-1/+1
2022-07-19net: prestera: acl: fix code formattingMaksym Glubokiy1-4/+4
2022-07-18net: prestera: acl: use proper mask for port selectorMaksym Glubokiy1-3/+3
2022-07-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham7-9/+102
2022-07-15octeontx2-af: Fixes static warningsRatheesh Kannoth2-15/+55
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-07-14octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam4-5/+15
2022-07-13octeontx2-af: returning uninitialized variableSebin Sebastian1-1/+1
2022-07-13octeontx2-af: Remove duplicate includeJiapeng Chong1-2/+0
2022-07-13octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam5-4/+17
2022-07-13net: prestera: add support for port range filtersMaksym Glubokiy1-0/+24
2022-07-13net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur3-2/+635
2022-07-13net: marvell: prestera: define and implement MDB / flood domain API for entri...Oleksandr Mazur2-0/+163