aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao1-2/+2
2022-04-20ar5523: Use kzalloc instead of kmalloc/memsetHaowen Bai1-2/+1
2022-04-20net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca2-5/+0
2022-04-20net: hns3: remove unnecessary line wrap for hns3_set_tunableHao Chen1-6/+3
2022-04-20net: hns3: replace magic value by HCLGE_RING_REG_OFFSETPeng Li1-1/+1
2022-04-20net: hns3: fix the wrong words in commentsPeng Li3-3/+3
2022-04-20net: hns3: update the comment of function hclgevf_get_mbx_respPeng Li1-2/+4
2022-04-20net: hns3: add log for setting tx spare buf sizeHao Chen1-0/+6
2022-04-20net: hns3: add failure logs in hclge_set_vport_mtuJie Wang1-0/+3
2022-04-20net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen2-5/+14
2022-04-20net: hns3: refactor hns3_set_ringparam()Hao Chen2-22/+49
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo5-7/+33
2022-04-20net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo3-0/+26
2022-04-20net: atlantic: Implement xdp data planeTaehee Yoo6-9/+468
2022-04-20net: atlantic: Implement xdp control planeTaehee Yoo10-37/+177
2022-04-19Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-3/+32
2022-04-19can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.Pavel Pisa3-0/+145
2022-04-19can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.Pavel Pisa3-0/+316
2022-04-19can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part.Martin Jerabek8-0/+1995
2022-04-19can: mcp251xfd: add support for mcp251863Marc Kleine-Budde2-7/+24
2022-04-19can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde1-2/+2
2022-04-19can: flexcan: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-8/+4
2022-04-19can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-0/+2
2022-04-19can: Fix Links to Technologic Systems web resourcesKris Bahnsen2-5/+4
2022-04-19can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over larger onesMarc Kleine-Budde1-1/+1
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()Marc Kleine-Budde6-12/+12
2022-04-19net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean1-0/+2
2022-04-18net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann1-4/+4
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko8-33/+107
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko3-0/+34
2022-04-18mlxsw: core_linecards: Implement line card activation processJiri Pirko2-1/+66
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko6-1/+1006
2022-04-18mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko1-0/+122
2022-04-18mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko1-0/+37
2022-04-18mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko1-0/+144
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko3-9/+166
2022-04-18mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko2-13/+14
2022-04-18mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko1-0/+64
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko2-25/+9
2022-04-18mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko1-1/+3
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-64/+23
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-0/+8
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-12/+54
2022-04-17bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar1-4/+9
2022-04-17net: dsa: qca8k: unify bus id naming with legacy and OF mdio busAnsuel Smith1-3/+2
2022-04-17net: dsa: qca8k: correctly handle mdio read errorAnsuel Smith1-1/+6
2022-04-17net: dsa: qca8k: drop dsa_switch_ops from qca8k_privAnsuel Smith2-3/+1
2022-04-17net: dsa: qca8k: rework and simplify mdiobus logicAnsuel Smith2-67/+29
2022-04-17net: dsa: qca8k: drop port_sts from qca8k_privAnsuel Smith2-11/+13
2022-04-17net: dsa: qca8k: drop MTU tracking from qca8k_privAnsuel Smith2-18/+9