summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga
2025-11-06amd-xgbe: add ethtool jumbo frame selftestRaju Rangoju
2025-11-06amd-xgbe: add ethtool split header selftestRaju Rangoju
2025-11-06amd-xgbe: add ethtool phy loopback selftestRaju Rangoju
2025-11-06amd-xgbe: introduce support ethtool selftestRaju Rangoju
2025-11-06wifi: rtw89: process TX wait skbs for USB via C2H handlerFedor Pchelkin
2025-11-06wifi: rtw89: provide TX reports for management framesFedor Pchelkin
2025-11-06wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USBFedor Pchelkin
2025-11-06wifi: rtw89: usb: anchor TX URBsFedor Pchelkin
2025-11-06wifi: rtw89: fill TX descriptor of FWCMD in shortcutPing-Ke Shih
2025-11-06wifi: rtw89: implement C2H TX report handlerFedor Pchelkin
2025-11-06wifi: rtw89: refine rtw89_core_tx_wait_complete()Fedor Pchelkin
2025-11-06wifi: rtw89: usb: use ieee80211_free_txskb() where appropriateFedor Pchelkin
2025-11-06wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin
2025-11-06wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin
2025-11-05net: stmmac: socfpga: Add hardware supported cross-timestampRohan G Thomas
2025-11-05net: stmmac: socfpga: Enable TSO for Agilex5 platformRohan G Thomas
2025-11-05net: stmmac: socfpga: Enable TBS support for Agilex5Rohan G Thomas
2025-11-05net: stmmac: socfpga: Agilex5 EMAC platform configurationRohan G Thomas
2025-11-05Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-05Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang
2025-11-05net: dsa: microchip: Fix a link check in ksz9477_pcs_read()Dan Carpenter
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04virtio-net: fix received length check in big packetsBui Quang Minh
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit
2025-11-04net: b44: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit
2025-11-04net: fec: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit
2025-11-04net: altera-tse: Init PCS and phylink before registering netdevMaxime Chevallier
2025-11-04net: altera-tse: Don't use netdev name for the PCS mdio busMaxime Chevallier