index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
4
-5
/
+5
2010-11-16
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2010-11-09
staging: vt6656: resolved checkpatch finding
Felipe Andres Besoain Pino
1
-2
/
+2
2010-11-09
staging: vt6656 resolved parenthesis not spaces
Ariel Savini
1
-18
/
+19
2010-11-09
staging: vt6656: resolved checkpatch finding
Mariano Reingart
1
-2
/
+1
2010-11-09
staging: vt6656: resolved checkpatch finding
Matias De la Puente
1
-1
/
+1
2010-11-09
staging: vt6656: implement missing brackets
Vasiliy Kulikov
1
-1
/
+2
2010-10-05
Staging: vt6656: Makefile: cleaned up Makefile cflag lines
Tracey Dent
1
-2
/
+2
2010-09-16
Staging: vt665x: remove unused DEF definition
Charles Clément
1
-4
/
+0
2010-09-16
staging: vt6656: Fixed indentation with spaces
Clelia V. Korol
1
-6
/
+6
2010-09-16
staging: vt6656: removed dummy errors like extra spaces
Ema Cuevas
1
-4
/
+3
2010-09-16
staging: vt6656: delete some parenthesis
matias
1
-1
/
+1
2010-09-16
staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFO
Emanuel Mariano Ravera
1
-1
/
+1
2010-09-16
staging: vt6656: removed not required parentheses.
Diego H. Iglesias
1
-1
/
+1
2010-09-08
Staging: vt6656: use ARRAY_SIZE macro in channel.c
Nikitas Angelinas
1
-1
/
+2
2010-08-31
staging: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-31
Staging: vt6656: problems in error handling
Dan Carpenter
1
-6
/
+5
2010-08-31
staging: vt6656: resolved checkpatch finding
Luis Bosch
1
-1
/
+1
2010-08-31
staging: vt6656: removed extra spaces
Victor Rosales
1
-4
/
+4
2010-08-31
staging: vt6656: changed comments convention and removed spaces before tab
Alejandro Emanuel Paredes
1
-3
/
+3
2010-08-31
staging: vt6656: removed macro to test bits
Andres More
3
-31
/
+29
2010-08-31
staging: vt6656: removed NDIS_STATUS int redefinition
Andres More
3
-6
/
+3
2010-08-31
staging: vt6656: removed custom definitions of Ethernet packet types
Andres More
3
-45
/
+18
2010-08-31
staging: vt6656: removed not useful comments
Andres More
13
-66
/
+33
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
4
-8
/
+11
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
15
-109
/
+38
2010-08-02
staging: vt6656: simplified tests involving both multi/broad-casts
Andres More
1
-18
/
+13
2010-08-02
Staging: vt6656: Remove PUINT from ttype.h
Roel Van Nyen
4
-9
/
+8
2010-07-22
staging: vt6656: code cleanup in device_netdev_ops' device_xmit()
Andres More
1
-24
/
+22
2010-07-22
staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN
Andres More
2
-14
/
+3
2010-07-22
staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN
Andres More
2
-8
/
+2
2010-07-22
staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN
Andres More
2
-4
/
+3
2010-07-22
staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN
Andres More
3
-4
/
+4
2010-07-22
staging: vt6656: removed Calcu_LinkQual definition
Andres More
7
-35
/
+0
2010-07-22
staging: vt6656: removed WPA_SM_Transtatus definition
Andres More
6
-20
/
+0
2010-07-22
staging: vt6656: removed update_BssList definition
Andres More
2
-7
/
+0
2010-07-22
staging: vt6656: removed Adhoc_STA definition
Andres More
4
-14
/
+1
2010-07-22
staging: vt6656: removed Safe_Close definition
Andres More
3
-50
/
+3
2010-07-22
staging: vt6656: code cleanup in vt6656 DMA TX
Andres More
1
-22
/
+10
2010-07-22
staging: vt6656: code cleanup in vt6656_probe()
Andres More
1
-50
/
+44
2010-07-22
staging: vt6656: removed '#if 1'/'#if 0' definitions
Andres More
5
-87
/
+0
2010-07-08
staging: vt6656: removed SndEvt_ToAPI definition
Andres More
5
-18
/
+0
2010-07-08
staging: vt6656: removed TxInSleep definition
Andres More
8
-37
/
+2
2010-07-08
staging: vt6656: removed unused IS_NULL_ADDRESS definition
Andres More
1
-6
/
+0
2010-06-24
staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr
Andres More
8
-67
/
+29
2010-06-23
Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr
Andres More
7
-30
/
+17
2010-06-23
Staging: vt6656: code cleanup of vt6656_disconnect()
Andres More
1
-32
/
+17
2010-06-22
Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()
Andres More
1
-21
/
+20
2010-06-22
Staging: vt6656: removed '#if 0' definitions
Andres More
6
-111
/
+0
2010-06-18
Staging: vt665*: fix typos concerning "management"
Uwe Kleine-König
5
-6
/
+6
[next]