summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-18Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie19-67/+217
2025-06-18net/mlx5e: Add TX support for netmemsDragos Tatulea2-1/+4
2025-06-18net/mlx5e: Support ethtool tcp-data-split settingsSaeed Mahameed2-5/+36
2025-06-18net/mlx5e: Implement queue mgmt ops and single channel swapSaeed Mahameed1-0/+98
2025-06-18net/mlx5e: Add support for UNREADABLE netmem page poolsSaeed Mahameed1-1/+8
2025-06-18net/mlx5e: Convert over to netmemSaeed Mahameed2-44/+63
2025-06-18net/mlx5e: SHAMPO: Separate pool for headersSaeed Mahameed3-19/+69
2025-06-18net/mlx5e: SHAMPO: Improve hw gro capability checkingSaeed Mahameed1-6/+7
2025-06-18net/mlx5e: SHAMPO: Remove redundant paramsSaeed Mahameed3-24/+20
2025-06-18net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_allocSaeed Mahameed2-70/+66
2025-06-18vxlan: Support MC routing in the underlayPetr Machata1-2/+20
2025-06-18net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()Petr Machata6-6/+9
2025-06-18net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()Petr Machata7-14/+19
2025-06-18net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+7
2025-06-18net: can: mcp251x: use new GPIO line value setter callbacksBartosz Golaszewski1-8/+18
2025-06-18net: can: mcp251x: propagate the return value of mcp251x_spi_write()Bartosz Golaszewski1-4/+7
2025-06-18net: dsa: mt7530: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-06-18net: dsa: vsc73xx: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-06-18gve: Return error for unknown admin queue commandAlok Tiwari1-0/+1
2025-06-18gve: Fix various typos and improve code commentsAlok Tiwari5-6/+6
2025-06-18net: dsa: b53: ensure BCM5325 PHYs are enabledÁlvaro Fernández Rojas2-1/+17
2025-06-18net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas1-0/+4
2025-06-18net: dsa: b53: fix unicast/multicast flooding on BCM5325Álvaro Fernández Rojas2-18/+55
2025-06-18net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas2-4/+18
2025-06-18net: dsa: b53: prevent BRCM_HDR access on older devicesÁlvaro Fernández Rojas1-0/+5
2025-06-18net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas1-1/+10
2025-06-18net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas2-7/+12
2025-06-18net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas1-5/+6
2025-06-18net: dsa: b53: prevent FAST_AGE access on BCM5325Álvaro Fernández Rojas1-0/+9
2025-06-18net: dsa: b53: add support for FDB operations on 5325/5365Florian Fainelli3-22/+115
2025-06-18net: dsa: b53: detect BCM5325 variantsÁlvaro Fernández Rojas2-3/+40
2025-06-18net: dsa: b53: support legacy FCS tagsÁlvaro Fernández Rojas2-2/+6
2025-06-18wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov1-6/+13
2025-06-18wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-18wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang3-9/+9
2025-06-18wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang4-24/+14
2025-06-18wifi: ath12k: fix documentation on firmware statsBaochen Qiang1-3/+2
2025-06-18wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang2-2/+141
2025-06-18wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang2-1/+228
2025-06-18wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang2-1/+336
2025-06-18wifi: ath12k: update freq range for each hardware modeBaochen Qiang2-0/+473
2025-06-18wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang2-0/+29
2025-06-18wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang2-2/+98
2025-06-18wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson3-72/+60
2025-06-18net: stmmac: visconti: make phy_intf_sel localRussell King (Oracle)1-12/+11
2025-06-18net: stmmac: visconti: clean up code formattingRussell King (Oracle)1-15/+20
2025-06-18net: stmmac: visconti: reorganise visconti_eth_set_clk_tx_rate()Russell King (Oracle)1-22/+29
2025-06-18net: stmmac: visconti: re-arrange speed decodeRussell King (Oracle)1-18/+26
2025-06-18rtase: Link queues to NAPI instancesJustin Lai2-2/+18
2025-06-18rtase: Link IRQs to NAPI instancesJustin Lai1-6/+14