summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/power.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0Star
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Remove unnecessary blank linesSimon Sandström2017-07-161-4/+2Star
* drivers:staging:vt6656: Fix coding style issuesSergey Lysanov2016-02-081-1/+1
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-201-4/+0Star
* staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla2015-10-251-5/+3Star
* staging: vt6656: implement power saving code.Malcolm Priestley2015-09-291-1/+1
* staging: vt6656: power.c replace DBG_PRT debug messagesMalcolm Priestley2014-07-181-3/+1Star
* staging: vt6656: remove dead code from power.c/hMalcolm Priestley2014-06-271-153/+0Star
* staging: vt6656: rxtx remove dead codeMalcolm Priestley2014-06-271-8/+0Star
* staging: vt6656: mac80211 conversion: change vnt_next_tbtt_wakeupMalcolm Priestley2014-06-271-17/+7Star
* staging: vt6656: mac80211 conversion: enable power savingMalcolm Priestley2014-06-271-22/+1Star
* staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley2014-06-201-2/+2
* staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley2014-06-201-1/+1
* staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley2014-06-201-2/+2
* staging: vt6656: PSbIsNextTBTTWakeUp remove camel caseMalcolm Priestley2014-06-201-14/+14
* staging: vt6656: PSvDisablePowerSaving remove camel caseMalcolm Priestley2014-06-201-8/+8
* staging: vt6656: PSvEnablePowerSaving remove camel caseMalcolm Priestley2014-06-201-19/+19
* staging: vt6656: rename MACvWriteWord to vnt_mac_write_wordMalcolm Priestley2014-06-201-2/+2
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-201-10/+10
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-201-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/+0Star
* staging: vt6656: power.c Fix line over 80 characters.Aybuke Ozdemir2014-03-171-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-281-1/+1
* Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg2013-10-271-2/+1Star
* staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley2013-10-151-4/+2Star
* staging: vt6656: remove consecutive newlinesAndres More2013-03-291-4/+0Star
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0Star
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0Star
* 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/+28Star
* 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/+1Star
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-15/+10Star
* 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/+4Star
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-021-9/+5Star
* 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/+201Star
* 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/+1Star
* 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/+11Star