index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
staging: vt6655: no braces needed for single statement if , for blocks
Devendra Naga
1
-6
/
+5
2013-01-17
staging: vt6655: s/kmalloc + memset / kzalloc
Devendra Naga
1
-9
/
+3
2013-01-17
staging: vt6655: checkpatch fixes
Devendra Naga
1
-2
/
+3
2013-01-17
staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_info
Devendra Naga
1
-8
/
+1
2013-01-07
staging: vt6655: Fix typo in vt6655 driver
Masanari Iida
3
-5
/
+5
2012-11-21
staging: vt6655: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: vt6655: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-10-22
Staging: vt6655: fix missing unlock on error in vCommandTimer()
Wei Yongjun
1
-0
/
+1
2012-10-22
Staging: vt6655-6: shift wrap in hostap_set_encryption()
Dan Carpenter
1
-3
/
+3
2012-10-22
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
Dan Carpenter
1
-1
/
+1
2012-09-07
staging: vt6655: vt6655_init_info function must be void type
Devendra Naga
1
-7
/
+3
2012-09-07
staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev fail
Devendra Naga
1
-1
/
+1
2012-09-07
staging: vt6655: fix coding style problem at assigning netdev_ops
Devendra Naga
1
-9
/
+6
2012-09-07
staging: vt6655: fix coding style issues in device_get_options
Devendra Naga
1
-25
/
+23
2012-09-07
staging: vt6655: fix coding style warnings
Devendra Naga
1
-10
/
+11
2012-09-04
Staging: vt6655: using is_broadcast_ether_addr() to simplify the code
Wei Yongjun
1
-6
/
+2
2012-09-04
staging: "vt6655" Typo change *Caculate to *Calculate.
Justin P. Mattock
6
-56
/
+56
2012-09-04
staging: "vt6655" Typo change *Embeded to *Embedded.
Justin P. Mattock
6
-145
/
+145
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
27
-82
/
+83
2012-08-13
staging: vt6655: print small buffers with %*ph
Andy Shevchenko
1
-5
/
+2
2012-07-09
staging: vt6655: hostap.c: Remove all unused macros
Marcos Paulo de Souza
1
-6
/
+0
2012-07-09
staging: vt6655: Remove all commented macros
Marcos Paulo de Souza
11
-44
/
+0
2012-07-09
staging: vt6655: baseband.h: Remove all unused macros
Marcos Paulo de Souza
1
-30
/
+0
2012-07-09
staging: vt6655: rf.c: Remove all unused macros
Marcos Paulo de Souza
1
-36
/
+0
2012-07-09
staging: vt6655: mac.h: Remove all commented macros
Marcos Paulo de Souza
1
-24
/
+0
2012-07-09
staging: vt6655: Remove all "if 0" blocks from driver
Marcos Paulo de Souza
4
-135
/
+0
2012-07-06
staging: vt6655: use %pM for BSSID
Andy Shevchenko
1
-3
/
+2
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
1
-2
/
+2
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
1
-0
/
+3
2012-02-24
staging: Fix typo in bssdb.c
Masanari Iida
1
-2
/
+2
2012-02-09
Staging: vt6655: Fix brace coding style issues in ioctl.c
mahendra singh meena
1
-12
/
+11
2011-11-30
staging: vt6655: integer overflows in private_ioctl()
Xi Wang
1
-0
/
+8
2011-11-30
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
3
-22
/
+1
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-858
/
+733
2011-10-23
Staging: vt6655: add some range checks before memcpy()
Dan Carpenter
1
-0
/
+6
2011-10-23
Staging: vt6655: whitespace fixes to iotcl.c
Dan Carpenter
1
-596
/
+491
2011-10-19
Staging: vt6655: memory corruption in check in wpa_set_wpadev()
Dan Carpenter
1
-1
/
+3
2011-09-26
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
1
-0
/
+1
2011-08-23
staging: vt6655: simplify MAC printing by using %pM
Andy Shevchenko
3
-71
/
+18
2011-08-23
staging: vt6655: Fixed all the indents and other errors in IEEE11h.c
Toon Schoenmakers
1
-191
/
+215
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-05-06
staging: vt6655: Fix warnings if CONFIG_PM is not defined
Larry Finger
1
-1
/
+1
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-1
/
+1
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
3
-6
/
+6
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
9
-69
/
+69
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2011-04-04
Staging: vt665?: prevent modules from being built into the kernel.
Greg Kroah-Hartman
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-5
/
+5
2011-03-14
staging: vt6655: Remove NULL check before kfree
Ilia Mirkin
3
-6
/
+3
[next]