aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/netvsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang1-1/+5
2014-02-19hyperv: Add latest NetVSP versions to auto negotiationHaiyang Zhang1-9/+16
2014-02-17Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan1-23/+10
2014-02-17Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan1-16/+13
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang1-5/+2
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-04-29hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang1-1/+1
2013-04-08hyperv: Fix RNDIS send_completion code pathHaiyang Zhang1-5/+12
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang1-6/+12
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang1-3/+1
2012-08-03hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang1-7/+0
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+6
2012-06-06drivers: net: Remove casts to same typeJoe Perches1-1/+1
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang1-6/+6
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang1-4/+37
2012-03-12net/hyperv: Add support for vlan trunking from guestsHaiyang Zhang1-1/+2
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang1-3/+3
2012-01-04net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang1-27/+55
2012-01-04net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang1-49/+4
2011-12-09net/hyperv: Fix the stop/wake queue mechanismHaiyang Zhang1-3/+11
2011-12-01net/hyperv: Fix long lines in netvsc.cHaiyang Zhang1-3/+5
2011-11-29staging: hv: move hv_netvsc out of staging areaHaiyang Zhang1-0/+939