summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-03-04wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo
2026-03-04wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo
2026-03-04wifi: iwlwifi: mld: Fix primary link selection logicNidhish A N
2026-03-04wifi: iwlwifi: mld: fix chandef start calculationMiri Korenblit
2026-03-04wifi: iwlwifi: fix 22000 series SMEM parsingJohannes Berg
2026-03-04wifi: iwlwifi: mvm: check the validity of noa_lenMiri Korenblit
2026-03-04wifi: iwlwifi: mld: Handle rate selection for NAN interfaceIlan Peer
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit
2025-12-16wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTPYao Zi
2025-12-16wifi: iwlwifi: Fix firmware version handlingVille Syrjälä
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-23wifi: iwlwifi: trans: rename at_least variable to min_modeJason A. Donenfeld
2025-11-20wifi: ipw2x00: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao
2025-11-03Merge tag 'iwlwifi-next-2025-10-28' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-10-28wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang
2025-10-28wifi: iwlwifi: mld: check for NULL pointer after kmallocEmmanuel Grumbach
2025-10-28wifi: iwlwifi: cfg: fix a few device namesJohannes Berg
2025-10-28wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHTNidhish A N
2025-10-28wifi: iwlwifi: disable EHT if the device doesn't allow itEmmanuel Grumbach
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg
2025-10-28wifi: iwlwifi: mld: use FW_CHECK on bad ROC notificationJohannes Berg
2025-10-28wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHzJohannes Berg
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg
2025-10-28wifi: iwlwifi: fix build when mvm/mld not configuredJohannes Berg
2025-10-28wifi: iwlwifi: mld: check the validity of noa_lenMiri Korenblit
2025-10-28wifi: iwlwifi: stop checking the firmware's error pointerEmmanuel Grumbach
2025-10-28wifi: iwlwifi: be more chatty when we fail to find a wifi7 deviceEmmanuel Grumbach
2025-10-28wifi: iwlwifi: fw: remove support of several iwl_lari_config_change_cmd versionsNidhish A N
2025-10-28wifi: iwlwifi: mld: include raw PHY notification in radiotapJohannes Berg
2025-10-28wifi: iwlwifi: mld: update to new sniffer APIJohannes Berg
2025-10-28wifi: iwlwifi: mld: set wiphy::iftype_ext_capab dynamicallyMiri Korenblit
2025-10-28wifi: iwlwifi: mld: support get/set_antennaEmmanuel Grumbach
2025-10-28wifi: iwlwifi: mvm: cleanup unsupported phy command versionsMiri Korenblit
2025-10-28wifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg
2025-10-28wifi: iwlwifi: tests: check listed PCI IDs have configsJohannes Berg
2025-10-28wifi: iwlwifi: cfg: add new device namesJohannes Berg
2025-10-28wifi: iwlwifi: iwlmld is always used for wifi7 devicesMiri Korenblit
2025-10-28wifi: iwlwifi: mvm: move rate conversions to utils.cJohannes Berg
2025-10-28wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSRMiri Korenblit
2025-10-28wifi: iwlwifi: mld: remove support from of alive notif version 6Miri Korenblit
2025-10-28wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the conventionMiri Korenblit
2025-10-20Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-10-19wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()Dan Carpenter