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
starfive-6.6.48-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
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-17
staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
Malcolm Priestley
1
-0
/
+6
2013-05-13
staging: vt6656: use free_netdev instead of kfree
Hema Prathaban
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-43
/
+20
2013-04-09
vt6656: slightly sanitized reading config
Al Viro
1
-43
/
+20
2013-03-29
staging: vt6656: remove consecutive newlines
Andres More
68
-875
/
+0
2013-03-27
staging: vt6656: remove unused functions
Andres More
22
-756
/
+0
2013-03-26
staging: vt6656: Fix stuck in scanning with variable uScanChannel.
Malcolm Priestley
1
-23
/
+3
2013-03-25
staging: vt6656: remove code placeholders
Andres More
66
-346
/
+0
2013-03-25
staging: vt6656: removed custom 802.11 header usage
Andres More
7
-160
/
+134
2013-03-25
staging: vt6656: removed usage of custom Ethernet header
Andres More
4
-80
/
+68
2013-03-18
Merge 3.9-rc3 into staging-next
Greg Kroah-Hartman
2
-5
/
+1
2013-03-11
staging/vt6656: Fix too large integer constant warning on 32-bit
Geert Uytterhoeven
1
-1
/
+1
2013-03-11
staging: vt6656: Fix oops on resume from suspend.
Malcolm Priestley
1
-4
/
+0
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
39
-85
/
+7
2013-03-11
staging: vt6656: removed custom pointer definitions
Andres More
2
-7
/
+4
2013-03-11
staging: vt6656: replaced custom DWORD definition with u32
Andres More
21
-214
/
+210
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
37
-690
/
+687
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
54
-877
/
+874
2013-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
27
-559
/
+555
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
26
-485
/
+482
2013-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
25
-78
/
+76
2013-02-06
staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...
Peter Huewe
1
-1
/
+1
2013-02-04
staging: vt6656: fix C99 // comments in main_usb.c
Andres More
1
-99
/
+111
2013-02-04
staging: vt6656: fixed C99 // comments in two headers
Andres More
2
-48
/
+43
2013-02-04
staging: vt6656: cleared C99 // comments in datarate.c
Andres More
1
-12
/
+21
2013-02-04
staging: vt6656: fixed C99 // comments
Andres More
2
-106
/
+108
2013-02-04
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
Andres More
1
-12
/
+11
2013-02-04
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
Andres More
1
-89
/
+76
2013-01-31
staging: vt6656: Fix URB submitted while active warning.
Malcolm Priestley
1
-8
/
+20
2013-01-26
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
4
-24
/
+19
2013-01-25
staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...
Malcolm Priestley
1
-2
/
+2
2013-01-25
staging: vt6656: revert : 64 bit- Correctly address void structure.
Malcolm Priestley
1
-1
/
+1
2013-01-19
staging: vt6656: cleanup vnt_manger.
Malcolm Priestley
1
-131
/
+122
2013-01-19
staging: vt6656: cleanup struct vnt_private
Malcolm Priestley
1
-372
/
+349
2013-01-19
staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...
Malcolm Priestley
9
-50
/
+53
2013-01-19
staging: vt6656: datarate/dpc/hostap/power use new structures.
Malcolm Priestley
8
-348
/
+210
2013-01-19
staging: vt6656: change bssdb/rxtx/wpa2 to new structures
Malcolm Priestley
5
-778
/
+452
2013-01-18
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-07
staging: vt6656: remove a useless call to memset().
Cyril Roelandt
1
-1
/
+0
2013-01-07
staging: vt6656: channel/control/firmware/int/usbpipe to new structures
Malcolm Priestley
12
-234
/
+104
2013-01-07
staging: vt6656: iwctl/key/rf use new structures.
Malcolm Priestley
5
-298
/
+198
2013-01-07
staging: vt6656: change wmgr to new structures
Malcolm Priestley
2
-707
/
+431
2013-01-07
staging: vt6656: change baseband/mac/wcmd/wctl to new structures.
Malcolm Priestley
8
-248
/
+179
2013-01-07
staging: vt6656: card/main_usb/device use new structure names
Malcolm Priestley
4
-202
/
+186
2013-01-07
staging: vt6656: create new structure names to remove typedefs.
Malcolm Priestley
2
-6
/
+7
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
17
-222
/
+158
2012-11-27
staging: vt6656: wpa_set_keys remove fcpfkernel
Malcolm Priestley
3
-27
/
+5
2012-11-27
staging: vt6656: send SIOCGIWSCAN at end of all scanning events.
Malcolm Priestley
1
-8
/
+6
2012-11-27
staging: vt6656: extend wireless definitions to v22
Malcolm Priestley
1
-8
/
+10
2012-11-27
staging: vt6656: remove redundant IWEVCUSTOM events.
Malcolm Priestley
3
-49
/
+2
[next]