Vitaly Kuznetsov
|
93ba222255
hv_netvsc: remove excessive logging on MTU change
|
8 anni fa |
Vitaly Kuznetsov
|
e8f0a89cd7
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
|
8 anni fa |
Stephen Hemminger
|
17db4bcef3
hv_netvsc: use consume_skb
|
9 anni fa |
Stephen Hemminger
|
3a8963acc7
Revert "hv_netvsc: make inline functions static"
|
9 anni fa |
Stephen Hemminger
|
6c4c137e50
hv_netvsc: make variable local
|
9 anni fa |
Stephen Hemminger
|
7a2a0a84fd
hv_netvsc: make netvsc_destroy_buf void
|
9 anni fa |
Stephen Hemminger
|
bc304dd3b4
hv_netvsc: refactor completion function
|
9 anni fa |
Stephen Hemminger
|
fd612602d6
hv_netvsc: init completion during alloc
|
9 anni fa |
Stephen Hemminger
|
e08f3ea586
hv_netvsc: make device_remove void
|
9 anni fa |
Stephen Hemminger
|
e5a78fad4f
hv_netvsc: use ARRAY_SIZE() for NDIS versions
|
9 anni fa |
Stephen Hemminger
|
30d1de08c8
hv_netvsc: make inline functions static
|
9 anni fa |
Stephen Hemminger
|
796cc88c32
hv_netvsc: style cleanups
|
9 anni fa |
Stephen Hemminger
|
e53a9c2a5a
hv_netvsc: use kcalloc
|
9 anni fa |
Haiyang Zhang
|
c0b558e5a3
hv_netvsc: Implement batching of receive completions
|
9 anni fa |
David S. Miller
|
60747ef4d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 anni fa |
Vitaly Kuznetsov
|
f9a7da9130
hv_netvsc: don't lose VF information
|
9 anni fa |
Haiyang Zhang
|
7f5d5af0b2
hv_netvsc: Add handler for physical link speed change
|
9 anni fa |
K. Y. Srinivasan
|
99a50bb11c
netvsc: Use the new in-place consumption APIs in the rx path
|
9 anni fa |
Vitaly Kuznetsov
|
5362855aba
netvsc: get rid of completion timeouts
|
9 anni fa |
Vitaly Kuznetsov
|
2625466d6d
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
|
9 anni fa |
Vitaly Kuznetsov
|
8809883482
hv_netvsc: set nvdev link after populating chn_table
|
9 anni fa |
Vitaly Kuznetsov
|
0a1275ca51
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
|
9 anni fa |
Vitaly Kuznetsov
|
3d541ac5a9
hv_netvsc: untangle the pointer mess
|
9 anni fa |
Vitaly Kuznetsov
|
f580aec4bf
hv_netvsc: move start_remove flag to net_device_context
|
9 anni fa |
KY Srinivasan
|
84bf9cefb1
hv_netvsc: Implement support for VF drivers on Hyper-V
|
9 anni fa |
Haiyang Zhang
|
c85e492445
hv_netvsc: Fix book keeping of skb during batching process
|
9 anni fa |
Haiyang Zhang
|
cf8190e4c2
hv_netvsc: Fix race condition on Multi-Send Data field
|
9 anni fa |
KY Srinivasan
|
10082f9887
hv_netvsc: Eliminate status from struct hv_netvsc_packet
|
9 anni fa |
KY Srinivasan
|
bde79be529
hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
|
9 anni fa |
KY Srinivasan
|
694a9fb026
hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
|
9 anni fa |