summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mld/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-23wifi: iwlwifi: Remove support for rx OMI bandwidth reductionMiri Korenblit1-57/+0
2025-07-23wifi: iwlwifi: disable certain features for fips_enabledJohannes Berg1-1/+10
2025-07-23wifi: iwlwifi: mld: support channel survey collection for ACS scansBenjamin Berg1-0/+1
2025-07-23wifi: iwlwifi: mld: disable RX aggregation if requestedMiri Korenblit1-0/+4
2025-06-25Merge tag 'iwlwifi-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg1-28/+29
2025-06-25wifi: iwlwifi: mld: don't exit EMLSR when we shouldn'tMiri Korenblit1-0/+1
2025-06-25wifi: iwlwifi: mld: advertise support for TTLM changesBenjamin Berg1-0/+18
2025-06-25wifi: iwlwifi: mld: Block EMLSR when scanning on P2P DeviceIlan Peer1-26/+1
2025-06-25wifi: iwlwifi: mld: remove special FW error resume handlingJohannes Berg1-1/+8
2025-06-25wifi: iwlwifi: mld: fix misspelling of 'established'Johannes Berg1-1/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-2/+4
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg1-19/+66
2025-05-10wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHzJohannes Berg1-1/+0
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: handle v3 ratesJohannes Berg1-0/+18
2025-05-07wifi: iwlwifi: mld: don't check the TPT counters when scanningMiri Korenblit1-2/+14
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg1-3/+3
2025-05-07Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-9/+0
2025-05-06wifi: iwlwifi: mld: start AP with the correct bandwidthAvraham Stern1-2/+1
2025-05-06wifi: iwlwifi: mld: add monitor internal stationDaniel Gabay1-2/+10
2025-05-06wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2Miri Korenblit1-4/+9
2025-05-06wifi: iwlwifi: mld: don't return an error if the FW is deadMiri Korenblit1-3/+9
2025-05-06wifi: iwlwifi: mld: check for NULL before referencing a pointerMiri Korenblit1-1/+1
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit1-5/+0
2025-04-23wifi: iwlwifi: mld: refactor purging async notificationsMiri Korenblit1-7/+3
2025-04-23wifi: iwlwifi: mld: only create debugfs symlink if it does not existBenjamin Berg1-0/+1
2025-04-11wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() errorLukas Wunner1-2/+2
2025-04-02iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabledArnd Bergmann1-2/+5
2025-03-18wifi: iwlwifi: mld: iwl_mld_remove_link can't failMiri Korenblit1-7/+2
2025-03-18wifi: iwlwifi: mld: allow EMLSR for unequal bandwidthMiri Korenblit1-7/+3
2025-03-18wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FWMiri Korenblit1-6/+7
2025-03-11wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHzJohannes Berg1-2/+2
2025-03-11wifi: iwlwifi: mld: initialize regulatory earlyJohannes Berg1-9/+0
2025-03-11wifi: iwlwifi: mld: track channel_load_not_by_usMiri Korenblit1-0/+1
2025-03-11wifi: iwlwifi: mld: fix SMPS W/AMiri Korenblit1-5/+20
2025-03-05wifi: iwlwifi: add iwlmld sub-driverMiri Korenblit1-0/+2671