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.c
Age
Commit message (
Expand
)
Author
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 : s_bPacketToWirelessUsb remove usbPacketBuf.
Malcolm Priestley
2013-08-15
staging: vt6656: rxtx.c remove typdef PTX_BUFFER
Malcolm Priestley
2013-08-14
staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16
Malcolm Priestley
2013-08-14
staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.
Malcolm Priestley
2013-08-12
staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.
Malcolm Priestley
2013-08-12
staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.
Malcolm Priestley
2013-08-12
staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dea...
Malcolm Priestley
2013-08-12
staging: vt6656: desc.h remove typedef struct tagSCTSData
Malcolm Priestley
2013-08-12
staging: vt6656: desc.h remove typedef struct tagSRTSData
Malcolm Priestley
2013-08-12
staging: vt6656: rxtx.c: s_vGetFreeContext use single tx memset.
Malcolm Priestley
2013-07-31
staging: vt6656: dead code wCTSDuration.
Malcolm Priestley
2013-07-25
staging: vt6656: Remove dead code macro ASSERT
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-25
staging: vt6656: removed custom 802.11 header usage
Andres More
2013-03-25
staging: vt6656: removed usage of custom Ethernet header
Andres More
2013-03-11
staging: vt6656: replaced custom DWORD definition with u32
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-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
2013-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-01-25
staging: vt6656: revert : 64 bit- Correctly address void structure.
Malcolm Priestley
2013-01-18
staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...
Malcolm Priestley
2013-01-18
staging: vt6656: change bssdb/rxtx/wpa2 to new structures
Malcolm Priestley
2012-11-13
staging: vt6656: 64 bit fixes pdwIV is now u32
Malcolm Priestley
2012-11-13
staging: vt6656: 64 bit fixes: fix long warning messages.
Malcolm Priestley
2012-11-13
staging: vt6656: 64 bit- Correctly address void structure.
Malcolm Priestley
2012-11-13
staging: vt6656: nsDMA_tx_packet: free tx context bBoolInUse
Malcolm Priestley
2012-11-13
staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvoked
Malcolm Priestley
2012-10-22
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
Dan Carpenter
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-04
staging "vt6656" Typo rename Caculate to Calculate.
Justin P. Mattock
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-09-04
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2012-08-13
staging: vt6656: Fix typo in vt6656
Masanari Iida
2012-07-09
staging: vt6656: Remove unsed macros
Marcos Paulo de Souza
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-09
staging: vt6656: resolved checkpatch finding
Mariano Reingart
2010-08-31
staging: vt6656: removed custom definitions of Ethernet packet types
Andres More
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
2010-08-02
staging: vt6656: simplified tests involving both multi/broad-casts
Andres More
2010-07-22
staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN
Andres More
2010-07-22
staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN
Andres More
2010-07-22
staging: vt6656: removed WPA_SM_Transtatus definition
Andres More
[next]