aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26staging: vt6655: Modify comment style of SPDX License IdentifierGanesh Biradar1-1/+1
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2017-03-16staging: vt6655: Copy argument names from function definition to declaration to fix checkpatch warningsTuomo Rinne1-5/+5
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley1-1/+1
2015-08-05staging: vt6655: Fixed C99 style comment to C89 style.Lior Pugatch1-1/+1
2014-10-29staging: vt6655: dead code remove header type.hMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: Move LIFETIME RES 64us macros to rxtx.hMalcolm Priestley1-0/+4
2014-10-29staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: rxtx remove dead functionsMalcolm Priestley1-34/+0
2014-10-29staging: vt6655: mac8021 conversion: add new tx functionsMalcolm Priestley1-0/+14
2014-08-30staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fbMalcolm Priestley1-0/+10
2014-08-30staging: vt6655: replace typedef struct tagSCTS with struct vnt_ctsMalcolm Priestley1-0/+9
2014-08-30staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fbMalcolm Priestley1-0/+9
2014-08-30staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_abMalcolm Priestley1-0/+7
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fbMalcolm Priestley1-0/+14
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_gMalcolm Priestley1-0/+11
2014-08-30staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_tx_datahead_a_fbMalcolm Priestley1-0/+8
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_datahead_abMalcolm Priestley1-0/+6
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_tx_datahead_g_fbMalcolm Priestley1-0/+11
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_datahead_gMalcolm Priestley1-0/+10
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_rrv_time_abMalcolm Priestley1-0/+5
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt_rrv_time_ctsMalcolm Priestley1-0/+7
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt_rrv_time_rtsMalcolm Priestley1-0/+10
2014-08-30staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon_xmitMalcolm Priestley1-0/+8
2014-08-30staging: vt6655: rxtx.h structure vnt_mic_hdr add IEEE80211_CCMP_PN_LEN macroMalcolm Priestley1-1/+1
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley1-9/+13
2014-08-16staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadMalcolm Priestley1-0/+17
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-11/+0
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-4/+0
2013-03-18staging:vt6655:rxtx: Whitespace cleanupsJoe Perches1-26/+26
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-4/+4
2010-06-25Staging: vt6655: remove PUINT typedefCharles Clément1-32/+12
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-1/+1
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-2/+2
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-5/+5
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-10/+10
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément1-5/+5
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-32/+32
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-5/+5
2009-12-11Staging: vt6655: remove __cplusplus ifdefsShawn Bohrer1-17/+0
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-8/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-1/+1
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+132