aboutsummaryrefslogtreecommitdiff
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-17rtase: Fix a check for error in rtase_alloc_msix()Dan Carpenter1-1/+1
2025-01-17net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman1-3/+11
2025-01-17mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang1-0/+4
2025-01-17net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang1-0/+3
2025-01-17net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan2-8/+10
2025-01-17net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen1-1/+2
2025-01-17net: hns3: don't auto enable misc vectorJian Shen1-5/+7
2025-01-17net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan2-68/+31
2025-01-17net: hns3: fix missing features due to dev->features configuration too earlyHao Lan1-1/+0
2025-01-17net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan2-10/+61
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-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba1-2/+2
2025-01-17ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski2-12/+25
2025-01-17cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy1-1/+4
2025-01-17bnxt_en: Fix DIM shutdownMichael Chan1-5/+33
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: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington1-14/+7
2025-01-09gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington2-1/+7
2025-01-09gve: fix XDP allocation path in edge casesJoshua Washington1-1/+8
2025-01-09gve: guard XSK operations on the existence of queuesJoshua Washington1-12/+10
2025-01-09gve: clean XDP queues in gve_tx_stop_ring_gqiJoshua Washington1-1/+4
2025-01-09gve: process XSK TX descriptors as part of RX NAPIJoshua Washington3-14/+31
2025-01-09net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli1-1/+1
2025-01-09wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook1-3/+11
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: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar6-121/+236
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: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu3-2/+34
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: pse-pd: tps23881: Fix power on/off issueKory Maincent1-12/+4
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-26/+17
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: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang1-13/+101
2025-01-09wifi: iwlwifi: fix CRF name for BzEmmanuel Grumbach3-1/+38
2025-01-02wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach3-13/+30