summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Check the return value of vnt_control_out_* callsOscar Carter2020-04-281-9/+9
* staging: vt6656: Refactor the vnt_ofdm_min_rate functionOscar Carter2020-04-231-1/+1
* staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo2019-04-021-1/+1
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Add missing identifier names=?UTF-8?q?Simon=20Sandstr=C3=B6m?=2017-01-271-16/+18
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-3/+0
* staging: vt6556: Remove typedefsPeter Senna Tschudin2014-07-161-7/+0
* staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin2014-07-151-3/+3
* staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley2014-06-291-1/+0
* staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbttMalcolm Priestley2014-06-191-2/+1
* staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbttMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbttMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsfMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsfMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsfMalcolm Priestley2014-06-191-2/+1
* staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offsetMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_typeMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rateMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rateMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinfMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDvUpdateBasicTopRate to vnt_update_top_ratesMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename vUpdateIFS to vnt_update_ifsMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channelMalcolm Priestley2014-06-191-1/+1
* staging: vt6656: camel case cleanup CARDbAddBasicRateMalcolm Priestley2014-05-241-1/+1
* staging: vt6656: camel case clean up CARDvUpdateBasicTopRateMalcolm Priestley2014-05-241-1/+1
* staging: vt6656: camel case cleanup vUpdateIFSMalcolm Priestley2014-05-241-1/+1
* staging: vt6656: camel case cleanup CARDvSetRSPINFMalcolm Priestley2014-05-241-1/+1
* staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley2014-02-181-7/+0
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-3/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-2/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-4/+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-3/+3
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-1/+1
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-2/+2
* staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley2013-01-071-22/+19
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-5/+5
* staging: vt6656: Remove all commented macrosMarcos Paulo de Souza2012-07-091-1/+0
* drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2011-12-221-1/+1
* staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza2011-11-301-1/+1
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-1/+2
* staging: vt6656: card.h: code cleanup, resolved checkpatch findingsAndres More2010-05-111-15/+9
* Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More2010-05-111-4/+1
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-16/+18
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-4/+4
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-14/+0