summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2021-05-19net: marvell: remove leading spaces before tabsHui Tang
2021-05-10mvpp2: suppress warningMatteo Croce
2021-05-10mvpp2: remove unused parameterMatteo Croce
2021-05-10net: mvpp2: Unshadow error code of device_property_read_u32()Andy Shevchenko
2021-05-10net: mvpp2: Use devm_clk_get_optional()Andy Shevchenko
2021-05-10net: mvpp2: Use device_get_match_data() helperAndy Shevchenko
2021-05-10net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-21octeontx2-af: Add mailbox for CPT statsSrujana Challa
2021-04-21octeontx2-af: cn10k: Add mailbox to configure reassembly timeoutSrujana Challa
2021-04-21octeontx2-af: cn10k: Mailbox changes for CN10K CPTSrujana Challa
2021-04-20net: marvell: prestera: fix port event handling on initVadym Kochan
2021-04-19net: marvell: prestera: add support for AC3X 98DX3265 deviceVadym Kochan
2021-04-16net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-29net: marvell: Fix an alignment problemYangyang Li
2021-03-29net: marvell: Delete extra spacesYangyang Li
2021-03-29net: marvell: Fix the trailing format of some block commentsYangyang Li
2021-03-29net: marvell: Delete duplicate word in commentsYangyang Li
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24octeontx2: fix -Wnonnull warningArnd Bergmann
2021-03-24octeontx2-af: Few mundane typos fixedBhaskar Chowdhury
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King
2021-03-19octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King
2021-03-19octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King
2021-03-18net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep
2021-03-18octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham
2021-03-18octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi
2021-03-17octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli
2021-03-17octeontx2-af: Avoid duplicate unicast rule in mcam_rules listSubbaraya Sundeep
2021-03-17octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli
2021-03-17octeontx2-af: Add support for multi channel in NIX promisc entryNalla, Pradeep
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli
2021-03-13net: ethernet: marvell: Fixed typo in the file sky2.cBhaskar Chowdhury
2021-03-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter