aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: vt6655: Align function declarationMadhumitha Prabakaran1-5/+2
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-5/+0
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao1-1/+0
2016-08-21staging: vt6655: power.c: Fix checkpatch warningAnson Jacob1-6/+6
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley1-1/+1
2016-02-07staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley1-3/+3
2016-02-07staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley1-7/+3
2016-02-07staging: vt6655: power.c replace pDevice with privMalcolm Priestley1-28/+28
2015-07-14staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley1-4/+12
2015-01-12staging: vt6655: Replace C99 comments in power.c and upc.h.Nicholas Parkanyi1-13/+13
2014-10-29staging: vt6655: dead code remove header type.hMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: dead code remove wmgr.hMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: remove dead functions in power.c/hMalcolm Priestley1-171/+0
2014-10-29staging: vt6655: mac80211 conversion: PSbIsNextTBTTWakeUp convert to mac80211Malcolm Priestley1-13/+6
2014-10-29staging: vt6655: mac80211 conversion: enable power savingMalcolm Priestley1-12/+3
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode.Malcolm Priestley1-3/+4
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-6/+4
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley1-6/+6
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley1-5/+1
2014-07-27staging: vt6655: remove braces for single statements ifGuillaume Clement1-2/+1
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement1-1/+1
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement1-4/+0
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-12/+8
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-13/+3
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta1-1/+1
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta1-4/+3
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-26/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-8/+4
2013-03-18staging:vt6655:power: Whitespace cleanupsJoe Perches1-234/+234
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+1
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-1/+1
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-6/+6
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-18/+18
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-7/+7
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-3/+3
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-2/+2
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-10/+10
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément1-6/+6
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-3/+3
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-2/+0
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-27/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-0/+1
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-6/+6
2009-09-15Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König1-1/+1
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+441