summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter
2019-11-20net: mvneta: get rid of huge dma sync in mvneta_rx_refillLorenzo Bianconi
2019-11-20net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdpLorenzo Bianconi
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep
2019-11-14octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham
2019-11-14octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham
2019-11-14octeontx2-af: Add more RSS algorithmsKiran Kumar K
2019-11-14octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram
2019-11-14octeontx2-af: Update NPC KPU packet parsing profileHao Zheng
2019-11-14octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep
2019-11-14octeontx2-af: Sync hw mbox with bounce buffer.Geetha sowjanya
2019-11-14octeontx2-af: Add mbox API to validate all responsesSunil Goutham
2019-11-14octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham
2019-11-14octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian
2019-11-14octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula
2019-11-14octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula
2019-11-14octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula
2019-11-14octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob
2019-11-14octeontx2-af: Dump current resource provisioning statusChristina Jacob
2019-11-14net: mvneta: fix build skb for bm capable devicesLorenzo Bianconi
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-28mvpp2: prefetch frame headerMatteo Croce
2019-10-28mvpp2: sync only the received frameMatteo Croce
2019-10-28mvpp2: refactor frame drop routineMatteo Croce
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)
2019-10-21net: mvneta: add XDP_TX supportLorenzo Bianconi
2019-10-21net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2019-10-21net: mvneta: move header prefetch in mvneta_swbm_rx_frameLorenzo Bianconi
2019-10-21net: mvneta: add basic XDP supportLorenzo Bianconi
2019-10-21net: mvneta: rely on build_skb in mvneta_rx_swbm poll routineLorenzo Bianconi
2019-10-21net: mvneta: introduce page pool API for sw buffer managerLorenzo Bianconi
2019-10-21net: mvneta: introduce mvneta_update_stats routineLorenzo Bianconi
2019-10-02mvpp2: remove misleading commentMatteo Croce
2019-09-24skge: fix checksum byte orderStephen Hemminger
2019-09-02mvpp2: percpu buffersMatteo Croce
2019-09-02mvpp2: refactor BM pool functionsMatteo Croce
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-21pxa168_eth: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: mvneta: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner