aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-222-0/+3
|\|
| * net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He2022-09-221-0/+2
| * net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur2022-09-161-0/+1
* | octeontx2-pf: Fix unused variable build errorRen Zhijie2022-09-201-1/+1
* | octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge2022-09-191-2/+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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-2/+2
|\|
| * net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman2022-09-051-2/+2
* | octeontx2-pf: Add egress PFC supportSuman Ghosh2022-09-015-17/+427
* | net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-318-26/+26
* | net: prestera: manage matchall and flower prioritiesMaksym Glubokiy2022-08-268-0/+163
* | net: prestera: add support for egress traffic mirroringSerhiy Boiko2022-08-265-19/+39
* | net: prestera: acl: extract matchall logic into a separate fileSerhiy Boiko2022-08-266-66/+96
* | net: marvell: prestera: implement br_port_locked flag offloadingOleksandr Mazur2022-08-245-1/+34
* | net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy2022-08-221-19/+17
* | net: prestera: add missing ABI compatibility checkMaksym Glubokiy2022-08-191-0/+1
|/
* octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2022-08-052-5/+15
* octeontx2-af: Fix key checking for source macSubbaraya Sundeep2022-08-051-1/+2
* octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2022-08-052-0/+12
* octeontx2-af: suppress external profile loading warningHarman Kalra2022-08-051-1/+1
* octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach2022-08-051-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-031-1/+1
|\
| * octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep2022-08-011-1/+1
* | net: marvell: prestera: remove reduntant codeSebin Sebastian2022-08-011-1/+1
* | net: marvell: prestera: uninitialized variable bugDan Carpenter2022-07-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-33/+73
|\|
| * octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep2022-07-261-12/+18
| * octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham2022-07-261-21/+55
* | Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni2022-07-281-73/+33
* | octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep2022-07-261-12/+18
* | octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham2022-07-261-21/+55
* | net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang2022-07-221-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-3/+3
|\|
| * net: prestera: acl: use proper mask for port selectorMaksym Glubokiy2022-07-181-3/+3
* | net: marvell: prestera: add phylink supportOleksandr Mazur2022-07-205-62/+334
* | net: prestera: acl: add support for 'police' action on egressMaksym Glubokiy2022-07-191-1/+1
* | net: prestera: acl: fix code formattingMaksym Glubokiy2022-07-181-4/+4
* | octeontx2-af: Set NIX link credits based on max LMACSunil Goutham2022-07-157-9/+102
* | octeontx2-af: Fixes static warningsRatheesh Kannoth2022-07-152-15/+55
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-0/+1
|\|
| * net: marvell: prestera: fix missed deinit sequenceYevhen Orlov2022-07-121-0/+1
* | octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam2022-07-134-5/+15
* | octeontx2-af: returning uninitialized variableSebin Sebastian2022-07-131-1/+1
* | octeontx2-af: Remove duplicate includeJiapeng Chong2022-07-131-2/+0
* | octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam2022-07-135-4/+17
* | net: prestera: add support for port range filtersMaksym Glubokiy2022-07-131-0/+24
* | net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur2022-07-133-2/+635