aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo1-1/+1
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-01-27staging: vt6656: Add missing identifier names=?UTF-8?q?Simon=20Sandstr=C3=B6m?=1-16/+18
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-3/+0
2014-07-16staging: vt6556: Remove typedefsPeter Senna Tschudin1-7/+0
2014-07-15staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin1-3/+3
2014-06-29staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley1-1/+0
2014-06-19staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbttMalcolm Priestley1-2/+1
2014-06-19staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbttMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbttMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsfMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsfMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsfMalcolm Priestley1-2/+1
2014-06-19staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offsetMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_typeMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rateMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rateMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinfMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDvUpdateBasicTopRate to vnt_update_top_ratesMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename vUpdateIFS to vnt_update_ifsMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channelMalcolm Priestley1-1/+1
2014-05-24staging: vt6656: camel case cleanup CARDbAddBasicRateMalcolm Priestley1-1/+1
2014-05-24staging: vt6656: camel case clean up CARDvUpdateBasicTopRateMalcolm Priestley1-1/+1
2014-05-24staging: vt6656: camel case cleanup vUpdateIFSMalcolm Priestley1-1/+1
2014-05-24staging: vt6656: camel case cleanup CARDvSetRSPINFMalcolm Priestley1-1/+1
2014-02-18staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley1-7/+0
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-3/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-2/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-4/+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-3/+3
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-1/+1
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-2/+2
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley1-22/+19
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-5/+5
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza1-1/+0
2011-12-22drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza1-1/+1
2011-11-30staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza1-1/+1
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-1/+2
2010-05-11staging: vt6656: card.h: code cleanup, resolved checkpatch findingsAndres More1-15/+9
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More1-4/+1
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-16/+18
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-4/+4
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-14/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-1/+1
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+109