summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv
AgeCommit message (Expand)AuthorLines
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet-2/+2
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang-2/+2
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang-4/+17
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang-4/+4
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun-0/+19
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun-1/+1
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun-2/+3
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang-17/+67
2012-01-04net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang-34/+149
2012-01-04net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang-92/+10
2011-12-09net/hyperv: Fix the stop/wake queue mechanismHaiyang Zhang-26/+12
2011-12-01net/hyperv: Add support for promiscuous mode settingHaiyang Zhang-25/+68
2011-12-01net/hyperv: Fix long lines in netvsc.cHaiyang Zhang-3/+5
2011-11-29staging: hv: move hv_netvsc out of staging areaHaiyang Zhang-0/+3316