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
/
vt6656
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-16
2
-20
/
+20
|
\
|
*
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2012-09-04
2
-20
/
+20
*
|
Staging: vt6656: using is_broadcast_ether_addr() to simplify the code
Wei Yongjun
2012-09-04
1
-6
/
+2
*
|
staging "vt6656" Typo rename Embeded to Embedded.
Justin P. Mattock
2012-09-04
2
-27
/
+27
*
|
staging "vt6656" Typo rename Caculate to Calculate.
Justin P. Mattock
2012-09-04
4
-36
/
+36
*
|
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-09-04
25
-75
/
+75
*
|
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
2012-08-27
1
-1
/
+1
|
\
|
|
*
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
2012-08-17
1
-1
/
+1
*
|
staging: vt6656: Fix typo in vt6656
Masanari Iida
2012-08-13
4
-8
/
+8
*
|
staging: vt6656: print small buffers with %*ph
Andy Shevchenko
2012-08-13
1
-5
/
+2
*
|
staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -...
Jesper Juhl
2012-08-13
1
-6
/
+6
|
/
*
staging/vt6656: cleanup coding style in vResetCommandTimer
Devendra Naga
2012-07-16
1
-14
/
+14
*
staging/vt6656: remove unnecessary return in BSSvSecondTxData
Devendra Naga
2012-07-16
1
-1
/
+0
*
staging/vt6656: coding style fix in BSSvSecondTxData
Devendra Naga
2012-07-16
1
-28
/
+28
*
staging: vt6656: Remove unsed macros
Marcos Paulo de Souza
2012-07-09
3
-5
/
+0
*
staging: vt6656: Remove all commented macros
Marcos Paulo de Souza
2012-07-09
8
-20
/
+0
*
staging: vt6656: hostap.c: Remove commented code
Marcos Paulo de Souza
2012-07-09
1
-43
/
+0
*
staging: vt6656: hostap.c: Remove unused macros and some useless comments
Marcos Paulo de Souza
2012-07-09
1
-20
/
+0
*
staging: vt6656: desc.h: Remove commented macros and useless comments
Marcos Paulo de Souza
2012-07-09
1
-19
/
+0
*
staging: vt6656: iwctl: remove a few remaining redundant newlines
Jesper Juhl
2012-07-09
1
-5
/
+1
*
staging: vt6656: iwctl: Fix up a few remaining brace issues
Jesper Juhl
2012-07-09
1
-12
/
+11
*
staging: vt6656: iwctl: fix up spacing around operators
Jesper Juhl
2012-07-09
1
-7
/
+6
*
staging: vt6656: use %pM for the BSSID
Andy Shevchenko
2012-07-06
1
-4
/
+5
*
staging: vt6656: main_usb.c: Remove useless macros
Marcos Paulo de Souza
2012-07-06
1
-34
/
+1
*
staging: vt6656: int.c: correct indentation to use tabs rather than spaces
Jesper Juhl
2012-07-06
1
-7
/
+7
*
staging: vt6656: int.c: We don't use spaces between a cast and the variable b...
Jesper Juhl
2012-07-06
1
-8
/
+8
*
staging: vt6656: int.c: Use one space between variable type and name
Jesper Juhl
2012-07-06
1
-2
/
+2
*
staging: vt6656: int.c: Remove unneeded cast
Jesper Juhl
2012-07-06
1
-1
/
+1
*
staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...
Jesper Juhl
2012-07-06
1
-2
/
+1
*
staging: vt6656: int.h: Fix indentation and spacing
Jesper Juhl
2012-07-06
1
-21
/
+21
*
staging: vt6656: int: Redundant blank line removal
Jesper Juhl
2012-07-06
2
-5
/
+0
*
staging: vt6656: iwctl: Clean up braces on 'if' statements
Jesper Juhl
2012-06-25
1
-84
/
+61
*
staging: vt6656: iwctl: Cleanup spacing around operators (mostly)
Jesper Juhl
2012-06-25
1
-89
/
+79
*
staging: vt6656: iwctl: one statement per line (if)
Jesper Juhl
2012-06-25
1
-1
/
+2
*
staging: vt6656: iwctl: comment cleanup
Jesper Juhl
2012-06-25
1
-132
/
+133
*
staging: vt6656: iwctl: space after if/for/while/switch
Jesper Juhl
2012-06-25
1
-72
/
+72
*
staging: vt6656: iwctl: remove spaces between casts and variables
Jesper Juhl
2012-06-25
1
-74
/
+74
*
staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()
Jesper Juhl
2012-06-25
1
-37
/
+34
*
staging: vt6656: iwctl: remove redundant cast (to PSDevice)
Jesper Juhl
2012-06-25
1
-29
/
+29
*
staging: vt6656: iwctl: ensure one space between defined name and value
Jesper Juhl
2012-06-25
1
-2
/
+2
*
staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...
Jesper Juhl
2012-06-25
2
-92
/
+111
*
staging: vt6656: iwctl: remove redundant ';'
Jesper Juhl
2012-06-25
1
-1
/
+1
*
staging: vt6656: iwctl: Fix indentation
Jesper Juhl
2012-06-25
1
-620
/
+620
*
staging: vt6656: iwctl: fix up function declarations/prototypes
Jesper Juhl
2012-06-25
2
-294
/
+161
*
staging: vt6656: iwctl: Remove redundant blank lines
Jesper Juhl
2012-06-25
1
-76
/
+0
*
staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...
Jesper Juhl
2012-06-22
1
-3
/
+3
*
staging: Remove test of is_broadcast with is_multicast
Joe Perches
2012-05-09
1
-1
/
+1
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
3
-17
/
+15
|
\
|
*
staging: vt6656: trivial whitespace cleanups to ioctl.c
Jesper Juhl
2012-04-24
1
-1
/
+3
|
*
staging: vt6656: Remove redundant casts from ioctl.c
Jesper Juhl
2012-04-24
1
-11
/
+9
[next]