index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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: vt6655/device_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
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-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+2
2009-12-01
Staging: update TODO files
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-10-08
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-13
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