summaryrefslogtreecommitdiff
path: root/drivers/net/hyperv/netvsc_drv.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang1-4/+4
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang1-4/+4
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun1-1/+1
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang1-9/+61
2012-01-04net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang1-20/+2
2011-12-09net/hyperv: Fix the stop/wake queue mechanismHaiyang Zhang1-23/+1
2011-12-01net/hyperv: Add support for promiscuous mode settingHaiyang Zhang1-3/+43
2011-11-29staging: hv: move hv_netvsc out of staging areaHaiyang Zhang1-0/+456