aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann7-8/+8
2021-07-27octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham1-2/+13
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam2-7/+9
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2-4/+8
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya3-4/+11
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep2-7/+10
2021-07-23octeontx2-af: Enhance mailbox trace entryJerin Jacob1-4/+6
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz1-1/+1
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-32/+427
2021-07-23octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham1-1/+0
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean1-3/+4
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean3-3/+14
2021-07-20net: marvell: clean up trigraph warning on ??! stringColin Ian King1-1/+1
2021-07-20net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)1-0/+9
2021-07-20net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)1-6/+14
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep8-11/+336
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep3-18/+30
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep5-3/+61
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-124/+1247
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King1-1/+1
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King1-1/+1
2021-07-03net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi1-10/+10
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-6/+6
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam6-10/+417
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam5-9/+113
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori7-20/+425
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya6-73/+54
2021-07-01octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya3-35/+103
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra6-1/+159
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches1-6/+6
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-6/+0
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean1-3/+3
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas1-2/+8
2021-06-24marvell: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2-6/+0