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
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-01
hyperv: Add an error message to rndis_filter_set_device_mac()
Haiyang Zhang
1
-1
/
+4
2012-10-22
hyperv: Remove unnecessary comments in rndis_filter_receive_data()
Haiyang Zhang
1
-5
/
+0
2012-10-02
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
1
-10
/
+12
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
4
-11
/
+30
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2
-5
/
+1
2012-10-02
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
1
-1
/
+14
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-08-15
net: move and rename netif_notify_peers()
Amerigo Wang
1
-1
/
+1
2012-08-10
hyperv: Add comments for the extended buffer after RNDIS message
Haiyang Zhang
1
-1
/
+7
2012-08-04
hyperv: Move wait completion msg code into rndis_filter_halt_device()
Haiyang Zhang
2
-7
/
+11
2012-07-26
hyperv: Add error handling to rndis_filter_device_add()
Haiyang Zhang
1
-7
/
+4
2012-07-26
hyperv: Add a check for ring_size value
Haiyang Zhang
1
-1
/
+6
2012-07-17
hyperv: Add support for setting MAC from within guests
Haiyang Zhang
3
-1
/
+109
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+7
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-06-04
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
2
-6
/
+7
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
1
-21
/
+21
2012-05-12
usb/net: rndis: remove ambigous status codes
Linus Walleij
1
-2
/
+2
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
1
-289
/
+1
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+14
2012-04-21
net/hyperv: Adding cancellation to ensure rndis filter is closed
Wenqi Ma
1
-24
/
+14
2012-04-04
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
2
-5
/
+42
2012-03-20
net/hyperv: Fix the code handling tx busy
Haiyang Zhang
1
-4
/
+1
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-2
/
+2
2012-03-13
net/hyperv: Add support for vlan trunking from guests
Haiyang Zhang
4
-4
/
+101
2012-03-13
net/hyperv: Fix data corruption in rndis_filter_receive()
Haiyang Zhang
1
-24
/
+9
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-03-09
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
1
-2
/
+2
2012-02-06
net/hyperv: Remove the unnecessary memset in rndis_filter_send()
Haiyang Zhang
1
-2
/
+0
2012-02-06
net/hyperv: Correct the assignment in netvsc_recv_callback()
Haiyang Zhang
1
-5
/
+2
2012-02-06
net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases
Haiyang Zhang
1
-30
/
+30
2012-02-02
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
2
-4
/
+17
2012-02-02
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
Haiyang Zhang
1
-4
/
+4
2012-02-02
net/hyperv: fix the issue that large packets be dropped under bridge
Wei Yongjun
1
-0
/
+19
2012-02-01
net/hyperv: rx_bytes should account the ether header size
Wei Yongjun
1
-1
/
+1
2012-01-25
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
1
-2
/
+3
2012-01-05
net/hyperv: Add support for jumbo frame up to 64KB
Haiyang Zhang
3
-17
/
+67
2012-01-05
net/hyperv: Add NETVSP protocol version negotiation
Haiyang Zhang
2
-34
/
+149
2012-01-05
net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
Haiyang Zhang
4
-92
/
+10
2011-12-10
net/hyperv: Fix the stop/wake queue mechanism
Haiyang Zhang
2
-26
/
+12
2011-12-01
net/hyperv: Add support for promiscuous mode setting
Haiyang Zhang
3
-25
/
+68
2011-12-01
net/hyperv: Fix long lines in netvsc.c
Haiyang Zhang
1
-3
/
+5
2011-11-29
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang
6
-0
/
+3316