summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-18drivers/net: Remove leading spaces in KconfigJuerg Haefliger2-7/+7
2021-05-18net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong3-0/+19
2021-05-18net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+51
2021-05-18alx: fix a double unlock in alx_probe()Dan Carpenter1-1/+1
2021-05-18net: wwan: Add WWAN port type attributeLoic Poulain1-9/+25
2021-05-18net: stmmac: Add RK3566/RK3568 SoC supportDavid Wu1-0/+121
2021-05-18net: stmmac: dwmac-rk: Check platform-specific opsDavid Wu1-2/+29
2021-05-18net: stmmac: Don't set has_gmac if has_gmac4 is setEzequiel Garcia1-1/+5
2021-05-18mlxsw: Remove Mellanox SwitchX-2 ASIC supportAmit Cohen6-1719/+0
2021-05-18mlxsw: Remove Mellanox SwitchIB ASIC supportAmit Cohen4-610/+0
2021-05-18mlxsw: spectrum_router: Avoid missing error code warningIdo Schimmel1-2/+4
2021-05-18mlxsw: core: Avoid unnecessary EMAD buffer copyIdo Schimmel1-1/+1
2021-05-18mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson5-0/+19
2021-05-18mlxsw: spectrum_buffers: Switch function argumentsDanielle Ratson1-3/+3
2021-05-18net: hisilicon: hns: Fix wrong function name in commentsYang Shen8-24/+24
2021-05-18net: phy: Demote non-compliant kernel-doc headersYang Shen2-2/+2
2021-05-18net: via: Fix wrong function name in commentsYang Shen1-3/+3
2021-05-18net: ti: Fix wrong struct name in commentsYang Shen1-1/+1
2021-05-18net: socionext: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2021-05-18net: samsung: sxgbe: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-18net: calxeda: Fix wrong function name in commentsYang Shen2-2/+2
2021-05-18net: netronome: nfp: Fix wrong function name in commentsYang Shen3-3/+3
2021-05-18net: neterion: vxge: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-18net: neterion: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-18net: microchip: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2021-05-18net: micrel: Fix wrong function name in commentsYang Shen1-3/+3
2021-05-18net: huawei: hinic: Fix wrong function name in commentsYang Shen6-10/+10
2021-05-18net: chelsio: cxgb4vf: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-18net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-18net: chelsio: cxgb3: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-18net: calxeda: Fix wrong function name in commentsYang Shen1-4/+4
2021-05-18net: cadence: Demote non-compliant kernel-doc headersYang Shen2-2/+2
2021-05-18net: brocade: bna: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-18net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-18net: atheros: atl1x: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-18net: atheros: atl1e: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-18net: atheros: atl1c: Fix wrong function name in commentsYang Shen1-3/+3
2021-05-18net: arc: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2021-05-18r8169: use KBUILD_MODNAME instead of own module name definitionHeiner Kallweit1-5/+3
2021-05-15net: mdio: ipq8064: enlarge sleep after read/write operationAnsuel Smith1-2/+9
2021-05-15net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith1-10/+24
2021-05-15net: mdio: ipq8064: clean whitespaces in defineAnsuel Smith1-12/+13
2021-05-15net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith2-3/+134
2021-05-15net: phy: at803x: clean whitespace errorsAnsuel Smith1-14/+16
2021-05-15net: dsa: qca8k: pass switch_revision info to phy dev_flagsAnsuel Smith1-0/+17
2021-05-15net: dsa: qca8k: improve internal mdio read/write bus accessAnsuel Smith1-13/+15
2021-05-15net: dsa: qca8k: add support for internal phy and internal mdioAnsuel Smith2-30/+83
2021-05-15net: dsa: qca8k: enlarge mdio delay and timeoutAnsuel Smith2-1/+2
2021-05-15net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutexAnsuel Smith1-13/+55
2021-05-15net: dsa: qca8k: clear MASTER_EN after phy read/writeAnsuel Smith1-2/+12