summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mld
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg
2026-01-21wifi: iwlwifi: support V13 of iwl_lari_config_change_cmdEmmanuel Grumbach
2026-01-21wifi: iwlwifi: split bios_value_u32 to separate the headerEmmanuel Grumbach
2026-01-21wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_modeEmmanuel Grumbach
2026-01-21wifi: iwlwifi: mld: prevent EMLSR when NAN is activeMiri Korenblit
2026-01-21wifi: iwlwifi: mld: add an helper to update an EMLSR blockerMiri Korenblit
2026-01-21wifi: iwlwifi: mld: Fix primary link selection logicNidhish A N
2026-01-21wifi: iwlwifi: mld: fix chandef start calculationMiri Korenblit
2026-01-21wifi: iwlwifi: mld: remove unused variable in d3.cAlly Heev
2026-01-21wifi: iwlwifi: mld: fix HE SIG-B MCS/DCM/compressionJohannes Berg
2026-01-21wifi: iwlwifi: mld: refactor AP power type settingPagadala Yesu Anjaneyulu
2026-01-21wifi: iwlwifi: mld: support TLC command version 6Miri Korenblit
2026-01-21wifi: iwlwifi: mld: trigger a dump upon notification if neededEmmanuel Grumbach
2026-01-21wifi: iwlwifi: mld: Remove wrong channel flags in scan cmdDaniel Gabay
2026-01-21wifi: iwlwifi: mld: decode VHT information for snifferBenjamin Berg
2026-01-21wifi: iwlwifi: mld: Advertise support for multicast RX registrationIlan Peer
2026-01-21wifi: iwlwifi: mld: Support changing NAN configurationIlan Peer
2026-01-21wifi: iwlwifi: mld: Extend the NAN configurationIlan Peer
2026-01-21wifi: iwlwifi: mld: Declare support for NAN capabilitiesIlan Peer
2026-01-21wifi: iwlwifi: mld: Handle rate selection for NAN interfaceIlan Peer
2026-01-21wifi: iwlwifi: mld: Add support for NANIlan Peer
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-12-16wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTPYao Zi
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-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: mld: Move EMLSR prints to IWL_DL_EHTNidhish A N
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: mld: check the validity of noa_lenMiri Korenblit
2025-10-28wifi: iwlwifi: stop checking the firmware's error pointerEmmanuel Grumbach
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: 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