summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-05wifi: ath12k: Replace lock/unlock with guard()Ripan Deuri
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar
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
2025-11-04net: altera-tse: Warn on bad revision at probe timeMaxime Chevallier
2025-11-04net: altera-tse: Set platform drvdata before registering netdevMaxime Chevallier
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-04net: rnpgbe: Add register_netdevDong Yibo
2025-11-04net: rnpgbe: Add basic mbx_fw supportDong Yibo
2025-11-04net: rnpgbe: Add basic mbx ops supportDong Yibo
2025-11-04net: rnpgbe: Add n500/n210 chip support with BAR2 mappingDong Yibo
2025-11-04net: rnpgbe: Add build support for rnpgbeDong Yibo
2025-11-04ti: netcp: convert to ndo_hwtstamp callbacksVadim Fedorenko
2025-11-04net: pch_gbe: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-04net: thunderx: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-04net: octeon: mgmt: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-04net: liquidio_vf: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-04net: liquidio: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-04bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar
2025-11-04bnxt_en: Always provide max entry and entry size in coredump segmentsKashyap Desai
2025-11-04bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()Gautam R A
2025-11-04bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP
2025-11-04bnxt_en: Shutdown FW DMA in bnxt_shutdown()Michael Chan
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-04net/mlx5e: Defer channels closure to reduce interface down timeTariq Toukan