aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hyperv
AgeCommit message (Expand)Author
2012-02-05net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang
2012-02-05net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang
2012-02-05net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang
2012-01-04net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang
2012-01-04net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang
2011-12-09net/hyperv: Fix the stop/wake queue mechanismHaiyang Zhang
2011-12-01net/hyperv: Add support for promiscuous mode settingHaiyang Zhang
2011-12-01net/hyperv: Fix long lines in netvsc.cHaiyang Zhang
2011-11-29staging: hv: move hv_netvsc out of staging areaHaiyang Zhang