summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-02-27net: mvneta: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-26net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-19net: mvneta: align xdp stats naming scheme to mlx5 driverLorenzo Bianconi
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham
2020-02-16net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frameLorenzo Bianconi
2020-02-16net: mvneta: introduce xdp counters to ethtoolLorenzo Bianconi
2020-02-16net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routineLorenzo Bianconi
2020-02-16net: mvneta: rely on open-coding updating stats for non-xdp and tx pathLorenzo Bianconi
2020-02-16net: mvneta: move refill_err and skb_alloc_err in per-cpu statsLorenzo Bianconi
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