index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging:vt6655: Fix sparse warnings of using plain integer as NULL pointer
Himangi Saraogi
2014-03-18
1
-15
/
+15
*
staging: vt6655: Fix line over 80 characters.
Gulsah Kose
2014-03-16
1
-126
/
+205
*
staging: vt6655: Remove unnecessary braces in aes_ccmp.c
Jelena Bjelja
2014-03-16
1
-20
/
+10
*
staging:vt6655: Fix open brace placement related error
Jelena Bjelja
2014-03-16
1
-2
/
+1
*
staging: vt6655 : Fix placement of open brace
Ashley Smith
2014-03-13
1
-2
/
+1
*
staging: vt6655: 64 bit fix sizeof long TKIP mic
Malcolm Priestley
2014-03-08
1
-15
/
+15
*
staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.
Malcolm Priestley
2014-03-08
1
-16
/
+16
*
staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.
Malcolm Priestley
2014-03-08
4
-27
/
+29
*
staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,
Malcolm Priestley
2014-03-08
3
-10
/
+10
*
staging: vt6655: 64 bit Correct alignment of tx/rx structures.
Malcolm Priestley
2014-03-08
1
-9
/
+6
*
staging: vt6655: Fix memory leak in wpa_ioctl()
Christian Engelmayer
2014-01-13
1
-2
/
+2
*
vt6655: fix printk usage in wpactl.c
Martin Hofmann
2014-01-08
1
-12
/
+12
*
vt6655: remove typedefs in wpactl.h
Martin Hofmann
2014-01-08
3
-9
/
+7
*
vt6655: fix indentation in wroute.c
Martin Hofmann
2014-01-08
1
-13
/
+17
*
vt6655: remove unnecessary braces in wroute.c
Martin Hofmann
2014-01-08
1
-7
/
+5
*
vt6655: remove casts in wroute.c
Martin Hofmann
2014-01-08
1
-4
/
+4
*
vt6655: balance faulty parentheses in 80211hdr.h
Martin Hofmann
2014-01-08
1
-1
/
+1
*
staging: vt6655: check too restrictive (off by one)
Dan Carpenter
2014-01-08
1
-2
/
+2
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
1
-1
/
+0
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-02
1
-1
/
+1
*
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-12-02
1
-1
/
+2
|
\
|
*
Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
Dan Carpenter
2013-11-25
1
-1
/
+2
*
|
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-11-11
1
-26
/
+24
*
|
staging: vt6655: delete unnecessary whitespace before a quoted newline
Teodora Baluta
2013-11-11
1
-3
/
+3
*
|
staging: vt6655: use netdev_* instead of printk
Teodora Baluta
2013-11-11
1
-13
/
+12
*
|
staging: vt6655: remove unneeded semicolon
Teodora Baluta
2013-11-10
7
-15
/
+15
*
|
staging: vt6655: fix comparison of bool to 0/1
Teodora Baluta
2013-11-10
1
-4
/
+4
*
|
staging: vt6655: fix assignment of bool to 0
Teodora Baluta
2013-11-10
1
-2
/
+2
*
|
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-11-10
18
-184
/
+176
*
|
staging: vt6655: put brace on previous line
Teodora Baluta
2013-11-10
1
-10
/
+5
*
|
staging: vt6655: put trailing statements on next line
Teodora Baluta
2013-11-10
1
-5
/
+10
*
|
staging: vt6655: remove braces for single statement blocks
Teodora Baluta
2013-11-10
1
-42
/
+25
*
|
staging: vt6655: replace C99 comments wtih C89 comments
Teodora Baluta
2013-11-10
1
-114
/
+68
*
|
staging: vt6655: fixed sparse warning for static declaration in wpa2.c
Archana kumari
2013-11-10
1
-8
/
+8
|
/
*
staging: vt6655: fixed use of unnecessary braces in baseband.c
Archana kumari
2013-10-27
1
-4
/
+3
*
Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.c
Ebru Akagunduz
2013-10-27
1
-6
/
+6
*
Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.c
Ebru Akagunduz
2013-10-27
1
-2
/
+2
*
staging: vt6655: Fix C99 commenting style in michael.h
Archana kumari
2013-10-19
1
-5
/
+5
*
staging: vt6655:removed incorrect casting in hostap.c
Archana kumari
2013-10-17
1
-1
/
+1
*
staging: vt6655: Fix Sparse Warning for Static Declarations
Archana kumari
2013-10-17
1
-10
/
+10
*
Staging: vt6655: Removal of Unused Function
Rashika Kheria
2013-10-16
1
-30
/
+0
*
Staging: vt6655: Fix Sparse Warning for Static Declarations
Rashika Kheria
2013-10-16
1
-13
/
+13
*
staging: vt6655: Removed C99 style comments
Nandini Hanumanthagowda
2013-10-14
1
-1
/
+1
*
staging: vt6655: Use NULL instead of 0
Sachin Kamat
2013-10-11
1
-1
/
+1
*
staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctl
Jesper Juhl
2013-09-30
1
-15
/
+10
*
Staging: vt6655: 80211mgr: Cleanup of brace coding style issues
Martin Berglund
2013-09-30
1
-10
/
+6
*
staging: vt6655: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-25
1
-4
/
+0
*
staging: vt6655: vt6656: Fix typo in comments
Masanari Iida
2013-09-25
1
-1
/
+1
*
staging: vt6655: Remove commented out block with compare_ether_addr
Joe Perches
2013-09-17
1
-22
/
+0
*
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-17
7
-20
/
+27
[next]