index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
net
/
hyperv
/
hyperv_net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
1
-0
/
+6
2015-04-08
hv_netvsc: Clean up two unused variables
Haiyang Zhang
1
-1
/
+0
2015-03-31
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
1
-1
/
+2
2015-03-29
hv_netvsc: Implement batching in send buffer
Haiyang Zhang
1
-1
/
+15
2015-03-01
hyperv: Implement netvsc_get_channels() ethool op
Andrew Schwartzmeyer
1
-0
/
+1
2014-12-23
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
1
-0
/
+1
2014-08-22
hyperv: Increase the buffer length for netvsc_channel_cb()
Haiyang Zhang
1
-2
/
+2
2014-08-07
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
1
-1
/
+1
2014-08-05
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
1
-1
/
+1
2014-06-20
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
Haiyang Zhang
1
-1
/
+2
2014-05-23
hyperv: Add hash value into RNDIS Per-packet info
Haiyang Zhang
1
-0
/
+4
2014-04-30
hyperv: Enable sendbuf mechanism on the send path
KY Srinivasan
1
-0
/
+14
2014-04-23
hyperv: Simplify the send_completion variables
Haiyang Zhang
1
-7
/
+3
2014-04-23
hyperv: Remove recv_pkt_list and lock
Haiyang Zhang
1
-33
/
+0
2014-04-21
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
1
-1
/
+109
2014-04-11
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
1
-0
/
+1
2014-03-11
hyperv: Change the receive buffer size for legacy hosts
Haiyang Zhang
1
-0
/
+1
2014-03-10
Drivers: net: hyperv: Enable large send offload
KY Srinivasan
1
-0
/
+40
2014-03-10
Drivers: net: hyperv: Enable send side checksum offload
KY Srinivasan
1
-0
/
+10
2014-03-10
Drivers: net: hyperv: Enable receive side IP checksum offload
KY Srinivasan
1
-1
/
+32
2014-03-10
Drivers: net: hyperv: Enable offloads on the host
KY Srinivasan
1
-0
/
+55
2014-03-10
Drivers: net: hyperv: Cleanup the send path
KY Srinivasan
1
-6
/
+1
2014-02-20
hyperv: Add latest NetVSP versions to auto negotiation
Haiyang Zhang
1
-0
/
+53
2014-02-18
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
KY Srinivasan
1
-0
/
+2
2014-02-18
Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
KY Srinivasan
1
-6
/
+0
2014-01-28
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
1
-1
/
+1
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-01-19
net/hyperv: fix wrong length of mac address
Jianjun Kong
1
-1
/
+1
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
1
-0
/
+2
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
1
-2
/
+0
2012-07-17
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
1
-0
/
+1
2012-06-04
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
1
-0
/
+1
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
1
-289
/
+1
2012-03-13
net/hyperv: Add support for vlan trunking from guests
Haiyang Zhang
1
-1
/
+33
2012-01-05
net/hyperv: Add support for jumbo frame up to 64KB
Haiyang Zhang
1
-5
/
+3
2012-01-05
net/hyperv: Add NETVSP protocol version negotiation
Haiyang Zhang
1
-7
/
+94
2012-01-05
net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
Haiyang Zhang
1
-4
/
+2
2011-12-01
net/hyperv: Add support for promiscuous mode setting
Haiyang Zhang
1
-0
/
+24
2011-11-29
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang
1
-0
/
+1058
[prev]