summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-06-26wifi: ath12k: use real noise floor instead of default valueRaj Kumar Bhagat-9/+35
2025-06-26wifi: ath12k: handle WMI event for real noise floor calculationRaj Kumar Bhagat-0/+289
2025-06-26wifi: ath11k: Make read-only const array svc_id static constColin Ian King-1/+1
2025-06-26wifi: ath11k: fix suspend use-after-free after probe failureJohan Hovold-1/+6
2025-06-26wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky-0/+4
2025-06-26wifi: ath11k: support usercase-specific firmware overridesMiaoqing Pan-2/+11
2025-06-26wifi: ath9k: ahb: replace id_table with ofRosen Penev-34/+13
2025-06-26wifi: ath9k: ahb: reorder includesRosen Penev-2/+3
2025-06-26wifi: ath9k: ahb: reorder declarationsRosen Penev-5/+5
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-16/+24
2025-06-26ice: default to TIME_REF instead of TXCO on E825-CJacob Keller-1/+1
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski-21/+17
2025-06-26ice: fall back to TCXO on TSPLL lock failKarol Kolacinski-1/+13
2025-06-26ice: wait before enabling TSPLLKarol Kolacinski-4/+10
2025-06-26ice: add multiple TSPLL helpersKarol Kolacinski-48/+108
2025-06-26ice: use bitfields instead of unions for CGU regsKarol Kolacinski-295/+156
2025-06-26ice: read TSPLL registers again before reporting statusJacob Keller-4/+18
2025-06-26ice: clear time_sync_en field for E825-C during reprogrammingJacob Keller-0/+9
2025-06-26eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmplJakub Kicinski-15/+15
2025-06-26eth: fbnic: sort includesJakub Kicinski-1/+1
2025-06-26eth: fbnic: realign whitespaceJakub Kicinski-58/+52
2025-06-26eth: fbnic: fix stampinn typo in a commentJakub Kicinski-1/+1
2025-06-26eth: fbnic: remove duplicate FBNIC_MAX_.XQS macrosJakub Kicinski-3/+0
2025-06-26net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delayMatthias Schiffer-2/+25
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch-5/+0
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu-1/+1
2025-06-25net: phy: realtek: add error handling to rtl8211f_get_wolDaniel Braunwarth-2/+8
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman-1/+1
2025-06-25team: replace team lock with rtnl lockStanislav Fomichev-62/+50
2025-06-25Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1678/+4049
2025-06-25Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-3/+4
2025-06-25Merge tag 'iwlwifi-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-612/+781
2025-06-25Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-2/+2
2025-06-25wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()Rand Deeb-1/+1
2025-06-25iwlwifi: Add missing check for alloc_ordered_workqueueJiasheng Jiang-2/+9
2025-06-25wifi: iwlwifi: Fix memory leak in iwl_mvm_init()Xiu Jianfeng-1/+3
2025-06-25iwlwifi: api: delete repeated wordsRuffalo Lavoisier-1/+1
2025-06-25iwlwifi: remove unused no_sleep_autoadjust declarationGaosheng Cui-2/+0
2025-06-25iwlwifi: Fix comment typoJason Wang-1/+1
2025-06-25iwlwifi: use DECLARE_BITMAP macroHeiner Kallweit-2/+2
2025-06-25iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig()Zheng Yongjun-8/+3
2025-06-25wifi: iwlwifi: mld: ftm: fix switch end indentationJohannes Berg-1/+1
2025-06-25wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg-1/+1
2025-06-25wifi: iwlwifi: mld: don't exit EMLSR when we shouldn'tMiri Korenblit-3/+9
2025-06-25wifi: iwlwifi: move _iwl_trans_set_bits_mask utilitiesRotem Kerem-43/+44
2025-06-25wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys voidMiri Korenblit-6/+4
2025-06-25wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.cRotem Kerem-27/+18
2025-06-25wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.cRotem Kerem-101/+120
2025-06-25wifi: iwlwifi: mld: advertise support for TTLM changesBenjamin Berg-0/+18
2025-06-25wifi: iwlwifi: mld: Block EMLSR when scanning on P2P DeviceIlan Peer-26/+37