Age | Commit message (Expand) | Author |
2024-08-27 | wifi: iwlwifi: mvm: allow ESR when we the ROC expires | Emmanuel Grumbach |
2024-07-04 | wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0 | Emmanuel Grumbach |
2024-06-28 | wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP | Johannes Berg |
2024-06-27 | Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-06-26 | wifi: iwlwifi: mvm: always unblock EMLSR on ROC end | Johannes Berg |
2024-06-12 | wifi: iwlwifi: mvm: use ROC for P2P device activities | Shaul Triebitz |
2024-06-12 | wifi: iwlwifi: mvm: separate non-BSS/ROC EMLSR blocking | Johannes Berg |
2024-06-12 | wifi: iwlwifi: mvm: unlock mvm mutex | Shaul Triebitz |
2024-05-06 | wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is active | Yedidya Benshimol |
2024-03-25 | wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF | Emmanuel Grumbach |
2024-02-21 | wifi: mac80211: check beacon countdown is complete on per link basis | Aditya Kumar Singh |
2024-02-15 | wifi: iwlwifi: cancel session protection only if there is one | Miri Korenblit |
2024-02-15 | wifi: iwlwifi: mvm: remove IWL_MVM_STATUS_NEED_FLUSH_P2P | Miri Korenblit |
2024-02-15 | Merge wireless into wireless-next | Johannes Berg |
2024-02-08 | wifi: iwlwifi: properly check if link is active | Miri Korenblit |
2024-02-08 | wifi: mac80211: add support to call csa_finish on a link | Aditya Kumar Singh |
2024-02-08 | wifi: iwlwifi: clear link_id in time_event | Miri Korenblit |
2024-02-02 | wifi: iwlwifi: mvm: make functions public | Shaul Triebitz |
2024-02-02 | wifi: iwlwifi: Fix spelling mistake "SESION" -> "SESSION" | Colin Ian King |
2024-01-26 | wifi: iwlwifi: change link id in time event to s8 | Miri Korenblit |
2023-10-23 | wifi: iwlwifi: support link id in SESSION_PROTECTION_NOTIF | Miri Korenblit |
2023-10-23 | wifi: iwlwifi: support link_id in SESSION_PROTECTION cmd | Miri Korenblit |
2023-10-23 | wifi: iwlwifi: make time_events MLO aware | Miri Korenblit |
2023-10-23 | wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API | Johannes Berg |
2023-10-23 | wifi: iwlwifi: mvm: implement ROC version 3 | Shaul Triebitz |
2023-10-23 | wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interface | Ilan Peer |
2023-09-11 | wifi: mac80211: add support for mld in ieee80211_chswitch_done | Emmanuel Grumbach |
2023-06-14 | wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare | Emmanuel Grumbach |
2023-03-30 | wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD mode | Miri Korenblit |
2023-03-30 | wifi: iwlwifi: mvm: vif preparation for MLO | Gregory Greenman |
2022-12-07 | wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variable | Jakob Koschel |
2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg |
2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg |
2022-02-18 | iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id | Johannes Berg |
2022-02-18 | iwlwifi: prefer WIDE_ID() over iwl_cmd_id() | Johannes Berg |
2021-12-21 | iwlwifi: mvm: fix AUX ROC removal | Avraham Stern |
2021-12-21 | iwlwifi: mvm: test roc running status bits before removing the sta | Nathan Errera |
2021-12-07 | iwlwifi: mvm: avoid clearing a just saved session protection id | Shaul Triebitz |
2021-09-16 | iwlwifi: mvm: Fix possible NULL dereference | Ilan Peer |
2021-08-26 | iwlwifi: mvm: don't schedule the roc_done_wk if it is already running | Avraham Stern |
2021-08-26 | iwlwifi: mvm: trigger WRT when no beacon heard | Shaul Triebitz |
2021-06-22 | iwlwifi: mvm: Explicitly stop session protection before unbinding | Ilan Peer |
2021-06-22 | iwlwifi: mvm: fix error print when session protection ends | Shaul Triebitz |
2021-04-14 | iwlwifi: mvm: don't WARN if we can't remove a time event | Emmanuel Grumbach |
2021-04-14 | iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA | Emmanuel Grumbach |
2021-04-14 | iwlwifi: mvm: enable TX on new CSA channel before disconnecting | Sara Sharon |
2021-02-11 | iwlwifi: mvm: don't check if CSA event is running before removing | Sara Sharon |
2020-12-10 | iwlwifi: use SPDX tags | Johannes Berg |
2020-11-10 | iwlwifi: mvm: properly cancel a session protection for P2P | Emmanuel Grumbach |
2020-11-10 | iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROC | Emmanuel Grumbach |