aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25octeontx2-af: Add mbox to retrieve bandwidth profile free countSunil Goutham2-1/+42
2021-08-25octeontx2-af: Remove channel verification while installing MCAM rulesSunil Goutham3-55/+0
2021-08-25octeontx2-af: Add PTP device id for CN10K and 95O silconsSubbaraya Sundeep1-25/+18
2021-08-25octeontx2-af: Add free rsrc count mbox msgGeorge Cherian2-0/+113
2021-08-25octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla8-17/+253
2021-08-25octeontx2-af: nix and lbk in loop mode in 98xxHarman Kalra3-3/+28
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep4-23/+11
2021-08-25octeontx2-af: Allow to configure flow tag LSB byte as RSS adderJerin Jacob2-6/+13
2021-08-25octeontx2-af: enable tx shaping feature for 96xx C0Nithin Dabilpuram5-37/+281
2021-08-25octeontx2-af: Wait for TX link idle for credits changeNithin Dabilpuram2-11/+92
2021-08-25octeontx2-af: Change the order of queue work and interrupt disableNithin Dabilpuram1-4/+5
2021-08-25octeontx2-af: cn10k: Set cache lines for NPA batch allocGeetha sowjanya3-0/+13
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo6-18/+46
2021-08-22octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1Geetha sowjanya2-3/+3
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham3-0/+15
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham1-1/+2
2021-08-22octeontx2-af: Check capability flag while freeing ipolicer memoryGeetha sowjanya1-3/+6
2021-08-22octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA allocGeetha sowjanya1-5/+6
2021-08-22octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli1-2/+2
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam1-5/+0
2021-08-22octeontx2-af: Handle return value in block reset.Geetha sowjanya1-1/+4
2021-08-22octeontx2-af: cn10k: Fix SDP base channel numberSubbaraya Sundeep2-11/+22
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep1-0/+15
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham2-0/+25
2021-08-19octeontx2-af: remove redudant second error check on variable errColin Ian King1-2/+0
2021-08-18octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep1-5/+0
2021-08-17octeontx2-af: configure npc for cn10k to allow packets from cptVidya1-1/+11
2021-08-17octeontx2-af: cn10K: Get NPC counters valueHariprasad Kelam2-8/+20
2021-08-17octeontx2-af: Allocate low priority entries for PFSubbaraya Sundeep1-0/+12
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham8-17/+221
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham4-46/+80
2021-08-17octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham1-0/+15
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu5-60/+98
2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham2-4/+4
2021-08-17octeontx2-af: Add debug messages for failuresSunil Goutham1-19/+73
2021-08-17octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli4-21/+47
2021-08-17octeontx2-af: Modify install flow error codesSubbaraya Sundeep2-8/+15
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-0/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+3
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridgeVladimir Oltean1-2/+2
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin2-6/+2
2021-08-09devlink: Set device as early as possibleLeon Romanovsky4-7/+9
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard1-1/+1
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-08-04net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky1-0/+2
2021-08-03octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King1-1/+1
2021-08-02net: marvell: make the array name static, makes object smallerColin Ian King1-1/+1
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham7-12/+52
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham5-3/+201
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+51