index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
2012-08-17
1
-1
/
+1
*
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
|
*
staging: vt6656: Don't needlessly test for NULL before release_firmware()
Jesper Juhl
2012-04-18
1
-3
/
+1
|
*
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
1
-2
/
+2
*
|
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
2012-04-12
1
-1
/
+2
*
|
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2012-04-10
1
-0
/
+3
|
/
*
staging: Fix typo in bssdb.c
Masanari Iida
2012-02-24
1
-2
/
+2
*
staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
Jesper Juhl
2012-02-09
1
-0
/
+1
*
staging, vt6656/wpactl.c: A basic style cleanup
Jesper Juhl
2012-02-09
1
-518
/
+418
*
staging: vt6656: iwctl.c: Rewrite siwrts funciton
Marcos Paulo de Souza
2012-02-09
3
-22
/
+11
*
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate
Marcos Paulo de Souza
2012-02-09
3
-8
/
+3
*
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
Marcos Paulo de Souza
2012-02-09
3
-7
/
+4
[next]