index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
staging: vt6656: removed space after '*' in pointer declaration
Nandini Hanumanthagowda
1
-9
/
+9
2013-10-28
Staging: vt6656: fix code indenting error in power.c
Johannes Löthberg
1
-1
/
+1
2013-10-28
Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.c
Ebru Akagunduz
1
-1
/
+1
2013-10-27
Staging: vt6656: fix a brace coding style issue in power.c
Johannes Löthberg
1
-2
/
+1
2013-10-27
staging: vt6656: removed braces from single line if-statement
Nandini Hanumanthagowda
1
-6
/
+3
2013-10-27
staging: vt6656: fixed indentation and unnecessary space errors
Nandini Hanumanthagowda
1
-188
/
+185
2013-10-27
staging: vt6656: call usb_device_reset before netdev registration
Malcolm Priestley
1
-2
/
+3
2013-10-18
staging: vt6656: removed line over 80 chars warning
Nandini Hanumanthagowda
1
-2
/
+4
2013-10-18
staging: vt6656: removed C99-style comments
Nandini Hanumanthagowda
1
-2
/
+2
2013-10-18
staging: vt6656: removed unnecessary parentheses in return statement
Nandini Hanumanthagowda
1
-2
/
+2
2013-10-18
staging: vt6656: removal of braces under if-control statement
Nandini Hanumanthagowda
1
-3
/
+2
2013-10-18
staging: vt6656: indentation and removal of unnecessary spaces
Nandini Hanumanthagowda
1
-47
/
+44
2013-10-16
staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.
Malcolm Priestley
1
-8
/
+11
2013-10-16
staging: vt6656: rxtx.c clean up s_uGetRTSCTSDuration
Malcolm Priestley
1
-25
/
+28
2013-10-16
staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicates
Malcolm Priestley
1
-32
/
+3
2013-10-16
staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates
Malcolm Priestley
2
-53
/
+49
2013-10-16
staging: vt6656: Removed checkpatch whitespace errors
Nandini Hanumanthagowda
1
-14
/
+14
2013-10-16
staging: vt6656: removed space related checkpatch warnings
Nandini Hanumanthagowda
1
-20
/
+20
2013-10-15
staging: vt6656: return if pControlURB->hcpriv not NULL
Malcolm Priestley
1
-0
/
+6
2013-10-15
staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack
Malcolm Priestley
8
-74
/
+21
2013-10-15
staging: vt6656: return from workqueues on fMP_DISCONNECTED
Malcolm Priestley
3
-0
/
+12
2013-10-15
staging: vt6656: main_usb.c correct pDevice->pControlURB goto
Malcolm Priestley
1
-1
/
+1
2013-10-15
Staging: vt6656: adding spaces around '='
Ashvini Varatharaj
1
-1
/
+1
2013-10-14
staging: vt6656: Removed redundant code from iwctl file
Nandini Hanumanthagowda
1
-1
/
+0
2013-10-12
staging: vt6656: make pControlURB available life time of driver.
Malcolm Priestley
1
-13
/
+10
2013-10-08
staging: vt6656: rxtx.c cleanup s_vGenerateTxParameter
Malcolm Priestley
1
-107
/
+115
2013-10-04
staging: vt6656: rxtx.c remove dead code s_uFillDataHead/pvTxDataHd.
Malcolm Priestley
1
-39
/
+3
2013-10-04
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_ab
Malcolm Priestley
2
-27
/
+18
2013-10-04
staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_ab
Malcolm Priestley
2
-27
/
+27
2013-10-04
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fb
Malcolm Priestley
2
-20
/
+12
2013-10-04
staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fb
Malcolm Priestley
2
-22
/
+28
2013-10-04
staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fb
Malcolm Priestley
2
-41
/
+35
2013-10-04
staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g
Malcolm Priestley
2
-55
/
+54
2013-10-04
staging: vt6656: rxtx.c change tx functions to return u16
Malcolm Priestley
1
-13
/
+19
2013-10-01
staging: vt6656: covert RXvMngWorkItem to work queue
Malcolm Priestley
4
-6
/
+9
2013-10-01
staging: vt6656: convert RXvWorkItem to work queue
Malcolm Priestley
4
-7
/
+11
2013-10-01
staging: vt6656: covert BSSvSecondCallBack to delayed_work.
Malcolm Priestley
7
-17
/
+14
2013-10-01
staging: vt6656: device.h convert sTimerCommand to delayed_work
Malcolm Priestley
5
-37
/
+16
2013-09-30
Merge 3.12-rc3 into staging-next
Greg Kroah-Hartman
3
-1
/
+7
2013-09-27
staging: vt6656: rxtx.c remove dead code rts_cts void
Malcolm Priestley
1
-12
/
+7
2013-09-27
staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParam...
Malcolm Priestley
1
-21
/
+23
2013-09-27
staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure
Malcolm Priestley
1
-27
/
+28
2013-09-27
staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx...
Malcolm Priestley
2
-9
/
+28
2013-09-27
staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures
Malcolm Priestley
2
-47
/
+32
2013-09-26
staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
Malcolm Priestley
1
-0
/
+3
2013-09-26
staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
Malcolm Priestley
1
-1
/
+2
2013-09-26
staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.
Malcolm Priestley
1
-0
/
+2
2013-09-26
staging: vt6656: Change variable type to bool
Peter Senna Tschudin
2
-2
/
+2
2013-09-26
staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer.
Malcolm Priestley
1
-11
/
+10
2013-09-26
staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
Malcolm Priestley
3
-31
/
+42
[next]