aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hyperv/netvsc_drv.c
AgeCommit message (Expand)Author
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-07-25hyperv: Add a check for ring_size valueHaiyang Zhang
2012-07-16hyperv: Add support for setting MAC from within guestsHaiyang Zhang
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang
2012-03-19net/hyperv: Fix the code handling tx busyHaiyang Zhang
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-12net/hyperv: Add support for vlan trunking from guestsHaiyang Zhang
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang
2012-02-05net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang 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-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: 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-11-29staging: hv: move hv_netvsc out of staging areaHaiyang Zhang