summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2020-10-12net: mvpp2: ptp: add TAI supportRussell King
2020-10-12net: mvpp2: check first level interrupt status registersRussell King
2020-10-12net: mvpp2: rename mis-named "link status" interruptRussell King
2020-10-12net: mvpp2: restructure "link status" interrupt handlingRussell King
2020-10-12net: mvpp2: split xlg and gmac pcsRussell King
2020-10-12net: mvpp2: convert to phylink pcs operationsRussell King
2020-10-12net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-10-12net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-10-12net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-10-12net: mvpp2: tidy up ACPI hackRussell King
2020-10-12net: mvgmac: support different hw versionsRussell King
2020-10-12net: mvneta: split out GMACRussell King
2020-10-12net: mvneta: convert to phylink pcs operationsRussell King
2020-10-12net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2020-10-12net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2020-10-12net: mvneta: program 1ms autonegotiation clock divisorRussell King
2020-10-12net: mvpp2: fill in phy interface mode bitmapRussell King
2020-10-12net: mvneta: fill in phy interface mode bitmapRussell King
2020-10-04net: mvneta: fix double free of txq->bufTom Rix
2020-09-30octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam
2020-09-30octeontx2-pf: Fix the device state on errorHariprasad Kelam
2020-09-30octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya
2020-09-30octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi
2020-09-10net: mvneta: fix possible use-after-free in mvneta_xdp_put_buffLorenzo Bianconi
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-19net: mvneta: move rxq->left_size on the stackLorenzo Bianconi
2020-07-19net: mvneta: get rid of skb in mvneta_rx_queueLorenzo Bianconi
2020-07-19net: mvneta: drop all fragments in XDP_DROPLorenzo Bianconi
2020-07-19net: mvneta: move mvneta_run_xdp after descriptors processingLorenzo Bianconi
2020-07-19net: mvneta: move skb build after descriptors processingLorenzo Bianconi
2020-07-12net: sky2: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-12net: skge: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix
2020-07-07mvpp2: fix pointer checkMatteo Croce
2020-07-03mvpp2: xdp ethtool statsSven Auhagen
2020-07-03mvpp2: XDP TX supportMatteo Croce
2020-07-03mvpp2: add basic XDP supportMatteo Croce
2020-07-03mvpp2: use page_pool allocatorMatteo Croce
2020-07-03mvpp2: refactor BM pool init percpu codeMatteo Croce