summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: marvell: remove leading spaces before tabsHui Tang2021-05-193-20/+20
* mvpp2: suppress warningMatteo Croce2021-05-111-3/+0
* mvpp2: remove unused parameterMatteo Croce2021-05-111-4/+4
* net: mvpp2: Unshadow error code of device_property_read_u32()Andy Shevchenko2021-05-101-4/+6
* net: mvpp2: Use devm_clk_get_optional()Andy Shevchenko2021-05-101-19/+15
* net: mvpp2: Use device_get_match_data() helperAndy Shevchenko2021-05-101-11/+1
* net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko2021-05-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-1/+2
|\
| * net: marvell: prestera: fix port event handling on initVadym Kochan2021-04-211-1/+2
* | octeontx2-af: Add mailbox for CPT statsSrujana Challa2021-04-212-0/+160
* | octeontx2-af: cn10k: Add mailbox to configure reassembly timeoutSrujana Challa2021-04-212-7/+75
* | octeontx2-af: cn10k: Mailbox changes for CN10K CPTSrujana Challa2021-04-212-1/+31
* | net: marvell: prestera: add support for AC3X 98DX3265 deviceVadym Kochan2021-04-201-0/+1
* | net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski2021-04-172-67/+43
* | net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2021-04-171-1/+1
* | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-135-27/+12
* | net: marvell: Fix an alignment problemYangyang Li2021-03-291-1/+1
* | net: marvell: Delete extra spacesYangyang Li2021-03-292-3/+4
* | net: marvell: Fix the trailing format of some block commentsYangyang Li2021-03-293-7/+14
* | net: marvell: Delete duplicate word in commentsYangyang Li2021-03-292-4/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-262-14/+12
|\ \
| * | bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi2021-03-182-14/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-2512-34/+71
|\ \ \ | | |/ | |/|
| * | octeontx2-af: Fix memory leak of object bufColin Ian King2021-03-241-1/+3
| * | net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy2021-03-182-3/+3
| * | octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep2021-03-181-1/+1
| * | octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam2021-03-181-1/+1
| * | octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya2021-03-181-0/+5
| * | octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya2021-03-181-2/+4
| * | octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep2021-03-183-6/+22
| * | octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep2021-03-181-2/+0
| * | octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu2021-03-181-17/+29
| * | octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep2021-03-181-1/+3
| * | net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov2021-03-111-1/+1
| |/
* | octeontx2: fix -Wnonnull warningArnd Bergmann2021-03-241-32/+28
* | octeontx2-af: Few mundane typos fixedBhaskar Chowdhury2021-03-241-6/+6
* | octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King2021-03-191-1/+1
* | octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun2021-03-191-0/+1
* | octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King2021-03-191-1/+1
* | octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham2021-03-183-4/+236
* | octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli2021-03-183-1/+122
* | octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli2021-03-186-2/+551
* | octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli2021-03-183-4/+57
* | octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli2021-03-172-3/+5
* | octeontx2-af: Avoid duplicate unicast rule in mcam_rules listSubbaraya Sundeep2021-03-172-6/+7
* | octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli2021-03-173-51/+67
* | octeontx2-af: Add support for multi channel in NIX promisc entryNalla, Pradeep2021-03-173-4/+19
* | octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli2021-03-175-62/+51
* | net: ethernet: marvell: Fixed typo in the file sky2.cBhaskar Chowdhury2021-03-141-1/+1
|/
* octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter2021-03-031-1/+3