aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon1-2/+3
2019-02-14iwlwifi: mvm: Fix possible NULL pointer dereferenceAvraham Stern1-1/+1
2019-01-29iwlwifi: mvm: Change FW channel info APIDavid Spinadel1-1/+3
2019-01-25iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer1-0/+1
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-7/+4
2018-03-19iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski1-7/+8
2018-03-02iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski1-2/+4
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-13/+2
2017-12-05iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach1-7/+2
2017-12-05iwlwifi: mvm: flush queue before deleting ROCJohannes Berg1-2/+22
2017-11-28iwlwifi: mvm: remove superfluous flush_work()Johannes Berg1-6/+0
2017-08-18iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern1-2/+32
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-4/+1
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-7/+8
2017-06-29iwlwifi: move notification wait into fw/Johannes Berg1-1/+1
2017-06-02iwlwifi: mvm: flush per station for DQA modeSara Sharon1-1/+4
2016-03-09iwlwifi: mvm: ROC: cleanup time event info on FW failureMatti Gottlieb1-11/+4
2015-12-13iwlwifi: mvm: cleanup roc te on restart cleanupEliad Peller1-13/+25
2015-12-01iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-01iwlwifi: mvm: move fw-dbg code to separate fileGolan Ben-Ami1-0/+1
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-0/+872