index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
3
-7
/
+6
2010-03-03
staging: vt6655: add missing curly braces
Dan Carpenter
1
-2
/
+4
2010-03-03
Staging: v56655: add missing parentheses (in comment)
Roel Kluin
1
-1
/
+1
2010-03-03
Staging: vt6655/device_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2010-02-18
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-4
/
+2
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2009-12-23
Staging/vt66*: kconfig, depends on WLAN
Randy Dunlap
1
-1
/
+1
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
3
-5
/
+5
2009-12-11
Staging: vt665*: fix printk formats
Randy Dunlap
1
-2
/
+2
2009-12-11
Staging: vt6655: remove __cplusplus ifdefs
Shawn Bohrer
1
-17
/
+0
2009-12-11
Staging: vt6655 remove unneeded version.h
Shawn Bohrer
1
-1
/
+0
2009-12-11
Staging: vt6655 remove duplicate includes
Shawn Bohrer
1
-1
/
+0
2009-12-11
Staging: vt6655 remove kcompat.h
Shawn Bohrer
2
-40
/
+0
2009-12-11
Staging: vt6655: Correct unsigned bound issue
Roel Kluin
1
-1
/
+1
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+2
2009-11-30
Staging: update TODO files
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-10-07
staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV
Larry Finger
1
-1
/
+3
2009-09-15
Staging: vt665x: fix built-in compiling
Alexander Beregalov
2
-7
/
+1
2009-09-15
Staging: vt665x: rename the module binary
Greg Kroah-Hartman
1
-2
/
+2
2009-09-15
Staging: vt6655: fix possible Read buffer overflow
Roel Kluin
1
-4
/
+8
2009-09-15
Staging: vt665x: remove tbit.h part 2
Jim Lieb
19
-221
/
+129
2009-09-15
Staging: vt665x: remove tpci.h file
Jim Lieb
3
-120
/
+6
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
20
-289
/
+198
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
74
-1132
/
+11
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 2
Jim Lieb
24
-503
/
+101
2009-09-15
Staging: vt6655: add TODO
Bartlomiej Zolnierkiewicz
1
-0
/
+21
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
37
-216
/
+216
2009-09-15
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
24
-844
/
+846
2009-09-15
Staging: vt665x: 64bit compile fixes Part 1
Jim Lieb
8
-29
/
+28
2009-09-15
Staging: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-König
5
-6
/
+6
2009-09-15
Staging: vt6655: remove unused Makefile.{arm,x86} files
Bartlomiej Zolnierkiewicz
2
-390
/
+0
2009-09-15
Staging: vt6655: remove PRIVATE_OBJ ifdefs
Bartlomiej Zolnierkiewicz
7
-512
/
+0
2009-09-15
Staging: vt6655: Remove Makefile refs to EXPORT_SYMTAB
Robert P. J. Day
3
-3
/
+3
2009-09-15
Staging: vt665x: depend on WIRELESS_EXT
Alexander Beregalov
5
-25
/
+1
2009-09-15
Staging: vt6655: remove dependency on WIRELESS_EXT version
Alexander Beregalov
5
-190
/
+2
2009-09-15
Staging: vt6655: fix build when !CONFIG_WIRELESS_EXT
Alexander Beregalov
1
-7
/
+2
2009-07-12
Staging: vt6655: compile fix
Alan Cox
1
-5
/
+5
2009-06-19
Staging: vt6655: uses pci functions, should depend on PCI
Randy Dunlap
1
-0
/
+1
2009-06-19
Staging: vt6655: Integrate drivers/staging/vt6655 into build system.
Forest Bond
2
-218
/
+43
2009-06-19
Staging: vt6655: use net_device_ops for management functions
Forest Bond
2
-7
/
+17
2009-06-19
Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.
Forest Bond
6
-409
/
+16
2009-06-19
Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.
Forest Bond
4
-54
/
+51
2009-06-19
Staging: vt6655: Build vt6655.ko, not viawget.ko.
Forest Bond
1
-1
/
+1
2009-06-19
Staging: vt6655: Drop obsolete fsuid/fsgid accesses.
Forest Bond
1
-8
/
+14
2009-06-19
Staging: vt6655 Add includes to drivers/staging/vt6655.
Forest Bond
4
-0
/
+1168
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond
78
-0
/
+49521