aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/time-event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-872/+0
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho1-1/+1
2015-08-06Merge tag 'iwlwifi-next-for-kalle-2015-08-04' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-9/+5
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon1-2/+2
2015-08-04iwlwifi: mvm: Do not sample the device time for session protectionIlan Peer1-2/+1
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg1-5/+2
2015-07-12iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg1-1/+1
2015-06-03iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg1-11/+7
2015-05-26iwlwifi: mvm: fix ROC reference accountingEliad Peller1-6/+9
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach1-2/+4
2015-04-02iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach1-0/+42
2015-04-02iwlwifi: fix spelling errorsSara Sharon1-2/+2
2015-03-18iwlwifi: mvm: remove time-event start/end failure warningJohannes Berg1-5/+10
2015-03-18iwlwifi: mvm: continue (with error) CSA on GO time event failureJohannes Berg1-6/+10
2015-03-12Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach1-6/+5
2015-03-12iwlwifi: mvm: clarify time event end handlingJohannes Berg1-7/+13
2015-03-12iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg1-0/+2
2015-02-23iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski1-6/+3
2014-11-24iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho1-0/+1
2014-11-24iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho1-0/+1
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho1-8/+29
2014-11-24iwlwifi: mvm: add remove flow for AUX ROC time eventsMatti Gottlieb1-21/+86
2014-10-23iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb1-1/+1
2014-09-14iwlwifi: mvm: align CSA GO NOA time event naming with the firmwareLuciano Coelho1-5/+5
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman1-2/+57
2014-07-22iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh1-14/+75
2014-07-07iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski1-0/+73
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-2/+2
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_TIME_EVENT_API_V2 flagEmmanuel Grumbach1-63/+8
2014-02-20iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach1-2/+4
2014-02-03iwlwifi: mvm: add D0i3 ref/unref for ROC commandsEliad Peller1-0/+2
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-2/+2
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-11-25iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach1-2/+5
2013-10-02iwlwifi: mvm: give client MACs time to synchronise during restartJohannes Berg1-2/+3
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-10/+23
2013-08-20treewide: Fix typo in printkMasanari Iida1-1/+1
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-23/+73
2013-08-12iwlwifi: mvm: add support to the new FW time event APIEytan Lifshitz1-23/+73
2013-08-06wireless: make TU conversion macros availableJohannes Berg1-5/+2
2013-08-06iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg1-10/+23
2013-04-03iwlwifi: mvm: Sync FW API time event notification changeIlan Peer1-4/+6
2013-03-20iwlwifi: mvm: Add support for different ROC typesIlan Peer1-15/+21
2013-03-20iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer1-1/+1
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-18iwlwifi: mvm: fix time event command handling raceJohannes Berg1-1/+6
2013-02-18iwlwifi: mvm: add debug statement to time event addJohannes Berg1-0/+3
2013-02-12iwlwifi: mvm: don't wait for session protection to startJohannes Berg1-142/+73