summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mld
AgeCommit message (Expand)AuthorFilesLines
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit1-0/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+6
2025-06-04wifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer1-4/+4
2025-06-04wifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit1-1/+2
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2025-05-27wifi: iwlwifi: mld: Work around Clang loop unrolling bugKees Cook1-1/+1
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg39-425/+1154
2025-05-15wifi: iwlwifi: mld: allow 2 ROCs on the same vifMiri Korenblit2-17/+44
2025-05-15wifi: iwlwifi: use normal versioning convention for iwl_tx_cmdMiri Korenblit1-2/+2
2025-05-12wifi: iwlwifi: mld: add debug log instead of warningSomashekhar Puttagangaiah1-1/+4
2025-05-10wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHzJohannes Berg1-1/+0
2025-05-10wifi: iwlwifi: mld: add support for ROC on BSSPagadala Yesu Anjaneyulu5-25/+60
2025-05-10wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROCPagadala Yesu Anjaneyulu2-7/+9
2025-05-10wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vifPagadala Yesu Anjaneyulu8-21/+14
2025-05-10wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vifPagadala Yesu Anjaneyulu2-3/+7
2025-05-10wifi: iwlwifi: mld: Correct comments for cleanup functionsPagadala Yesu Anjaneyulu2-2/+2
2025-05-10wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfgJohannes Berg3-5/+5
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg5-5/+5
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg1-1/+1
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg2-2/+2
2025-05-09wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info()Johannes Berg1-2/+2
2025-05-09wifi: iwlwifi: cfg: inline HT paramsJohannes Berg1-2/+2
2025-05-09wifi: iwlwifi: mld: call thermal exit without wiphy lock heldBenjamin Berg2-1/+6
2025-05-09wifi: iwlwifi: mld: avoid init-after-queueMiri Korenblit1-2/+3
2025-05-09wifi: iwlwifi: mld: use a radio/system specific power budgetBenjamin Berg2-28/+57
2025-05-09wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qualBenjamin Berg1-2/+2
2025-05-09wifi: iwlwifi: Add a new version for mac config commandYedidya Benshimol1-9/+26
2025-05-09wifi: iwlwifi: Add a new version for sta config commandYedidya Benshimol1-3/+5
2025-05-09wifi: iwlwifi: mld: remove one more error in unallocated BAIDMiri Korenblit1-3/+5
2025-05-07wifi: iwlwifi: handle v3 ratesJohannes Berg8-23/+79
2025-05-07wifi: iwlwifi: mld: add RFI_CONFIG_CMD to iwl_mld_system_names arrayPagadala Yesu Anjaneyulu1-0/+1
2025-05-07wifi: iwlwifi: make iwl_uefi_get_uats_table() return voidJohannes Berg1-3/+1
2025-05-07wifi: iwlwifi: mld: add debugfs for using ptp clock time for monitor interfaceAvraham Stern3-1/+18
2025-05-07wifi: iwlwifi: mld: don't check the TPT counters when scanningMiri Korenblit4-2/+86
2025-05-07wifi: iwlwifi: mld: don't report bad EHT rate to mac80211Johannes Berg1-0/+1
2025-05-07wifi: iwlwifi: mld: build HT/VHT injected rate in v2Johannes Berg1-24/+17
2025-05-07wifi: iwlwifi: rename modulation type valuesJohannes Berg4-27/+28
2025-05-07wifi: iwlwifi: remove sku_id from transJohannes Berg1-12/+21
2025-05-07wifi: iwlwifi: trans: move ext_32khz_clock_valid to configJohannes Berg1-5/+6
2025-05-07wifi: iwlwifi: move STEP config into trans->confJohannes Berg1-3/+4
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg2-25/+24
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg11-24/+24
2025-05-07wifi: iwlwifi: trans: remove SCD base address validationJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: pass full FW info to transportJohannes Berg2-5/+1
2025-05-07wifi: iwlwifi: handle reasons recommended by FW for leaving EMLSRSomashekhar Puttagangaiah2-6/+28
2025-05-07wifi: iwlwifi: remove PM mode and send-in-D3Johannes Berg2-4/+0
2025-05-07Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski12-167/+125
2025-05-06wifi: iwlwifi: mld: set rx_mpdu_cmd_hdr_sizeJohannes Berg1-0/+1
2025-05-06wifi: iwlwifi: mld: force the responder to use the full bandwidthAvraham Stern1-0/+3