summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook10-20/+15
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds11-36/+18
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds6-8/+8
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds33-50/+50
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook52-180/+150
6 daysMerge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+7
13 daysnet: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds4-0/+4
14 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds58-931/+1596
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-13/+6
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+7
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit1-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit2-2/+2
2026-01-27Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg55-925/+1591
2026-01-27wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo1-0/+2
2026-01-27wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo1-0/+2
2026-01-21wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_mapEmmanuel Grumbach3-5/+6
2026-01-21wifi: iwlwifi: mvm: Remove link_id from time_eventsNidhish A N6-40/+21
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg2-13/+12
2026-01-21wifi: iwlwifi: support V13 of iwl_lari_config_change_cmdEmmanuel Grumbach7-7/+65
2026-01-21wifi: iwlwifi: split bios_value_u32 to separate the headerEmmanuel Grumbach5-15/+26
2026-01-21wifi: iwlwifi: uefi: cache the DSM functionsEmmanuel Grumbach2-16/+51
2026-01-21wifi: iwlwifi: acpi: cache the DSM functionsEmmanuel Grumbach2-39/+84
2026-01-21wifi: iwlwifi: mvm: Cleanup MLO codeNidhish A N13-488/+39
2026-01-21wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_modeEmmanuel Grumbach4-53/+66
2026-01-21wifi: iwlwifi: move lari helper functions to the op_modeEmmanuel Grumbach3-155/+147
2026-01-21wifi: iwlwifi: mld: prevent EMLSR when NAN is activeMiri Korenblit5-5/+43
2026-01-21wifi: iwlwifi: mld: add an helper to update an EMLSR blockerMiri Korenblit1-13/+26
2026-01-21wifi: iwlwifi: mld: Fix primary link selection logicNidhish A N1-8/+15
2026-01-21wifi: iwlwifi: cfg: remove iwl_be221_nameJohannes Berg2-2/+0
2026-01-21wifi: iwlwifi: mld: fix chandef start calculationMiri Korenblit1-2/+2
2026-01-21wifi: iwlwifi: mld: remove unused variable in d3.cAlly Heev1-2/+0
2026-01-21wifi: iwlwifi: fw: api: add HE type for UHR ELRJohannes Berg1-1/+2
2026-01-21wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to the per-rf fileMiri Korenblit2-12/+12
2026-01-21wifi: iwlwifi: mld: fix HE SIG-B MCS/DCM/compressionJohannes Berg2-5/+7
2026-01-21wifi: iwlwifi: fw: api: add UHR data definitionsJohannes Berg1-3/+66
2026-01-21wifi: iwlwifi: add UHR TLC modeJohannes Berg1-0/+2
2026-01-21wifi: iwlwifi: adjust LINK context NPCA APIJohannes Berg1-7/+22
2026-01-21wifi: iwlwifi: mld: refactor AP power type settingPagadala Yesu Anjaneyulu1-6/+31
2026-01-21wifi: iwlwifi: fix 22000 series SMEM parsingJohannes Berg1-2/+6
2026-01-21wifi: iwlwifi: mld: support TLC command version 6Miri Korenblit2-15/+106
2026-01-21wifi: iwlwifi: mld: trigger a dump upon notification if neededEmmanuel Grumbach1-0/+4
2026-01-21wifi: iwlwifi: fw: fix documentation reference for ap_type fieldPagadala Yesu Anjaneyulu1-1/+1
2026-01-21wifi: iwlwifi: mvm: check the validity of noa_lenMiri Korenblit1-0/+14
2026-01-21wifi: iwlwifi: mvm: Remove few redundant 6 GHz scan chan paramsDaniel Gabay1-5/+5
2026-01-21wifi: iwlwifi: mld: Remove wrong channel flags in scan cmdDaniel Gabay1-6/+6
2026-01-21wifi: iwlwifi: mld: decode VHT information for snifferBenjamin Berg2-1/+155
2026-01-21wifi: iwlwifi: mld: Advertise support for multicast RX registrationIlan Peer1-0/+2
2026-01-21wifi: iwlwifi: mld: Support changing NAN configurationIlan Peer3-13/+44
2026-01-21wifi: iwlwifi: mld: Extend the NAN configurationIlan Peer1-52/+79