summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIFEmmanuel Grumbach1-3/+2
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh1-1/+1
2024-02-15wifi: iwlwifi: cancel session protection only if there is oneMiri Korenblit1-4/+12
2024-02-15wifi: iwlwifi: mvm: remove IWL_MVM_STATUS_NEED_FLUSH_P2PMiri Korenblit1-52/+37
2024-02-15Merge wireless into wireless-nextJohannes Berg1-1/+2
2024-02-08wifi: iwlwifi: properly check if link is activeMiri Korenblit1-2/+1
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-02-08wifi: iwlwifi: clear link_id in time_eventMiri Korenblit1-1/+2
2024-02-02wifi: iwlwifi: mvm: make functions publicShaul Triebitz1-0/+80
2024-02-02wifi: iwlwifi: Fix spelling mistake "SESION" -> "SESSION"Colin Ian King1-1/+1
2024-01-26wifi: iwlwifi: change link id in time event to s8Miri Korenblit1-4/+4
2023-10-23wifi: iwlwifi: support link id in SESSION_PROTECTION_NOTIFMiri Korenblit1-2/+25
2023-10-23wifi: iwlwifi: support link_id in SESSION_PROTECTION cmdMiri Korenblit1-21/+57
2023-10-23wifi: iwlwifi: make time_events MLO awareMiri Korenblit1-2/+8
2023-10-23wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg1-3/+4
2023-10-23wifi: iwlwifi: mvm: implement ROC version 3Shaul Triebitz1-2/+48
2023-10-23wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer1-2/+22
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-1/+1
2023-06-14wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach1-2/+2
2023-03-30wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit1-0/+6
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman1-2/+4
2022-12-07wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variableJakob Koschel1-4/+3
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-4/+4
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-2/+2
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-2/+1
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg1-10/+7
2021-12-21iwlwifi: mvm: fix AUX ROC removalAvraham Stern1-3/+6
2021-12-21iwlwifi: mvm: test roc running status bits before removing the staNathan Errera1-3/+12
2021-12-07iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2021-09-16iwlwifi: mvm: Fix possible NULL dereferenceIlan Peer1-1/+2
2021-08-26iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern1-12/+19
2021-08-26iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz1-0/+10
2021-06-22iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer1-11/+30
2021-06-22iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-04-14iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach1-2/+2
2021-04-14iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach1-1/+12
2021-04-14iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon1-0/+10
2021-02-11iwlwifi: mvm: don't check if CSA event is running before removingSara Sharon1-3/+0
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-62/+6
2020-11-10iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach1-31/+63
2020-11-10iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach1-3/+6
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach1-0/+22
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-0/+6
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera1-12/+9
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-1/+1
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern1-0/+4
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach1-11/+60
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach1-1/+188
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-6/+2
2019-04-29iwlwifi: mvm: Don't sleep in RX pathAndrei Otcheretianski1-1/+1