aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argumentJohannes Berg2-6/+6
2025-07-09wifi: iwlwifi: match discrete/integrated to fix some namesJohannes Berg4-20/+46
2025-07-09wifi: iwlwifi: remove Intel driver load messageJohannes Berg1-2/+0
2025-07-09wifi: iwlwifi: mvm/mld: make PHC messages debug messagesJohannes Berg2-13/+13
2025-07-09wifi: iwlwifi: trans: remove iwl_trans_initMiri Korenblit3-42/+41
2025-07-09wifi: iwlwifi: pcie move common probe logicMiri Korenblit3-41/+47
2025-07-09wifi: iwlwifi: bump FW API to 102 for BZ/SC/DRMiri Korenblit3-3/+3
2025-07-09wifi: iwlwifi: pcie: Move txcmd size/align calculation to callersYedidya Benshimol3-16/+19
2025-07-09wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.cYedidya Benshimol4-329/+335
2025-07-09wifi: iwlwifi: use PNVM data embedded in .ucode filesJohannes Berg7-16/+44
2025-07-09wifi: iwlwifi: Add an helper function for polling bitsRotem Kerem5-31/+30
2025-07-09wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu3-3/+7
2025-07-03wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()Dan Carpenter1-1/+2
2025-06-29wifi: iwlwifi: pcie: fix locking on invalid TOP resetJohannes Berg1-2/+4
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+4
2025-06-25Merge tag 'iwlwifi-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg68-612/+781
2025-06-25Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Johannes Berg1-2/+2
2025-06-25wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()Rand Deeb1-1/+1
2025-06-25iwlwifi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-2/+9
2025-06-25wifi: iwlwifi: Fix memory leak in iwl_mvm_init()Xiu Jianfeng1-1/+3
2025-06-25iwlwifi: api: delete repeated wordsRuffalo Lavoisier1-1/+1
2025-06-25iwlwifi: remove unused no_sleep_autoadjust declarationGaosheng Cui1-2/+0
2025-06-25iwlwifi: Fix comment typoJason Wang1-1/+1
2025-06-25iwlwifi: use DECLARE_BITMAP macroHeiner Kallweit1-2/+2
2025-06-25iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig()Zheng Yongjun1-8/+3
2025-06-25wifi: iwlwifi: mld: ftm: fix switch end indentationJohannes Berg1-1/+1
2025-06-25wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg1-1/+1
2025-06-25wifi: iwlwifi: mld: don't exit EMLSR when we shouldn'tMiri Korenblit3-3/+9
2025-06-25wifi: iwlwifi: move _iwl_trans_set_bits_mask utilitiesRotem Kerem4-43/+44
2025-06-25wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys voidMiri Korenblit1-6/+4
2025-06-25wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.cRotem Kerem4-27/+18
2025-06-25wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.cRotem Kerem5-101/+120
2025-06-25wifi: iwlwifi: mld: advertise support for TTLM changesBenjamin Berg1-0/+18
2025-06-25wifi: iwlwifi: mld: Block EMLSR when scanning on P2P DeviceIlan Peer4-26/+37
2025-06-25wifi: iwlwifi: mld: use the correct struct size for tracingBenjamin Berg1-1/+1
2025-06-25wifi: iwlwifi: support RZL platform device IDMiri Korenblit1-0/+1
2025-06-25wifi: iwlwifi: add HE 1024QAM for <242-tone RU for PEJohannes Berg1-0/+1
2025-06-25wifi: iwlwifi: make FSEQ version a debug messageJohannes Berg1-2/+2
2025-06-25wifi: iwlwifi: convert to use secs_to_jiffies()Yuesong Li2-2/+2
2025-06-25wifi: iwlwifi: fw: make PNVM version a debug messageJohannes Berg1-1/+1
2025-06-25wifi: iwlwifi: mld: make PHY config a debug messageJohannes Berg1-1/+1
2025-06-25wifi: iwlwifi: mvm: fix kernel-doc warningsJohannes Berg3-3/+9
2025-06-25wifi: iwlwifi: mei: fix kernel-doc warningsJohannes Berg1-15/+15
2025-06-25wifi: iwlwifi: pcie: fix kernel-doc warningsJohannes Berg3-6/+9
2025-06-25wifi: iwlwifi: dvm: fix some kernel-doc issuesJohannes Berg5-9/+15
2025-06-25wifi: iwlwifi: defer MLO scan after link activationJohannes Berg4-0/+43
2025-06-25wifi: iwlwifi: mld: fix last_mlo_scan_time typeJohannes Berg1-1/+1
2025-06-25wifi: iwlwifi: mld: remove special FW error resume handlingJohannes Berg2-71/+10
2025-06-25wifi: iwlwifi: mld: add timer host wakeup debugfsJohannes Berg4-2/+18
2025-06-25wifi: iwlwifi: phy periph read - flow modificationOr Ron2-1/+25