summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2021-09-19net: mvneta: split out GMACRussell King
2021-09-19net: mvneta: convert to phylink pcs operationsRussell King
2021-09-19net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2021-09-19net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-09-19net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-09-19net: mvpp2: fill in phy interface mode bitmapRussell King
2021-09-19net: mvneta: fill in phy interface mode bitmapRussell King
2021-09-19net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-08-23net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-06net: mvvp2: fix short frame size on s390John Hubbard
2021-08-04net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky
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: Remove unnecessary devm_kfreeSunil Goutham
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
2021-06-22net: mvmdio: add ACPI supportMarcin Wojtas
2021-06-18net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Machek
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie
2021-06-16net: marvell: prestera: Add matchall supportSerhiy Boiko
2021-06-16net: marvell: Implement TC flower offloadSerhiy Boiko
2021-06-15octeontx2-pf: Fix spelling mistake "morethan" -> "more than"Colin Ian King
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep
2021-06-15octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TCSubbaraya Sundeep
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham