aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-24octeontx2-af: Increase number of reserved entries in KPUKiran Kumar K2-263/+132
2021-10-19ethernet: prestera: use eth_hw_addr_gen()Jakub Kicinski1-2/+5
2021-10-19ethernet: sky2/skge: use eth_hw_addr_set()Jakub Kicinski2-4/+9
2021-10-19ethernet: mv643xx: use eth_hw_addr_set()Jakub Kicinski1-3/+7
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski1-2/+6
2021-10-18octeontx2-nic: fix mixed module buildArnd Bergmann2-4/+12
2021-10-14octeontx2-af: Add support to flush full CPT CTX cacheSrujana Challa5-0/+232
2021-10-14octeontx2-af: Perform cpt lf teardown in non FLR pathNithin Dabilpuram3-16/+22
2021-10-14octeontx2-af: Enable CPT HW interruptsSrujana Challa4-0/+264
2021-10-14net: mvneta: Delete unused variableYuval Shaia1-6/+5
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski3-6/+6
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep6-28/+35
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET4-5/+0
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski1-1/+1
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski1-1/+1
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski3-3/+3
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)1-6/+1
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski4-5/+5
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski5-6/+6
2021-09-30octeontx2-af: Remove redundant initialization of variable pinColin Ian King1-1/+1
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya6-34/+322
2021-09-30octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K2-95/+80
2021-09-29octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli7-3/+23
2021-09-29octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu1-35/+43
2021-09-28octeontx2-pf: Use hardware register for CQE countGeetha sowjanya4-7/+71
2021-09-28octeontx2-af: Add external ptp input clockYi Guo7-6/+187
2021-09-28octeontx2-af: Use ptp input clock info from firmware dataSubbaraya Sundeep3-51/+33
2021-09-28octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam7-26/+58
2021-09-28octeontx2-af: Reset PTP config in FLR handlerHarman Kalra3-0/+18
2021-09-27net/prestera: Split devlink and traps registrations to separate routinesLeon Romanovsky3-27/+14
2021-09-27octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky2-20/+5
2021-09-26octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K7-323/+195
2021-09-26octeontx2-af: Limit KPU parsing for GTPU packetsKiran Kumar K1-19/+2
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky3-19/+3
2021-09-19octeontx2-af: verify CQ context updatesHariprasad Kelam2-1/+79
2021-09-17sky2: Stop printing VPD info to debugfsHeiner Kallweit1-83/+1
2021-09-17octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King1-1/+1
2021-09-17octeontx2-af: Fix uninitialized variable valColin Ian King1-1/+2
2021-09-16octeontx2-af: Hardware configuration for inline IPsecSrujana Challa8-3/+367
2021-09-16octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam2-15/+24
2021-09-04octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_init()'Christophe JAILLET1-3/+5
2021-09-04octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET2-0/+6
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya6-52/+41
2021-09-01octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks1-1/+11
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-08-31octeontx2-af: Use NDC TX for transmit packet dataGeetha sowjanya2-0/+4