summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-13vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-05-13tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-05-13FDDI: defza: Sanitise the reset safety timerMaciej W. Rozycki
2026-05-13wifi: rtw88: remove rtw_txq_dequeueMartin Kaiser
2026-05-13wifi: rtw89: check skb headroom before adding radiotapPing-Ke Shih
2026-05-13wifi: rtw89: phy: support PHY status IE-09 GEN2 for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: skip trailing 8-byte zeros of PHY status IE for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: check length before parsing PHY status IEPing-Ke Shih
2026-05-13wifi: rtw89: add debugfs entry of monitor mode options to capture HE-MU packetsPing-Ke Shih
2026-05-13wifi: rtw89: debug: make implementation of beacon_info entry in orderPing-Ke Shih
2026-05-13wifi: rtw89: fill HE-SU/HE-TB/HE-MU/HE-EXT_SU radiotapPing-Ke Shih
2026-05-13wifi: rtw89: fill VHT radiotapPing-Ke Shih
2026-05-13wifi: rtw89: move HE radiotap to an individual functionPing-Ke Shih
2026-05-13wifi: rtw89: phy: enable IE-09/IE-10 PHY status report for monitor modePing-Ke Shih
2026-05-13wifi: rtw89: phy: define PHY status IE length for generationsPing-Ke Shih
2026-05-13wifi: rtw89: SNIFFER_MODE bit along IEEE80211_CONF_MONITORPing-Ke Shih
2026-05-13wifi: rtw89: add VHT beamformed to radiotapPing-Ke Shih
2026-05-13wifi: rtw89: add AMPDU to radiotapPing-Ke Shih
2026-05-12dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera
2026-05-12net: ethernet: ravb: Do not check URAM suspension when WoL is activeNiklas Söderlund
2026-05-12net: dsa: realtek: rtl8365mb: add support for RTL8367SBMieczyslaw Nalewaj
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-12net: nfp: Drop PCI class entries with .class_mask = 0Uwe Kleine-König (The Capable Hub)
2026-05-12net: phy: intel-xway: add PHY-level statistics via ethtoolAleksander Jan Bajkowski
2026-05-12net: phy: intel-xway: fix typo in Kconfig descriptionAleksander Jan Bajkowski
2026-05-12net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski
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