summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit
2025-06-18Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-18wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-06-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-17net/mlx5e: Add TX support for netmemsDragos Tatulea
2025-06-17net/mlx5e: Support ethtool tcp-data-split settingsSaeed Mahameed
2025-06-17net/mlx5e: Implement queue mgmt ops and single channel swapSaeed Mahameed
2025-06-17net/mlx5e: Add support for UNREADABLE netmem page poolsSaeed Mahameed
2025-06-17net/mlx5e: Convert over to netmemSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Separate pool for headersSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Improve hw gro capability checkingSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Remove redundant paramsSaeed Mahameed
2025-06-17net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_allocSaeed Mahameed
2025-06-17vxlan: Support MC routing in the underlayPetr Machata
2025-06-17net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()Petr Machata
2025-06-17net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()Petr Machata
2025-06-17net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: can: mcp251x: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: can: mcp251x: propagate the return value of mcp251x_spi_write()Bartosz Golaszewski
2025-06-17net: dsa: mt7530: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: dsa: vsc73xx: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17gve: Return error for unknown admin queue commandAlok Tiwari
2025-06-17gve: Fix various typos and improve code commentsAlok Tiwari
2025-06-17net: dsa: b53: ensure BCM5325 PHYs are enabledÁlvaro Fernández Rojas
2025-06-17net: dsa: b53: fix b53_imp_vlan_setup for BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: fix unicast/multicast flooding on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent BRCM_HDR access on older devicesÁlvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent DIS_LEARNING access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent FAST_AGE access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: add support for FDB operations on 5325/5365Florian Fainelli
2025-06-17net: dsa: b53: detect BCM5325 variantsÁlvaro Fernández Rojas
2025-06-17net: dsa: b53: support legacy FCS tagsÁlvaro Fernández Rojas
2025-06-17wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17net: stmmac: visconti: make phy_intf_sel localRussell King (Oracle)
2025-06-17net: stmmac: visconti: clean up code formattingRussell King (Oracle)
2025-06-17net: stmmac: visconti: reorganise visconti_eth_set_clk_tx_rate()Russell King (Oracle)