summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix variable not being completed when function returnsChenguang Zhao9 days1-0/+1
* rtase: Fix a check for error in rtase_alloc_msix()Dan Carpenter9 days1-1/+1
* net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman9 days1-3/+11
* mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang9 days1-0/+4
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9 days4-14/+33
|\
| * igc: return early when failing to read EECD registerEn-Wei Wu11 days1-0/+6
| * ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba11 days1-2/+2
| * ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski11 days2-12/+25
* | Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9 days2-0/+8
|\ \
| * | Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu10 days1-0/+7
| * | Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale10 days1-0/+1
* | | net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang10 days1-0/+3
* | | net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan10 days2-8/+10
* | | net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen10 days1-1/+2
* | | net: hns3: don't auto enable misc vectorJian Shen10 days1-5/+7
* | | net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan10 days2-68/+31
* | | net: hns3: fix missing features due to dev->features configuration too earlyHao Lan10 days1-1/+0
* | | net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan10 days2-10/+61
|/ /
* | eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski10 days1-5/+9
* | eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...Su Hui11 days7-126/+0
|/
* cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy11 days1-1/+4
* bnxt_en: Fix DIM shutdownMichael Chan11 days1-5/+33
* bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP11 days1-1/+2
* pds_core: limit loop over fw name listShannon Nelson11 days1-1/+1
* net: libwx: fix firmware mailbox abnormal returnJiawen Wu13 days1-13/+11
* Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski13 days1-1/+5
|\
| * ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()Keisuke Nishimura2024-11-191-1/+5
* | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-0339-273/+686
|\ \
| * | net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi2025-01-031-0/+8
| * | net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar2025-01-036-121/+236
| * | net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero2025-01-031-1/+1
| * | net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie2025-01-031-1/+1
| * | net: wwan: t7xx: Fix FSM command timeout issueJinjian Song2024-12-312-11/+20
| * | sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg2024-12-311-0/+1
| * | net: mv643xx_eth: fix an OF node reference leakJoe Hattori2024-12-311-2/+12
| * | gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington2024-12-311-14/+7
| * | eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan2024-12-311-3/+18
| * | net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu2024-12-233-2/+34
| * | net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu2024-12-233-6/+6
| * | net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea2024-12-231-0/+4
| * | net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit2024-12-231-3/+1
| * | net: pse-pd: tps23881: Fix power on/off issueKory Maincent2024-12-231-12/+4
| * | net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli2024-12-231-1/+1
| * | net: Fix netns for ip_tunnel_init_flow()Xiao Liang2024-12-231-2/+1
| * | net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori2024-12-231-26/+17
| * | eth: fbnic: fix csr boundary for RPM RAM sectionMohsin Bashir2024-12-231-1/+1
| * | gve: fix XDP allocation path in edge casesJoshua Washington2024-12-201-1/+8
| * | gve: process XSK TX descriptors as part of RX NAPIJoshua Washington2024-12-203-14/+31
| * | gve: guard XSK operations on the existence of queuesJoshua Washington2024-12-201-12/+10
| * | gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington2024-12-202-1/+7