aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2017-07-16staging: vt6656: Remove unnecessary blank linesSimon Sandström1-4/+2
2016-02-07drivers:staging:vt6656: Fix coding style issuesSergey Lysanov1-1/+1
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-4/+0
2015-10-24staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla1-5/+3
2015-09-29staging: vt6656: implement power saving code.Malcolm Priestley1-1/+1
2014-07-17staging: vt6656: power.c replace DBG_PRT debug messagesMalcolm Priestley1-3/+1
2014-06-26staging: vt6656: remove dead code from power.c/hMalcolm Priestley1-153/+0
2014-06-26staging: vt6656: rxtx remove dead codeMalcolm Priestley1-8/+0
2014-06-26staging: vt6656: mac80211 conversion: change vnt_next_tbtt_wakeupMalcolm Priestley1-17/+7
2014-06-26staging: vt6656: mac80211 conversion: enable power savingMalcolm Priestley1-22/+1
2014-06-19staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: PSbIsNextTBTTWakeUp remove camel caseMalcolm Priestley1-14/+14
2014-06-19staging: vt6656: PSvDisablePowerSaving remove camel caseMalcolm Priestley1-8/+8
2014-06-19staging: vt6656: PSvEnablePowerSaving remove camel caseMalcolm Priestley1-19/+19
2014-06-19staging: vt6656: rename MACvWriteWord to vnt_mac_write_wordMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley1-10/+10
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley1-2/+2
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByteMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley1-1/+1
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley1-1/+0
2014-03-16staging: vt6656: power.c Fix line over 80 characters.Aybuke Ozdemir1-16/+28
2014-02-18staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley1-3/+3
2013-10-27Staging: vt6656: fix code indenting error in power.cJohannes Löthberg1-1/+1
2013-10-27Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg1-2/+1
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley1-4/+2
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-4/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-1/+1
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-8/+8
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-15/+15
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley1-32/+28
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-1/+1
2011-03-02Staging: vt6656: Clean up switching to power saving mode.Philip Worrall1-7/+1
2011-03-02Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall1-15/+10
2011-03-02Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall1-6/+6
2011-03-02Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall1-12/+4
2011-03-02Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall1-9/+5
2011-03-02Staging: vt6656: Use C89 comments in power.cPhilip Worrall1-38/+38
2011-03-02Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall1-215/+201
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-31staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes1-3/+3
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More1-7/+1
2010-06-18Staging: vt665*: fix typos concerning "management"Uwe Kleine-König1-1/+1
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-47/+11