summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/netvsc_drv.c
Commit message (Expand)AuthorAgeFilesLines
...
| * net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-211-24/+14
* | net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang2012-04-031-1/+5
|/
* net/hyperv: Fix the code handling tx busyHaiyang Zhang2012-03-191-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-2/+2
|\
| * net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
* | net/hyperv: Add support for vlan trunking from guestsHaiyang Zhang2012-03-121-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-2/+2
|\ \ | |/
| * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang2012-03-081-2/+2
* | 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