summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/time-event.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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/iwlw...John 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-04iwlwifi: 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