index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
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-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
2010-06-18
Staging: vt6656: fix coding style issues in 80211mgr.c
Timofey Trofimov
1
-263
/
+251
2010-06-18
Staging: vt6656: fix up built-in compilation together with rt2870
Otavio Salvador
2
-6
/
+4
2010-06-18
Staging: vt6656: code cleanup, resolved checkpatch findings in headers
Andres More
21
-229
/
+136
2010-06-18
Staging: vt6656: code cleanup, fixed 'for' statements
Andres More
15
-160
/
+161
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
75
-3879
/
+3529
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+3
[next]