summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/power.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Align function declarationMadhumitha Prabakaran2019-03-181-5/+2
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-5/+0
* staging: vt6655: Removes unnecessary blank lines.Varsha Rao2016-10-161-1/+0
* staging: vt6655: power.c: Fix checkpatch warningAnson Jacob2016-08-211-6/+6
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-071-1/+1
* staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley2016-02-071-3/+3
* staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2016-02-071-7/+3
* staging: vt6655: power.c replace pDevice with privMalcolm Priestley2016-02-071-28/+28
* staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley2015-07-141-4/+12
* staging: vt6655: Replace C99 comments in power.c and upc.h.Nicholas Parkanyi2015-01-121-13/+13
* staging: vt6655: dead code remove header type.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove wmgr.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: remove dead functions in power.c/hMalcolm Priestley2014-10-291-171/+0
* staging: vt6655: mac80211 conversion: PSbIsNextTBTTWakeUp convert to mac80211Malcolm Priestley2014-10-291-13/+6
* staging: vt6655: mac80211 conversion: enable power savingMalcolm Priestley2014-10-291-12/+3
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-301-3/+4
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-6/+4
* staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley2014-08-161-6/+6
* staging: vt6655: Remove TxInSleep macroMalcolm Priestley2014-08-161-5/+1
* staging: vt6655: remove braces for single statements ifGuillaume Clement2014-07-271-2/+1
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-271-1/+1
* staging: vt6655: remove useless return statementsGuillaume Clement2014-07-271-4/+0
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-12/+8
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-13/+3
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-1/+1
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-4/+3
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-26/+0
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-8/+4
* staging:vt6655:power: Whitespace cleanupsJoe Perches2013-03-181-234/+234
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-1/+1
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-1/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-6/+6
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-18/+18
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-7/+7
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-3/+3
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-10/+10
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-6/+6
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-3/+3
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-2/+0
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-1/+0
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-27/+0
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-0/+1
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-6/+6
* Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König2009-09-151-1/+1
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+441