summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-02-06net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham
2020-01-27mvneta driver disallow XDP program on hardware buffer managementSven Auhagen
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-14net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi
2020-01-13net: mvneta: change page pool nid to NUMA_NO_NODELorenzo Bianconi
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19net: mvpp2: cycle comphy to power it downRussell King
2019-12-17net: mvpp2: update mvpp2 validate() implementationRussell King
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
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