summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2026-03-25wifi: iwlwifi: acpi: check the size of the ACPI PPAG tablesEmmanuel Grumbach-3/+13
2026-03-25wifi: iwlwifi: regulatory: support a new command for PPAGEmmanuel Grumbach-12/+91
2026-03-25wifi: iwlwifi: mld: add support for sta command version 3Miri Korenblit-14/+132
2026-03-25wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvmEmmanuel Grumbach-131/+128
2026-03-25wifi: iwlwifi: uefi: open code the PPAG table store operationEmmanuel Grumbach-14/+25
2026-03-25wifi: iwlwifi: mld: Introduce scan command version 18Ilan Peer-17/+115
2026-03-25wifi: iwlwifi: mld: Refactor scan command handlingIlan Peer-47/+114
2026-03-25wifi: iwlwifi: mld: remove unused scan expire time constantsPagadala Yesu Anjaneyulu-2/+0
2026-03-25wifi: iwlwifi: mvm: cleanup some more MLO codeNidhish A N-472/+0
2026-03-25wifi: iwlwifi: acpi: better use ARRAY_SIZE than a defineEmmanuel Grumbach-1/+2
2026-03-25wifi: iwlwifi: uefi: decouple UEFI and firmware APIsEmmanuel Grumbach-2/+21
2026-03-25wifi: iwlwifi: ensure we don't read SAR values past the limitEmmanuel Grumbach-0/+4
2026-03-25wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2Emmanuel Grumbach-27/+102
2026-03-25wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wqMarco Crivellari-3/+3
2026-03-25wifi: iwlwifi: fw: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-2/+2
2026-03-25wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-1/+1
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy-1/+1
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg-32/+88
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach-1/+2
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu-8/+56
2026-03-06wifi: move action code from per-type frame structsJohannes Berg-10/+9
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit-3/+2
2026-03-02wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-5/+14
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-20/+15
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-36/+18
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-50/+50
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-180/+150
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+7
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore-1/+7
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+4
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-931/+1596
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+6
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+7
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit-2/+2
2026-01-27Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-925/+1591
2026-01-27wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo-0/+2
2026-01-27wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo-0/+2
2026-01-21wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_mapEmmanuel Grumbach-5/+6
2026-01-21wifi: iwlwifi: mvm: Remove link_id from time_eventsNidhish A N-40/+21
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg-13/+12
2026-01-21wifi: iwlwifi: support V13 of iwl_lari_config_change_cmdEmmanuel Grumbach-7/+65
2026-01-21wifi: iwlwifi: split bios_value_u32 to separate the headerEmmanuel Grumbach-15/+26
2026-01-21wifi: iwlwifi: uefi: cache the DSM functionsEmmanuel Grumbach-16/+51
2026-01-21wifi: iwlwifi: acpi: cache the DSM functionsEmmanuel Grumbach-39/+84
2026-01-21wifi: iwlwifi: mvm: Cleanup MLO codeNidhish A N-488/+39
2026-01-21wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_modeEmmanuel Grumbach-53/+66
2026-01-21wifi: iwlwifi: move lari helper functions to the op_modeEmmanuel Grumbach-155/+147
2026-01-21wifi: iwlwifi: mld: prevent EMLSR when NAN is activeMiri Korenblit-5/+43