summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-02-18octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter1-1/+1
2021-02-18cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter1-3/+3
2021-02-18net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee2-0/+5
2021-02-18net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland1-0/+10
2021-02-18net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland1-1/+3
2021-02-18net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland1-4/+4
2021-02-18net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland1-4/+2
2021-02-18net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland1-3/+2
2021-02-18r8169: use macro pm_ptrHeiner Kallweit1-3/+1
2021-02-18net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean1-0/+1
2021-02-17net: re-solve some conflicts after net -> net-next mergeJakub Kicinski4-36/+9
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-185/+459
2021-02-17lan743x: sync only the received area of an rx ring bufferSven Van Asbroeck1-9/+26
2021-02-17lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck2-181/+148
2021-02-17net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean1-2/+3
2021-02-17net: mvneta: Implement mqprio supportMaxime Chevallier1-0/+61
2021-02-17net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier1-1/+8
2021-02-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller8-117/+399
2021-02-17drivers: net: xilinx_emaclite: remove arch limitationGary Guo2-3/+2
2021-02-17net: mscc: ocelot: Add support for MRPHoratiu Vultur4-1/+245
2021-02-17tg3: Remove unused PHY_BRCM flagsFlorian Fainelli1-6/+0
2021-02-17net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K1-0/+3
2021-02-17net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2-1/+9
2021-02-17net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2-1/+1
2021-02-17net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2-1/+41
2021-02-17net/mlx5: Add cyc2time HW translation mode supportAya Levin8-38/+241
2021-02-17net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha1-40/+73
2021-02-17net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2-47/+63
2021-02-17net/mlx5: Refactor init clock functionEran Ben Elisha1-23/+53
2021-02-17octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya4-6/+12
2021-02-17ionic: Remove unused function pointer typedef ionic_reset_cbChen Lin1-2/+0
2021-02-16i40e: Fix uninitialized variable mfs_maxColin Ian King1-1/+1
2021-02-16net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit3-4/+4
2021-02-16ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu2-8/+24
2021-02-16ibmvnic: skip send_request_unmap for timeout resetLijun Pan1-1/+6
2021-02-16ibmvnic: add memory barrier to protect long term bufferLijun Pan1-0/+5
2021-02-16ibmvnic: substitute mb() with dma_wmb() for send_*crq* functionsLijun Pan1-2/+2
2021-02-16ibmvnic: simplify reset_long_term_buff functionLijun Pan1-38/+8
2021-02-16i40e: Fix incorrect argument in call to ipv6_addr_any()Gustavo A. R. Silva1-1/+1
2021-02-16net: broadcom: bcm4908_enet: set MTU on open & on requestRafał Miłecki1-6/+25
2021-02-16net: stmmac: Add Toshiba Visconti SoCs glue driverNobuhiro Iwamatsu3-0/+294
2021-02-16r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit1-0/+2
2021-02-16net: mvpp2: Add TX flow control support for jumbo framesStefan Chulski1-0/+26
2021-02-16net: mvpp2: reduce tx-fifo for loopback portStefan Chulski2-7/+7
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean1-1/+1
2021-02-15cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal3-6/+11
2021-02-15r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit1-0/+1
2021-02-15net: mvpp2: improve Networking Complex Control register namingStefan Chulski2-7/+7
2021-02-15net: mvpp2: improve mvpp2_get_sram returnStefan Chulski1-3/+1
2021-02-15net: mvpp2: improve Packet Processor version checkStefan Chulski1-18/+18