summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: support link id in SESSION_PROTECTION_NOTIFMiri Korenblit2023-10-231-2/+25
* wifi: iwlwifi: support link_id in SESSION_PROTECTION cmdMiri Korenblit2023-10-231-21/+57
* wifi: iwlwifi: make time_events MLO awareMiri Korenblit2023-10-231-2/+8
* wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg2023-10-231-3/+4
* wifi: iwlwifi: mvm: implement ROC version 3Shaul Triebitz2023-10-231-2/+48
* wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer2023-10-231-2/+22
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-1/+1
* wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach2023-06-141-2/+2
* wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit2023-03-301-0/+6
* wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman2023-03-301-2/+4
* wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variableJakob Koschel2022-12-071-4/+3
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-4/+4
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-2/+2
* iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg2022-02-181-2/+1
* iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-181-10/+7
* iwlwifi: mvm: fix AUX ROC removalAvraham Stern2021-12-211-3/+6
* iwlwifi: mvm: test roc running status bits before removing the staNathan Errera2021-12-211-3/+12
* iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz2021-12-071-6/+6
* iwlwifi: mvm: Fix possible NULL dereferenceIlan Peer2021-09-161-1/+2
* iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern2021-08-261-12/+19
* iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz2021-08-261-0/+10
* iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer2021-06-221-11/+30
* iwlwifi: mvm: fix error print when session protection endsShaul Triebitz2021-06-221-0/+4
* iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach2021-04-141-2/+2
* iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach2021-04-141-1/+12
* iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon2021-04-141-0/+10
* iwlwifi: mvm: don't check if CSA event is running before removingSara Sharon2021-02-111-3/+0
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-62/+6
* iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-101-31/+63
* iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach2020-11-101-3/+6
* iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach2020-10-081-0/+22
* iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera2020-10-081-0/+6
* iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera2020-10-081-12/+9
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-1/+1
* iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern2020-03-061-0/+4
* iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach2020-02-031-11/+60
* iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach2019-10-251-1/+188
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-6/+2
* iwlwifi: mvm: Don't sleep in RX pathAndrei Otcheretianski2019-04-291-1/+1
* iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon2019-03-221-2/+3
* iwlwifi: mvm: Fix possible NULL pointer dereferenceAvraham Stern2019-02-141-1/+1
* iwlwifi: mvm: Change FW channel info APIDavid Spinadel2019-01-291-1/+3
* iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer2019-01-251-0/+1
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-7/+4
* iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-191-7/+8
* iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2018-03-021-2/+4
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-191-13/+2
|\
| * iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach2017-12-051-7/+2
| * iwlwifi: mvm: remove superfluous flush_work()Johannes Berg2017-11-281-6/+0
* | iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-051-2/+22
|/