aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/time-event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg1-1/+3
2013-02-11iwlwifi: mvm: Change the Time Event type used for ROCIlan Peer1-3/+12
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+569