summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
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
2021-06-15octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham
2021-06-15octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham
2021-06-14net: marvell: prestera: devlink: add traps with DROP actionOleksandr Mazur
2021-06-14net: marvell: prestera: devlink: add traps/groups implementationOleksandr Mazur
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli
2021-06-10net: marvell: prestera: add LAG supportSerhiy Boiko
2021-06-10net: marvell: prestera: do not propagate netdev events to prestera_switchdev.cVadym Kochan
2021-06-10net: marvell: prestera: move netdev topology validation to prestera_mainVadym Kochan
2021-06-09mvpp2: prefetch pageMatteo Croce
2021-06-09mvpp2: prefetch right addressMatteo Croce
2021-06-07mvneta: recycle buffersMatteo Croce
2021-06-07mvpp2: recycle buffersMatteo Croce
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-07net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King
2021-06-01net: marvell: prestera: try to load previous fw versionVadym Kochan
2021-06-01net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan
2021-06-01net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan
2021-06-01net: marvell: prestera: disable events interrupt while handlingVadym Kochan
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-29octeontx2-af: Update the default KPU profile and fixesGeorge Cherian
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-19net: marvell: remove leading spaces before tabsHui Tang
2021-05-12octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter