summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski2021-10-181-2/+6
* octeontx2-nic: fix mixed module buildArnd Bergmann2021-10-182-4/+12
* octeontx2-af: Add support to flush full CPT CTX cacheSrujana Challa2021-10-155-0/+232
* octeontx2-af: Perform cpt lf teardown in non FLR pathNithin Dabilpuram2021-10-153-16/+22
* octeontx2-af: Enable CPT HW interruptsSrujana Challa2021-10-154-0/+264
* net: mvneta: Delete unused variableYuval Shaia2021-10-151-6/+5
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-143-6/+6
* octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep2021-10-106-28/+35
* ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-104-5/+0
* eth: fwnode: remove the addr len from mac helpersJakub Kicinski2021-10-071-1/+1
* eth: fwnode: change the return type of mac address helpersJakub Kicinski2021-10-071-1/+1
* ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-073-3/+3
* ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-1/+1
* net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)2021-10-041-6/+1
* ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-024-5/+5
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-025-6/+6
* octeontx2-af: Remove redundant initialization of variable pinColin Ian King2021-09-301-1/+1
* octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya2021-09-306-34/+322
* octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K2021-09-302-95/+80
* octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli2021-09-297-3/+23
* octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu2021-09-291-35/+43
* octeontx2-pf: Use hardware register for CQE countGeetha sowjanya2021-09-284-7/+71
* octeontx2-af: Add external ptp input clockYi Guo2021-09-287-6/+187
* octeontx2-af: Use ptp input clock info from firmware dataSubbaraya Sundeep2021-09-283-51/+33
* octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam2021-09-287-26/+58
* octeontx2-af: Reset PTP config in FLR handlerHarman Kalra2021-09-283-0/+18
* net/prestera: Split devlink and traps registrations to separate routinesLeon Romanovsky2021-09-273-27/+14
* octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-272-20/+5
* octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K2021-09-267-323/+195
* octeontx2-af: Limit KPU parsing for GTPU packetsKiran Kumar K2021-09-261-19/+2
* devlink: Make devlink_register to be voidLeon Romanovsky2021-09-223-19/+3
* octeontx2-af: verify CQ context updatesHariprasad Kelam2021-09-192-1/+79
* sky2: Stop printing VPD info to debugfsHeiner Kallweit2021-09-181-83/+1
* octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King2021-09-171-1/+1
* octeontx2-af: Fix uninitialized variable valColin Ian King2021-09-171-1/+2
* octeontx2-af: Hardware configuration for inline IPsecSrujana Challa2021-09-168-3/+367
* octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam2021-09-162-15/+24
* octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET2021-09-041-3/+5
* octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET2021-09-042-0/+6
* octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya2021-09-016-52/+41
* octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks2021-09-011-1/+11
* octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham2021-08-311-3/+4
* octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep2021-08-311-3/+3
* octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep2021-08-311-3/+3
* octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep2021-08-311-1/+2
* octeontx2-af: Use NDC TX for transmit packet dataGeetha sowjanya2021-08-312-0/+4
* octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep2021-08-294-11/+58
* octeontx2-af: Fix inconsistent license textSunil Goutham2021-08-2933-108/+63
* octeontx2-pf: Fix inconsistent license textSunil Goutham2021-08-2918-54/+45
* octeontx2-af: cn10K: support for sched lmtst and other featuresHarman Kalra2021-08-274-16/+91