git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/rxtx.h
AgeCommit message (Expand)Author
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley
2015-08-05staging: vt6655: Fixed C99 style comment to C89 style.Lior Pugatch
2014-10-29staging: vt6655: dead code remove header type.hMalcolm Priestley
2014-10-29staging: vt6655: Move LIFETIME RES 64us macros to rxtx.hMalcolm Priestley
2014-10-29staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley
2014-10-29staging: vt6655: rxtx remove dead functionsMalcolm Priestley
2014-10-29staging: vt6655: mac8021 conversion: add new tx functionsMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS with struct vnt_ctsMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_abMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_gMalcolm Priestley
2014-08-30staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_t...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_d...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_r...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt...Malcolm Priestley
2014-08-30staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon...Malcolm Priestley
2014-08-30staging: vt6655: rxtx.h structure vnt_mic_hdr add IEEE80211_CCMP_PN_LEN macroMalcolm Priestley
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley
2014-08-16staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadMalcolm Priestley