summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-21net: eql: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-04-21drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...Minghao Chi
2022-04-20mlxsw: core_hwmon: Add interfaces for line card initialization and de-initial...Vadim Pasternak
2022-04-20mlxsw: core_thermal: Add interfaces for line card initialization and de-initi...Vadim Pasternak
2022-04-20mlxsw: core_env: Add interfaces for line card initialization and de-initializ...Vadim Pasternak
2022-04-20mlxsw: core_env: Split module power mode setting to a separate functionVadim Pasternak
2022-04-20mlxsw: core: Add bus argument to environment init APIVadim Pasternak
2022-04-20mlxsw: core_linecards: Introduce ops for linecards status change trackingJiri Pirko
2022-04-20Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...David S. Miller
2022-04-20ar5523: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-04-20net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca
2022-04-20net: hns3: remove unnecessary line wrap for hns3_set_tunableHao Chen
2022-04-20net: hns3: replace magic value by HCLGE_RING_REG_OFFSETPeng Li
2022-04-20net: hns3: fix the wrong words in commentsPeng Li
2022-04-20net: hns3: update the comment of function hclgevf_get_mbx_respPeng Li
2022-04-20net: hns3: add log for setting tx spare buf sizeHao Chen
2022-04-20net: hns3: add failure logs in hclge_set_vport_mtuJie Wang
2022-04-20net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen
2022-04-20net: hns3: refactor hns3_set_ringparam()Hao Chen
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo
2022-04-20net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo
2022-04-20net: atlantic: Implement xdp data planeTaehee Yoo
2022-04-20net: atlantic: Implement xdp control planeTaehee Yoo
2022-04-19can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.Pavel Pisa
2022-04-19can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.Pavel Pisa
2022-04-19can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe...Martin Jerabek
2022-04-19can: mcp251xfd: add support for mcp251863Marc Kleine-Budde
2022-04-19can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde
2022-04-19can: flexcan: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-19can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-19can: Fix Links to Technologic Systems web resourcesKris Bahnsen
2022-04-19can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over ...Marc Kleine-Budde
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko
2022-04-18mlxsw: core_linecards: Implement line card activation processJiri Pirko
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko
2022-04-18mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko
2022-04-18mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko
2022-04-18mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko
2022-04-18mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko
2022-04-17net: dsa: qca8k: unify bus id naming with legacy and OF mdio busAnsuel Smith
2022-04-17net: dsa: qca8k: correctly handle mdio read errorAnsuel Smith
2022-04-17net: dsa: qca8k: drop dsa_switch_ops from qca8k_privAnsuel Smith
2022-04-17net: dsa: qca8k: rework and simplify mdiobus logicAnsuel Smith
2022-04-17net: dsa: qca8k: drop port_sts from qca8k_privAnsuel Smith