summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar-270/+262
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar-18/+51
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar-7/+8
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar-30/+27
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar-31/+42
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar-98/+129
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri-220/+237
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar-15/+13
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani-208/+281
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar-54/+60
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar-37/+141
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon-5/+5
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook-7/+7
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook-2/+2
2025-11-04virtio-net: fix received length check in big packetsBui Quang Minh-13/+12
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit-6/+0
2025-11-04net: b44: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit-17/+21
2025-11-04net: fec: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit-26/+27
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit-0/+12
2025-11-04net: altera-tse: Init PCS and phylink before registering netdevMaxime Chevallier-20/+20
2025-11-04net: altera-tse: Don't use netdev name for the PCS mdio busMaxime Chevallier-1/+1
2025-11-04net: altera-tse: Warn on bad revision at probe timeMaxime Chevallier-9/+6
2025-11-04net: altera-tse: Set platform drvdata before registering netdevMaxime Chevallier-2/+1
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit-18/+18
2025-11-04net: rnpgbe: Add register_netdevDong Yibo-2/+214
2025-11-04net: rnpgbe: Add basic mbx_fw supportDong Yibo-1/+286
2025-11-04net: rnpgbe: Add basic mbx ops supportDong Yibo-1/+527
2025-11-04net: rnpgbe: Add n500/n210 chip support with BAR2 mappingDong Yibo-0/+98
2025-11-04net: rnpgbe: Add build support for rnpgbeDong Yibo-0/+188
2025-11-04ti: netcp: convert to ndo_hwtstamp callbacksVadim Fedorenko-32/+103
2025-11-04net: pch_gbe: convert to use ndo_hwtstamp callbacksVadim Fedorenko-15/+23
2025-11-04net: thunderx: convert to use ndo_hwtstamp callbacksVadim Fedorenko-20/+25
2025-11-04net: octeon: mgmt: convert to use ndo_hwtstamp callbacksVadim Fedorenko-30/+32
2025-11-04net: liquidio_vf: convert to use ndo_hwtstamp callbacksVadim Fedorenko-29/+19
2025-11-04net: liquidio: convert to use ndo_hwtstamp callbacksVadim Fedorenko-30/+20
2025-11-04bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar-2/+3
2025-11-04bnxt_en: Always provide max entry and entry size in coredump segmentsKashyap Desai-2/+3
2025-11-04bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()Gautam R A-1/+1
2025-11-04bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP-2/+2
2025-11-04bnxt_en: Shutdown FW DMA in bnxt_shutdown()Michael Chan-0/+4
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin-2/+13
2025-11-04net/mlx5e: Defer channels closure to reduce interface down timeTariq Toukan-1/+5
2025-11-04net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channelsTariq Toukan-8/+17
2025-11-04net/mlx5e: Do not re-apply TIR loopback configuration if not necessaryTariq Toukan-0/+3
2025-11-04net/mlx5: IPoIB, set self loopback prevention in TIR initTariq Toukan-1/+4
2025-11-04net/mlx5e: Allow setting self loopback prevention bits on TIR initTariq Toukan-0/+11
2025-11-04net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()Tariq Toukan-30/+43
2025-11-04net/mlx5e: Enhance function structures for self loopback prevention applicationTariq Toukan-9/+19
2025-11-04xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue...Chu Guangqing-2/+3
2025-11-04net: sungem_phy: Fix a typo error in sungem_phyChu Guangqing-1/+1