summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller35-225/+482
2021-02-17net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock1-9/+15
2021-02-17net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock1-0/+2
2021-02-17net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-12/+72
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: dsa: felix: Add support for MRPHoratiu Vultur1-0/+38
2021-02-17net: mscc: ocelot: Add support for MRPHoratiu Vultur4-1/+245
2021-02-17net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock1-5/+8
2021-02-17sfp: add support for 5gbase-t SFPsMarek Behún1-0/+3
2021-02-17net: phylink: Add 5gbase-r supportMarek Behún1-0/+4
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: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2-0/+20
2021-02-17net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson5-166/+840
2021-02-17net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2-122/+236
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-17net: dsa: sja1105: fix leakage of flooded frames outside bridging domainVladimir Oltean2-41/+76
2021-02-17net: dsa: sja1105: fix configuration of source address learningVladimir Oltean1-1/+1
2021-02-17octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya4-6/+12
2021-02-17net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean1-2/+19
2021-02-17net: dsa: felix: don't deinitialize unused portsVladimir Oltean1-1/+5
2021-02-17ionic: Remove unused function pointer typedef ionic_reset_cbChen Lin1-2/+0
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-34/+60
2021-02-16net: ipa: initialize all resourcesAlex Elder1-2/+2
2021-02-16i40e: Fix uninitialized variable mfs_maxColin Ian King1-1/+1
2021-02-16net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit7-10/+10
2021-02-16net: phy: at803x: add MDIX support to AR8031/33Michael Walle1-0/+1
2021-02-16ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu2-8/+24
2021-02-16net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli1-3/+5
2021-02-16net: phy: broadcom: Remove unused flagsFlorian Fainelli1-3/+16
2021-02-16net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
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