summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2025-10-28wifi: iwlwifi: mld: check the validity of noa_lenMiri Korenblit-0/+13
2025-10-28wifi: iwlwifi: stop checking the firmware's error pointerEmmanuel Grumbach-25/+3
2025-10-28wifi: iwlwifi: be more chatty when we fail to find a wifi7 deviceEmmanuel Grumbach-8/+16
2025-10-28wifi: iwlwifi: fw: remove support of several iwl_lari_config_change_cmd versionsNidhish A N-149/+11
2025-10-28wifi: iwlwifi: mld: include raw PHY notification in radiotapJohannes Berg-3/+42
2025-10-28wifi: iwlwifi: mld: update to new sniffer APIJohannes Berg-795/+1171
2025-10-28wifi: iwlwifi: mld: set wiphy::iftype_ext_capab dynamicallyMiri Korenblit-30/+39
2025-10-28wifi: iwlwifi: mld: support get/set_antennaEmmanuel Grumbach-0/+45
2025-10-28wifi: iwlwifi: mvm: cleanup unsupported phy command versionsMiri Korenblit-21/+6
2025-10-28wifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg-118/+194
2025-10-28wifi: iwlwifi: tests: check listed PCI IDs have configsJohannes Berg-0/+28
2025-10-28wifi: iwlwifi: cfg: add new device namesJohannes Berg-0/+5
2025-10-28wifi: iwlwifi: iwlmld is always used for wifi7 devicesMiri Korenblit-11/+7
2025-10-28wifi: iwlwifi: mvm: move rate conversions to utils.cJohannes Berg-167/+169
2025-10-28wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSRMiri Korenblit-1/+2
2025-10-28wifi: iwlwifi: mld: remove support from of alive notif version 6Miri Korenblit-4/+2
2025-10-28wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the conventionMiri Korenblit-4/+4
2025-10-20Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-2/+3
2025-10-19wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()Dan Carpenter-2/+3
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-09-15wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg-1/+1
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-3630/+1450
2025-09-09wifi: iwlwifi: fix 130/1030 configsJohannes Berg-13/+13
2025-09-09wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supportedMiri Korenblit-3/+1
2025-09-09wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1Miri Korenblit-21/+8
2025-09-09wifi: iwlwifi: mld: remove support from of sta cmd version 1Miri Korenblit-5/+3
2025-09-09wifi: iwlwifi: mld: remove support of roc cmd version 5Miri Korenblit-8/+2
2025-09-09wifi: iwlwifi: mld: remove support of mac cmd ver 2Miri Korenblit-22/+8
2025-09-09wifi: iwlwifi: mld: don't consider phy cmd version 5Miri Korenblit-1/+1
2025-09-09wifi: iwlwifi: implement wowlan status notification API updateRotem Kerem-49/+306
2025-09-09wifi: iwlwifi: fw: Add ASUS to PPAG and TAS listNidhish A N-2/+12
2025-09-09wifi: iwlwifi: add kunit tests for nvm parsePagadala Yesu Anjaneyulu-72/+152
2025-09-09wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flagsMiri Korenblit-0/+3
2025-09-09wifi: iwlwifi: pcie: move ltr_enabled to the specific transportMiri Korenblit-5/+19
2025-09-09wifi: iwlwifi: pcie: move pm_support to the specific transportMiri Korenblit-4/+23
2025-09-09wifi: iwlwifi: rename iwl_finish_nic_initMiri Korenblit-15/+15
2025-09-09wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a booleanRotem Kerem-12/+8
2025-09-09wifi: iwlwifi: add STATUS_FW_ERROR APIRotem Kerem-10/+21
2025-09-07wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfsMiaoqian Lin-1/+5
2025-09-07wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdrGustavo A. R. Silva-2/+0
2025-09-07wifi: iwlwifi: Remove redundant header filesLiao Yuanhong-1/+0
2025-09-07wifi: iwlwifi: Remove duplicated include in trans.cYang Li-1/+0
2025-09-04Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-3393/+884
2025-09-03wifi: iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-en...Gustavo A. R. Silva-24/+0
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit-0/+6
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit-6/+0
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit-8/+61
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit-7/+4
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit-0/+3
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit-19/+91