summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-12wifi: ath10k: skip WMI and beacon transmission when device is wedgedKang Yang
2026-05-12wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI callsNicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande
2026-05-12net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore
2026-05-12net: ethernet: cortina: Carry over frag counterLinus Walleij
2026-05-12net: ethernet: cortina: Make RX SKB per-portLinus Walleij
2026-05-12net: ethernet: cortina: No mapping is a dropped rxLinus Walleij
2026-05-11qed: fix division by zero in qed_init_wfq_param when all vports are configuredEvgenii Burenchev
2026-05-11net: phy: motorcomm: use device properties for firmware tuningchunzhi.lin
2026-05-11net: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski
2026-05-11wifi: ath: Fix the license markingDaniel Lezcano
2026-05-11wifi: ath10k: drop gpio_led referenceArnd Bergmann
2026-05-11wifi: ath12k: add channel 177 to the 5 GHz channel listYingying Tang
2026-05-11tty: synclink_gt: remove broken driverEthan Nelson-Moore
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-10net/mlx5: DR, Remove unused field of struct mlx5dr_matcher_rx_txYevgeny Kliteynik
2026-05-10net/mlx5: HWS, Handle destroying table that has a miss tableYevgeny Kliteynik
2026-05-10net/mlx5: HWS, Check if device is down while polling for completionYevgeny Kliteynik
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi
2026-05-10net: eth: fbnic: Fix addr validation in pcs writeMike Marciniszyn (Meta)
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski
2026-05-08net: dsa: microchip: split ksz_connect_tag_protocol()Bastien Curutchet (Schneider Electric)
2026-05-08net: dsa: microchip: split ksz_get_tag_protocol()Vladimir Oltean
2026-05-08net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_opsVladimir Oltean
2026-05-08net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_opsVladimir Oltean
2026-05-08net: dsa: microchip: move phylink_mac_ops to individual driversVladimir Oltean
2026-05-08net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual driversVladimir Oltean
2026-05-08net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.cVladimir Oltean
2026-05-08net: dsa: microchip: remove unused port_cleanup() callbackBastien Curutchet (Schneider Electric)
2026-05-08net: dsa: microchip: Remove unused ksz8_all_queues_split()Bastien Curutchet (Schneider Electric)
2026-05-08net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh
2026-05-08net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh
2026-05-08net/mlx5: Relax capability check for eswitch query pathsMoshe Shemesh
2026-05-08net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memcleanHolger Brunck
2026-05-08ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi
2026-05-08net: bcmasp: Keep phy link during WoL sleep cycleJustin Chen
2026-05-08net: bcmasp: Divide init to allow partial bring upJustin Chen
2026-05-08net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik
2026-05-08idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
2026-05-08idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov
2026-05-08i40e: Cleanup PTP pins on probe failureMatt Vollrath
2026-05-08i40e: Cleanup PTP registration on probe failureMatt Vollrath
2026-05-08net: phy: dp83867: add MDI-X managementLuca Ellero
2026-05-08gve: Use generic power managementVaibhav Gupta