summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-01-17net/mlx5: Fix variable not being completed when function returnsChenguang Zhao1-0/+1
2025-01-17net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman1-3/+11
2025-01-17eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski1-5/+9
2025-01-17igc: return early when failing to read EECD registerEn-Wei Wu1-0/+6
2025-01-17igc: field get conversionJesse Brandeburg4-13/+8
2025-01-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba1-2/+2
2025-01-17cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy1-1/+4
2025-01-17bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP1-1/+2
2025-01-17pds_core: limit loop over fw name listShannon Nelson1-1/+1
2025-01-17net: libwx: fix firmware mailbox abnormal returnJiawen Wu1-13/+11
2025-01-17ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()Keisuke Nishimura1-1/+5
2025-01-09gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington2-1/+7
2025-01-09gve: guard XSK operations on the existence of queuesJoshua Washington1-12/+10
2025-01-09sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg1-0/+1
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2025-01-09net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi1-0/+8
2025-01-09net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero1-1/+1
2025-01-09net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie1-1/+1
2025-01-09net: wwan: t7xx: Fix FSM command timeout issueJinjian Song2-11/+20
2025-01-09net: mv643xx_eth: fix an OF node reference leakJoe Hattori1-2/+12
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan1-3/+18
2025-01-09net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu3-6/+6
2025-01-09net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea1-0/+4
2025-01-09net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit1-3/+1
2025-01-09net: Fix netns for ip_tunnel_init_flow()Xiao Liang1-2/+1
2025-01-09net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori1-10/+17
2025-01-09net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney1-37/+54
2025-01-09net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha2-6/+65
2025-01-09net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha2-14/+37
2025-01-09net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko1-2/+3
2025-01-09net/mlx5: unique names for per device cachesSebastian Ott1-2/+5
2025-01-09wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-3/+3
2025-01-09wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson28-0/+28
2025-01-09wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo1-9/+9
2025-01-09wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy2-10/+10
2025-01-09wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih2-5/+6
2024-12-27net: fec: make PPS channel configurableFrancesco Dolcini1-2/+4
2024-12-27net: fec: refactor PPS channel configurationFrancesco Dolcini1-5/+4
2024-12-27chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2024-12-27net: tun: fix tun_napi_alloc_frags()Eric Dumazet1-1/+1
2024-12-27net: mdiobus: fix an OF node reference leakJoe Hattori1-3/+10
2024-12-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori1-1/+4
2024-12-27net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
2024-12-27net: renesas: rswitch: rework ts tags managementNikita Yushchenko2-45/+42
2024-12-27ionic: use ee->offset when returning sprom dataShannon Nelson1-2/+2
2024-12-27ionic: Fix netdev notifier unregister on failureBrett Creeley1-2/+2
2024-12-27netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet1-0/+2
2024-12-27net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean1-1/+1
2024-12-27net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)1-3/+4
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross1-1/+4