summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2021-06-18net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Machek1-1/+1
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie1-5/+2
2021-06-16net: marvell: prestera: Add matchall supportSerhiy Boiko10-1/+367
2021-06-16net: marvell: Implement TC flower offloadSerhiy Boiko11-2/+1404
2021-06-15octeontx2-pf: Fix spelling mistake "morethan" -> "more than"Colin Ian King1-1/+1
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep3-23/+178
2021-06-15octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TCSubbaraya Sundeep1-12/+17
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham5-0/+423
2021-06-15octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham5-4/+187
2021-06-15octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham6-4/+757
2021-06-14net: marvell: prestera: devlink: add traps with DROP actionOleksandr Mazur3-0/+137
2021-06-14net: marvell: prestera: devlink: add traps/groups implementationOleksandr Mazur6-3/+452
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham5-63/+181
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam2-25/+109
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam5-6/+83
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli1-2/+56
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli9-158/+482
2021-06-10net: marvell: prestera: add LAG supportSerhiy Boiko5-31/+531
2021-06-10net: marvell: prestera: do not propagate netdev events to prestera_switchdev.cVadym Kochan3-37/+19
2021-06-10net: marvell: prestera: move netdev topology validation to prestera_mainVadym Kochan2-23/+26
2021-06-09mvpp2: prefetch pageMatteo Croce1-3/+7
2021-06-09mvpp2: prefetch right addressMatteo Croce1-2/+2
2021-06-07mvneta: recycle buffersMatteo Croce1-4/+7
2021-06-07mvpp2: recycle buffersMatteo Croce1-1/+1
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce1-1/+1
2021-06-07net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King1-1/+1
2021-06-01net: marvell: prestera: try to load previous fw versionVadym Kochan1-22/+61
2021-06-01net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan1-1/+1
2021-06-01net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan3-11/+94
2021-06-01net: marvell: prestera: disable events interrupt while handlingVadym Kochan1-0/+19
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-05-29octeontx2-af: Update the default KPU profile and fixesGeorge Cherian2-848/+2908
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra2-15/+79
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra5-4/+112
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra2-17/+101
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach5-40/+286
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-9/+71
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-19net: marvell: remove leading spaces before tabsHui Tang3-20/+20
2021-05-12octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter1-0/+4
2021-05-10mvpp2: suppress warningMatteo Croce1-3/+0
2021-05-10mvpp2: remove unused parameterMatteo Croce1-4/+4
2021-05-10net: mvpp2: Unshadow error code of device_property_read_u32()Andy Shevchenko1-4/+6
2021-05-10net: mvpp2: Use devm_clk_get_optional()Andy Shevchenko1-19/+15
2021-05-10net: mvpp2: Use device_get_match_data() helperAndy Shevchenko1-11/+1
2021-05-10net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko1-0/+2
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-04-21octeontx2-af: Add mailbox for CPT statsSrujana Challa2-0/+160
2021-04-21octeontx2-af: cn10k: Add mailbox to configure reassembly timeoutSrujana Challa2-7/+75