summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftests: mlxsw: qos_lib: Drop __mlnx_qosPetr Machata2021-05-181-14/+0
* selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata2021-05-181-12/+12
* selftests: mlxsw: qos_headroom: Convert to iproute2 dcbPetr Machata2021-05-181-34/+35
* selftests: mlxsw: Make sampling test more robustIdo Schimmel2021-05-181-6/+6
* selftests: mlxsw: Make the unsplit array global in port_scale testDanielle Ratson2021-05-181-1/+3
* Merge branch 'func-names-comment'David S. Miller2021-05-1744-80/+80
|\
| * 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
* Merge branch 'ipv4-unicast'David S. Miller2021-05-172-11/+10
|\
| * selftests: Lowest IPv4 address in a subnet is validSeth David Schoen2021-05-171-8/+9
| * ip: Treat IPv4 segment's lowest address as unicastSeth David Schoen2021-05-171-3/+1
|/
* 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
* Merge branch 'qca8k-improvements'David S. Miller2021-05-155-188/+835
|\
| * 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
| * devicetree: bindings: dsa: qca8k: Document internal mdio definitionAnsuel Smith2021-05-151-0/+39
| * net: dsa: qca8k: add support for internal phy and internal mdioAnsuel Smith2021-05-152-30/+83