index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-02-28
staging: vt6655: device_main.c remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-01-21
staging/vt6655: fix sparse warning "obsolete struct initializer"
Peter Huewe
1
-9
/
+9
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
3
-4
/
+4
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
6
-22
/
+8
2010-10-05
Staging: vt6655: Makefile: cleaned up Makefile cflag lines
Tracey Dent
1
-2
/
+2
2010-09-20
Staging: vt6655: remove unused update_BssList definition
Charles Clément
1
-7
/
+0
2010-09-20
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-20
staging: vt6655: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2
-3
/
+2
2010-09-16
Staging: vt665x: remove unused DEF definition
Charles Clément
1
-4
/
+0
2010-09-16
staging: vt6655: use '%pM' format to print MAC address
Andy Shevchenko
2
-7
/
+4
2010-08-31
staging: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-31
staging: vt6655: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-1
/
+2
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
50
-472
/
+470
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
30
-589
/
+581
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
31
-768
/
+761
2010-07-08
Staging: vt6655: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-07-08
Staging: vt6655: simplify broadcast and multicast ethernet address test
Charles Clément
2
-19
/
+9
2010-06-25
Staging: vt6655: Add TODO entries on x86-64 pointers and .data size
Charles Clément
1
-0
/
+2
2010-06-25
Staging: vt6655: remove PUINT typedef
Charles Clément
8
-147
/
+50
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
55
-965
/
+963
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
44
-590
/
+589
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
32
-309
/
+308
2010-06-22
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
13
-196
/
+194
2010-06-22
Staging: vt6655: remove ULONG_PTR typedef
Charles Clément
2
-5
/
+4
2010-06-22
Staging: vt6655: move channel mapping code from card.c to channel.c
Charles Clément
12
-982
/
+931
2010-06-18
Staging: vt6655: struct pci_driver cleanup
Charles Clément
1
-19
/
+19
2010-06-18
Staging: vt665*: fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
[next]