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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.
Henry Ptasinski
1
-2
/
+2
2010-10-21
staging: brcm80211: Remove unnecessary header files.
Henry Ptasinski
2
-101
/
+0
2010-10-21
staging: brcm80211: Remove unnecessary includes from bcmutils.c
Henry Ptasinski
1
-2
/
+0
2010-10-21
staging: brcm80211: Removed unnecessary pktsetprio() function.
Henry Ptasinski
3
-77
/
+0
2010-10-21
Staging: brcm80211: remove typedefs.h
Greg Kroah-Hartman
69
-185
/
+91
2010-10-21
Staging: brcm80211: remove uintptr typedef usage
Greg Kroah-Hartman
18
-82
/
+68
2010-10-21
Staging: hv: remove struct vmbus_channel_interface
Greg Kroah-Hartman
8
-72
/
+1
2010-10-21
Staging: hv: remove Open from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-17
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_open directly
Greg Kroah-Hartman
1
-7
/
+5
2010-10-21
Staging: hv: netvsc: call vmbus_open directly
Greg Kroah-Hartman
1
-6
/
+3
2010-10-21
Staging: hv: channel: export vmbus_open to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove Close from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-8
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_close directly
Greg Kroah-Hartman
1
-4
/
+4
2010-10-21
Staging: hv: storvsc: call vmbus_close directly
Greg Kroah-Hartman
1
-1
/
+1
2010-10-21
Staging: hv: channel: export vmbus_close to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove SendPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-12
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
1
-36
/
+30
2010-10-21
Staging: hv: netvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
1
-44
/
+35
2010-10-21
Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-16
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directly
Greg Kroah-Hartman
1
-6
/
+6
2010-10-21
Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...
Greg Kroah-Hartman
2
-16
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directly
Greg Kroah-Hartman
1
-2
/
+1
2010-10-21
Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modules
Greg Kroah-Hartman
1
-1
/
+1
2010-10-21
Staging: hv: remove RecvPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-12
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_recvpacket directly
Greg Kroah-Hartman
1
-4
/
+4
2010-10-21
Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-12
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_receivepacket_raw directly
Greg Kroah-Hartman
1
-3
/
+2
2010-10-21
Staging: hv: channel: export vmbus_receivepacket_raw to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: rename context to channel in struct hv_device
Greg Kroah-Hartman
6
-21
/
+21
2010-10-21
Staging: hv: make *context a real pointer in struct hv_device
Greg Kroah-Hartman
1
-1
/
+1
2010-10-21
Staging: hv: remove EstablishGpadl from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-11
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_establish_gpadl directly
Greg Kroah-Hartman
1
-8
/
+6
2010-10-21
Staging: hv: channel: export vmbus_establish_gpadl to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove TeardownGpadl from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-10
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_teardown_gpadl directly
Greg Kroah-Hartman
1
-5
/
+5
2010-10-21
Staging: hv: channel: export vmbus_teardown_gpadl to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: make get_channel_info static
Greg Kroah-Hartman
4
-77
/
+42
2010-10-21
Staging: hv: vmbus_drv: remove vmbus_child_device_get_info
Greg Kroah-Hartman
1
-14
/
+1
2010-10-21
Staging: hv: remove GetChannelInfo from struct vmbus_driver
Greg Kroah-Hartman
3
-7
/
+2
2010-10-21
Staging: hv: remove GetInfo pointer from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-3
/
+0
2010-10-21
Staging: hv: remove VmbusGetChannelInfo
Greg Kroah-Hartman
1
-10
/
+1
2010-10-21
Staging: hv: make alloc_channel static
Greg Kroah-Hartman
2
-3
/
+1
2010-10-21
staging: batman-adv: remove useless addr_to_string()
Andy Shevchenko
8
-38
/
+18
2010-10-19
staging: brcm80211: brcmfmac: add debugfs, display wi-fi statistics
nohee ko
2
-0
/
+44
2010-10-19
staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_period
nohee ko
2
-2
/
+44
2010-10-19
staging: brcm80211: brcmfmac: enable passive, active scan selection
nohee ko
2
-27
/
+37
2010-10-19
staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & ...
nohee ko
1
-9
/
+1
2010-10-19
Staging: frontier: fix coding style issues in tranzport.c
Gustavo Silva
1
-27
/
+27
2010-10-19
Staging: cxt1e1: multiple definition of max_mtu fix
Bob Beers
4
-32
/
+32
[next]