summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-04net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky
2021-08-03octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King
2021-08-02net: marvell: make the array name static, makes object smallerColin Ian King
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep
2021-07-23octeontx2-af: Enhance mailbox trace entryJerin Jacob
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-23octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-20net: marvell: clean up trigraph warning on ??! stringColin Ian King
2021-07-20net: mvpp2: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-07-20net: mvneta: deny disabling autoneg for 802.3z modesRussell King (Oracle)
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King
2021-07-03net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya
2021-07-01octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-24marvell: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi
2021-06-22octeontx2-af: Avoid field-overflowing memcpy()Kees Cook
2021-06-22net: mvpp2: remove unused 'has_phy' fieldMarcin Wojtas
2021-06-22net: mvpp2: enable using phylink with ACPIMarcin Wojtas