index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate
Dave Jones
1
-2
/
+2
2013-08-28
staging: vt6656: device.h Replace typedef struct _RCB
Malcolm Priestley
6
-27
/
+27
2013-08-28
staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in ...
Malcolm Priestley
1
-1
/
+1
2013-08-27
staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.
Malcolm Priestley
5
-32
/
+33
2013-08-27
staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite
Malcolm Priestley
1
-3
/
+7
2013-08-27
staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.
Malcolm Priestley
1
-82
/
+93
2013-08-27
staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_...
Malcolm Priestley
1
-12
/
+11
2013-08-27
staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
Malcolm Priestley
1
-50
/
+36
2013-08-27
staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
Malcolm Priestley
1
-14
/
+11
2013-08-27
staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_d...
Malcolm Priestley
1
-5
/
+5
2013-08-27
staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if
Malcolm Priestley
1
-2
/
+0
2013-08-27
staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB...
Malcolm Priestley
1
-6
/
+3
2013-08-27
staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype
Malcolm Priestley
1
-3
/
+7
2013-08-26
staging: rxtx.c s_vFillRTSHead white space and formating clean up
Malcolm Priestley
1
-21
/
+18
2013-08-26
staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...
Malcolm Priestley
2
-17
/
+20
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new f...
Malcolm Priestley
1
-27
/
+27
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new fun...
Malcolm Priestley
1
-41
/
+24
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new f...
Malcolm Priestley
1
-40
/
+38
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new func...
Malcolm Priestley
1
-28
/
+47
2013-08-26
staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL
Malcolm Priestley
1
-13
/
+3
2013-08-26
staging: vt6656: s_vGenerateTxParameter dead code bDisCRC
Malcolm Priestley
1
-5
/
+0
2013-08-26
staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRC
Malcolm Priestley
1
-9
/
+4
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRC
Malcolm Priestley
1
-11
/
+8
2013-08-26
staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.
Malcolm Priestley
2
-21
/
+1
2013-08-23
staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr
Malcolm Priestley
1
-39
/
+32
2013-08-23
staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure...
Malcolm Priestley
3
-25
/
+31
2013-08-23
staging: vt6656: rxtx.c endian correct wTimeStampOff
Malcolm Priestley
1
-11
/
+22
2013-08-23
staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime.
Malcolm Priestley
1
-8
/
+25
2013-08-23
staging: vt6656: s_uGetRTSCTSRsvTime return u16 endian corrected value.
Malcolm Priestley
1
-9
/
+15
2013-08-22
staging: vt6656: rxtx.c: s_uGetDataDuration Drop argument byDurType.
Malcolm Priestley
1
-17
/
+17
2013-08-22
staging: vt6656: rxtx.c s_uGetDataDuration return endian corrected u16.
Malcolm Priestley
1
-18
/
+18
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...
Malcolm Priestley
5
-185
/
+117
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corr...
Malcolm Priestley
3
-27
/
+13
2013-08-21
staging: vt6656: rxtx.c dead code TYPE_ATIMDMA/TYPE_BEACONDMA
Malcolm Priestley
1
-34
/
+7
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure i...
Malcolm Priestley
3
-22
/
+18
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in ...
Malcolm Priestley
3
-34
/
+39
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure i...
Malcolm Priestley
3
-24
/
+23
2013-08-19
staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new struct...
Malcolm Priestley
3
-38
/
+41
2013-08-19
staging: vt6656: desc.h remove dead code typedef struct tagSRrvTime_atim.
Malcolm Priestley
1
-11
/
+0
2013-08-19
staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.
Malcolm Priestley
3
-39
/
+59
2013-08-19
staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structur...
Malcolm Priestley
3
-33
/
+37
2013-08-19
staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rx...
Malcolm Priestley
3
-24
/
+28
2013-08-15
staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.h
Malcolm Priestley
3
-47
/
+53
2013-08-15
staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...
Malcolm Priestley
3
-83
/
+87
2013-08-15
staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFER
Malcolm Priestley
2
-11
/
+10
2013-08-15
staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.
Malcolm Priestley
1
-10
/
+10
2013-08-15
staging: vt6656: rxtx.c remove typdef PTX_BUFFER
Malcolm Priestley
2
-21
/
+19
2013-08-14
staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16
Malcolm Priestley
1
-30
/
+63
2013-08-14
staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.
Malcolm Priestley
1
-41
/
+9
2013-08-14
staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINER
Malcolm Priestley
1
-573
/
+0
[next]