summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/netvsc_drv.c
Commit message (Expand)AuthorAgeFilesLines
* net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang2012-02-051-5/+2
* net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-021-4/+4
* net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang2012-02-021-4/+4
* net/hyperv: rx_bytes should account the ether header sizeWei Yongjun2012-02-011-1/+1
* net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
* net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-041-9/+61
* net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang2012-01-041-20/+2
* net/hyperv: Fix the stop/wake queue mechanismHaiyang Zhang2011-12-091-23/+1
* net/hyperv: Add support for promiscuous mode settingHaiyang Zhang2011-12-011-3/+43
* staging: hv: move hv_netvsc out of staging areaHaiyang Zhang2011-11-291-0/+456
OpenPOWER on IntegriCloud