summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove leading spaces in KconfigJuerg Haefliger2021-05-182-7/+7
* net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong2021-05-183-0/+19
* net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong2021-05-181-0/+51
* alx: fix a double unlock in alx_probe()Dan Carpenter2021-05-181-1/+1
* net: wwan: Add WWAN port type attributeLoic Poulain2021-05-181-9/+25
* net: stmmac: Add RK3566/RK3568 SoC supportDavid Wu2021-05-181-0/+121
* net: stmmac: dwmac-rk: Check platform-specific opsDavid Wu2021-05-181-2/+29
* net: stmmac: Don't set has_gmac if has_gmac4 is setEzequiel Garcia2021-05-181-1/+5
* mlxsw: Remove Mellanox SwitchX-2 ASIC supportAmit Cohen2021-05-186-1719/+0
* mlxsw: Remove Mellanox SwitchIB ASIC supportAmit Cohen2021-05-184-610/+0
* mlxsw: spectrum_router: Avoid missing error code warningIdo Schimmel2021-05-181-2/+4
* mlxsw: core: Avoid unnecessary EMAD buffer copyIdo Schimmel2021-05-181-1/+1
* mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson2021-05-185-0/+19
* mlxsw: spectrum_buffers: Switch function argumentsDanielle Ratson2021-05-181-3/+3
* net: hisilicon: hns: Fix wrong function name in commentsYang Shen2021-05-178-24/+24
* net: phy: Demote non-compliant kernel-doc headersYang Shen2021-05-172-2/+2
* net: via: Fix wrong function name in commentsYang Shen2021-05-171-3/+3
* net: ti: Fix wrong struct name in commentsYang Shen2021-05-171-1/+1
* net: socionext: Demote non-compliant kernel-doc headersYang Shen2021-05-171-1/+1
* net: samsung: sxgbe: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* net: calxeda: Fix wrong function name in commentsYang Shen2021-05-172-2/+2
* net: netronome: nfp: Fix wrong function name in commentsYang Shen2021-05-173-3/+3
* net: neterion: vxge: Fix wrong function name in commentsYang Shen2021-05-172-3/+3
* net: neterion: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* net: microchip: Demote non-compliant kernel-doc headersYang Shen2021-05-171-1/+1
* net: micrel: Fix wrong function name in commentsYang Shen2021-05-171-3/+3
* net: huawei: hinic: Fix wrong function name in commentsYang Shen2021-05-176-10/+10
* net: chelsio: cxgb4vf: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen2021-05-172-3/+3
* net: chelsio: cxgb3: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* net: calxeda: Fix wrong function name in commentsYang Shen2021-05-171-4/+4
* net: cadence: Demote non-compliant kernel-doc headersYang Shen2021-05-172-2/+2
* net: brocade: bna: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen2021-05-172-3/+3
* net: atheros: atl1x: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* net: atheros: atl1e: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* net: atheros: atl1c: Fix wrong function name in commentsYang Shen2021-05-171-3/+3
* net: arc: Demote non-compliant kernel-doc headersYang Shen2021-05-171-1/+1
* r8169: use KBUILD_MODNAME instead of own module name definitionHeiner Kallweit2021-05-171-5/+3
* net: mdio: ipq8064: enlarge sleep after read/write operationAnsuel Smith2021-05-151-2/+9
* net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith2021-05-151-10/+24
* net: mdio: ipq8064: clean whitespaces in defineAnsuel Smith2021-05-151-12/+13
* net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith2021-05-152-3/+134
* net: phy: at803x: clean whitespace errorsAnsuel Smith2021-05-151-14/+16
* net: dsa: qca8k: pass switch_revision info to phy dev_flagsAnsuel Smith2021-05-151-0/+17
* net: dsa: qca8k: improve internal mdio read/write bus accessAnsuel Smith2021-05-151-13/+15
* net: dsa: qca8k: add support for internal phy and internal mdioAnsuel Smith2021-05-152-30/+83
* net: dsa: qca8k: enlarge mdio delay and timeoutAnsuel Smith2021-05-152-1/+2
* net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutexAnsuel Smith2021-05-151-13/+55
* net: dsa: qca8k: clear MASTER_EN after phy read/writeAnsuel Smith2021-05-151-2/+12