summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/power.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann2022-07-141-3/+3
* staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann2022-07-141-8/+7
* staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann2022-06-061-2/+2
* staging: vt6655: fix camelcase in PortOffsetTommaso Merciai2021-10-101-12/+12
* staging: vt6655: Remove filenames in filesAldas Taraškevičius2021-08-281-2/+0
* staging: vt6655: power.c: code reformatting for improved readabilityLourdes Pedrajas2020-03-111-0/+5
* staging: vt6655: power.c: Remove setting ATIM Window in PSvEnablePowerSaving()Lourdes Pedrajas2020-03-111-5/+0
* staging: vt6655: Fix open ended linesFrank A. Cancio Bello2019-11-031-8/+2
* 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