summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/power.c
Commit message (Expand)AuthorAgeFilesLines
* drivers:staging:vt6656: Fix coding style issuesSergey Lysanov2016-02-071-1/+1
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-4/+0
* staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla2015-10-241-5/+3
* staging: vt6656: implement power saving code.Malcolm Priestley2015-09-291-1/+1
* staging: vt6656: power.c replace DBG_PRT debug messagesMalcolm Priestley2014-07-171-3/+1
* staging: vt6656: remove dead code from power.c/hMalcolm Priestley2014-06-261-153/+0
* staging: vt6656: rxtx remove dead codeMalcolm Priestley2014-06-261-8/+0
* staging: vt6656: mac80211 conversion: change vnt_next_tbtt_wakeupMalcolm Priestley2014-06-261-17/+7
* staging: vt6656: mac80211 conversion: enable power savingMalcolm Priestley2014-06-261-22/+1
* staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: PSbIsNextTBTTWakeUp remove camel caseMalcolm Priestley2014-06-191-14/+14
* staging: vt6656: PSvDisablePowerSaving remove camel caseMalcolm Priestley2014-06-191-8/+8
* staging: vt6656: PSvEnablePowerSaving remove camel caseMalcolm Priestley2014-06-191-19/+19
* staging: vt6656: rename MACvWriteWord to vnt_mac_write_wordMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-191-10/+10
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: dead code remove control.c/hMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByteMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: rndis.h move all to device.hMalcolm Priestley2014-05-181-1/+0
* staging: vt6656: power.c Fix line over 80 characters.Aybuke Ozdemir2014-03-161-16/+28
* staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley2014-02-181-3/+3
* Staging: vt6656: fix code indenting error in power.cJohannes Löthberg2013-10-271-1/+1
* Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg2013-10-271-2/+1
* staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley2013-10-151-4/+2
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-4/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-1/+1
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-8/+8
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-15/+15
* staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley2013-01-181-32/+28
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-1/+1
* Staging: vt6656: Clean up switching to power saving mode.Philip Worrall2011-03-021-7/+1
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-15/+10
* Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall2011-03-021-6/+6
* Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall2011-03-021-12/+4
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-021-9/+5
* Staging: vt6656: Use C89 comments in power.cPhilip Worrall2011-03-021-38/+38
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-215/+201
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes2010-08-311-3/+3
* staging: vt6656: removed TxInSleep definitionAndres More2010-07-081-7/+1
* Staging: vt665*: fix typos concerning "management"Uwe Kleine-König2010-06-181-1/+1
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-47/+11
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-3/+3
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-9/+9
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-2/+0