aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19net: 3com: remove leading spaces before tabsHui Tang1-1/+1
2021-05-19tun: use DEVICE_ATTR_RO macroYueHaibing1-8/+8
2021-05-19ibmveth: fix kobj_to_dev.cocci warningsYueHaibing1-2/+1
2021-05-18cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEADYang Yingliang1-4/+2
2021-05-18net: wan: fix variable definition stylePeng Li1-2/+2
2021-05-18net: wan: remove redundant spacePeng Li1-1/+1
2021-05-18net: wan: remove redundant braces {}Peng Li1-2/+1
2021-05-18net: wan: add some required spacesPeng Li1-8/+8
2021-05-18net: wan: remove redundant blank linesPeng Li1-17/+0
2021-05-18net: dsa: qca8k: fix missing unlock on error in qca8k_vlan_(add|del)Wei Yongjun1-6/+10
2021-05-17drivers/net: Remove leading spaces in KconfigJuerg Haefliger2-7/+7
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong3-0/+19
2021-05-17net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+51
2021-05-17alx: fix a double unlock in alx_probe()Dan Carpenter1-1/+1
2021-05-17net: wwan: Add WWAN port type attributeLoic Poulain1-9/+25
2021-05-17net: stmmac: Add RK3566/RK3568 SoC supportDavid Wu1-0/+121
2021-05-17net: stmmac: dwmac-rk: Check platform-specific opsDavid Wu1-2/+29
2021-05-17net: stmmac: Don't set has_gmac if has_gmac4 is setEzequiel Garcia1-1/+5
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-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-14net: mdio: ipq8064: enlarge sleep after read/write operationAnsuel Smith1-2/+9