summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mld
AgeCommit message (Expand)AuthorLines
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-40/+129
2026-03-25wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END genericallyJohannes Berg-9/+4
2026-03-25wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_validMiri Korenblit-5/+19
2026-03-25wifi: iwlwifi: mld: block EMLSR during TDLS connectionsAvinash Bhatt-4/+22
2026-03-25wifi: iwlwifi: mld: update the TLC when we deactivate a linkEmmanuel Grumbach-1/+56
2026-03-25wifi: iwlwifi: add a macro for max FW linksMiri Korenblit-4/+4
2026-03-25wifi: iwlwifi: mld: always assign a fw id to a vifMiri Korenblit-0/+5
2026-03-25wifi: iwlwifi: mld: use the dedicated helper to extract a linkMiri Korenblit-6/+3
2026-03-25wifi: iwlwifi: add MAC context command version 4Johannes Berg-3/+10
2026-03-25wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()Avinash Bhatt-1/+3
2026-03-25wifi: iwlwifi: mld: add double-include guards to nan.hJohannes Berg-1/+4
2026-03-25wifi: iwlwifi: mld: make alloc functions not forced staticJohannes Berg-8/+8
2026-03-25wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argumentJohannes Berg-2/+2
2026-03-25wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()Johannes Berg-4/+4
2026-03-25wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() staticJohannes Berg-3/+1
2026-03-25wifi: iwlwifi: use IWL_FW_CHECK for sync timeoutJohannes Berg-2/+3
2026-03-25wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG commandPagadala Yesu Anjaneyulu-0/+16
2026-03-25wifi: iwlwifi: add CQM event support for per-link RSSI changesAvinash Bhatt-1/+27
2026-03-25wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handlingPagadala Yesu Anjaneyulu-7/+3
2026-03-25wifi: iwlwifi: mld: support changing iftype at runtimeJohannes Berg-0/+25
2026-03-25wifi: iwlwifi: mld: set UHR MCS in RX statusJohannes Berg-0/+7
2026-03-25wifi: iwlwifi: mld: enable UHR in TLCJohannes Berg-4/+24
2026-03-25wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSECEmmanuel Grumbach-2/+0
2026-03-25wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6Emmanuel Grumbach-6/+26
2026-03-25wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMDEmmanuel Grumbach-7/+30
2026-03-25wifi: iwlwifi: regulatory: support a new command for PPAGEmmanuel Grumbach-11/+55
2026-03-25wifi: iwlwifi: mld: add support for sta command version 3Miri Korenblit-6/+36
2026-03-25wifi: iwlwifi: mld: Introduce scan command version 18Ilan Peer-17/+70
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: mld: add support for iwl_mcc_allowed_ap_type_cmd v2Emmanuel Grumbach-7/+29
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg-32/+88
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu-8/+41
2026-03-06wifi: move action code from per-type frame structsJohannes Berg-3/+3
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit-3/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-5/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-29/+26
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit-2/+2
2026-01-21wifi: iwlwifi: mld: change cluster_id type to u8 arrayBenjamin Berg-9/+7
2026-01-21wifi: iwlwifi: support V13 of iwl_lari_config_change_cmdEmmanuel Grumbach-4/+36
2026-01-21wifi: iwlwifi: split bios_value_u32 to separate the headerEmmanuel Grumbach-7/+7
2026-01-21wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_modeEmmanuel Grumbach-1/+17
2026-01-21wifi: iwlwifi: mld: prevent EMLSR when NAN is activeMiri Korenblit-5/+43
2026-01-21wifi: iwlwifi: mld: add an helper to update an EMLSR blockerMiri Korenblit-13/+26
2026-01-21wifi: iwlwifi: mld: Fix primary link selection logicNidhish A N-8/+15