index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
rxtx.h
Age
Commit message (
Expand
)
Author
2013-11-25
staging: vt6656: vnt_beacon_buffer attach mac header.
Malcolm Priestley
2013-11-25
staging: vt6656: csBeacon_xmit merge structures.
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_ab
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_ab
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fb
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fb
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fb
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g
Malcolm Priestley
2013-09-26
staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx...
Malcolm Priestley
2013-09-26
staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures
Malcolm Priestley
2013-09-25
staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...
Malcolm Priestley
2013-08-23
staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure...
Malcolm Priestley
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure i...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in ...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure i...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new struct...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structur...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rx...
Malcolm Priestley
2013-08-15
staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.h
Malcolm Priestley
2013-08-15
staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...
Malcolm Priestley
2013-08-15
staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFER
Malcolm Priestley
2013-08-15
staging: vt6656: rxtx.c remove typdef PTX_BUFFER
Malcolm Priestley
2013-08-14
staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINER
Malcolm Priestley
2013-08-14
staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFER
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-01-18
staging: vt6656: change bssdb/rxtx/wpa2 to new structures
Malcolm Priestley
2012-11-13
staging: vt6656: 64 bit fixes: rxtx.h Replace DWORD with u32.
Malcolm Priestley
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2010-05-11
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
Andres More
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond