aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17mlxsw: Remove Mellanox SwitchX-2 ASIC supportAmit Cohen6-1719/+0
2021-05-17mlxsw: Remove Mellanox SwitchIB ASIC supportAmit Cohen4-610/+0
2021-05-17mlxsw: spectrum_router: Avoid missing error code warningIdo Schimmel1-2/+4
2021-05-17mlxsw: core: Avoid unnecessary EMAD buffer copyIdo Schimmel1-1/+1
2021-05-17mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson5-0/+19
2021-05-17mlxsw: spectrum_buffers: Switch function argumentsDanielle Ratson1-3/+3
2021-05-17selftests: mlxsw: qos_lib: Drop __mlnx_qosPetr Machata1-14/+0
2021-05-17selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata1-12/+12
2021-05-17selftests: mlxsw: qos_headroom: Convert to iproute2 dcbPetr Machata1-34/+35
2021-05-17selftests: mlxsw: Make sampling test more robustIdo Schimmel1-6/+6
2021-05-17selftests: mlxsw: Make the unsplit array global in port_scale testDanielle Ratson1-1/+3
2021-05-17net: hisilicon: hns: Fix wrong function name in commentsYang Shen8-24/+24
2021-05-17net: phy: Demote non-compliant kernel-doc headersYang Shen2-2/+2
2021-05-17net: via: Fix wrong function name in commentsYang Shen1-3/+3
2021-05-17net: ti: Fix wrong struct name in commentsYang Shen1-1/+1
2021-05-17net: socionext: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2021-05-17net: samsung: sxgbe: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-17net: calxeda: Fix wrong function name in commentsYang Shen2-2/+2
2021-05-17net: netronome: nfp: Fix wrong function name in commentsYang Shen3-3/+3
2021-05-17net: neterion: vxge: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-17net: neterion: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-17net: microchip: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2021-05-17net: micrel: Fix wrong function name in commentsYang Shen1-3/+3
2021-05-17net: huawei: hinic: Fix wrong function name in commentsYang Shen6-10/+10
2021-05-17net: chelsio: cxgb4vf: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-17net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-17net: chelsio: cxgb3: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-17net: calxeda: Fix wrong function name in commentsYang Shen1-4/+4
2021-05-17net: cadence: Demote non-compliant kernel-doc headersYang Shen2-2/+2
2021-05-17net: brocade: bna: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-17net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-17net: atheros: atl1x: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-17net: atheros: atl1e: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-17net: atheros: atl1c: Fix wrong function name in commentsYang Shen1-3/+3
2021-05-17net: arc: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2021-05-17r8169: use KBUILD_MODNAME instead of own module name definitionHeiner Kallweit1-5/+3
2021-05-17selftests: Lowest IPv4 address in a subnet is validSeth David Schoen1-8/+9
2021-05-17ip: Treat IPv4 segment's lowest address as unicastSeth David Schoen1-3/+1
2021-05-14net: mdio: ipq8064: enlarge sleep after read/write operationAnsuel Smith1-2/+9
2021-05-14net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith1-10/+24
2021-05-14net: mdio: ipq8064: clean whitespaces in defineAnsuel Smith1-12/+13
2021-05-14net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith2-3/+134
2021-05-14net: phy: at803x: clean whitespace errorsAnsuel Smith1-14/+16
2021-05-14net: dsa: qca8k: pass switch_revision info to phy dev_flagsAnsuel Smith1-0/+17
2021-05-14net: dsa: qca8k: improve internal mdio read/write bus accessAnsuel Smith1-13/+15
2021-05-14devicetree: bindings: dsa: qca8k: Document internal mdio definitionAnsuel Smith1-0/+39
2021-05-14net: dsa: qca8k: add support for internal phy and internal mdioAnsuel Smith2-30/+83
2021-05-14net: dsa: qca8k: enlarge mdio delay and timeoutAnsuel Smith2-1/+2
2021-05-14net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutexAnsuel Smith1-13/+55
2021-05-14net: dsa: qca8k: clear MASTER_EN after phy read/writeAnsuel Smith1-2/+12