aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/netvsc.c
AgeCommit message (Expand)Author
2011-08-04Staging: hv: netvsc: Increase the timeout value in the netvsc driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the empty function rndis_filter_init()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get the ring size information from struct netvsc_dev...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of unnecessary state in struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Directly invoke the function rndis_filter_receive()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make the function netvsc_send non-staticK. Y. Srinivasan
2011-05-17Staging: hv: netvsc: Move the contents of rndis_filter.h to hyperv_net.hK. Y. Srinivasan
2011-05-17Staging: hv: netvsc: Move the contents of netvsc.h to hyperv_net.hK. Y. Srinivasan
2011-05-17Staging: hv: netvsc: Create a common header file for network driverK. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan
2011-05-11Staging: hv: Use completion abstraction in struct netvsc_deviceK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of unnecessary code in netvsc.cK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of netvsc_cleanup()K. Y. Srinivasan
2011-05-11Staging: hv: Make netvsc_device_remove non staticK. Y. Srinivasan
2011-05-11Staging: hv: Make the function netvsc_device_add() non staticK. Y. Srinivasan
2011-04-26Staging: hv: Get rid of the references to the priv element of struct hv_drive...K. Y. Srinivasan
2011-04-25staging: hv: convert function name NetVscDisconnectFromVsp to lower caseHaiyang Zhang
2011-04-25staging: hv: clean up unused forward declarationsHaiyang Zhang
2011-04-25staging: hv: move netvsc_device_add() to clean up forward declarationHaiyang Zhang
2011-04-25staging: hv: move netvsc_destroy_send_buf() to clean up forward declarationHaiyang Zhang
2011-04-25staging: hv: move netvsc_destroy_recv_buf() to clean up forward declarationHaiyang Zhang
2011-04-25staging: hv: move netvsc_send_recv_completion() to clean up forward declarationHaiyang Zhang
2011-04-25staging: hv: move netvsc_receive_completion() to clean up forward declarationHaiyang Zhang
2011-04-25staging: hv: move netvsc_initialize() to clean up forward declarationHaiyang Zhang
2011-04-04staging: hv: replace DPRINT with native primitives in hv_netvscHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_netvscHank Janssen
2011-02-23staging: hv: Fix the WARN_ON condition in free_net_device()Haiyang Zhang
2011-02-23staging: hv: Remove unnecessary ASSERTs in netvsc_initialize()Haiyang Zhang
2011-02-18staging: hv: Remove dead code from netvsc.cHaiyang Zhang
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-02-18Staging: hv: Use native wait primitivesK. Y. Srinivasan
2011-02-18Staging: hv: Use native page allocation/free functionsK. Y. Srinivasan
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lo...Haiyang Zhang
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang
2011-01-20staging: hv: fix netvsc sleeping while atomicTimo Teräs
2010-12-13staging: hv: Convert camel cased struct fields in netvsc.h to lower casesHaiyang Zhang
2010-12-13staging: hv: Convert camel cased struct fields in netvsc_api.h to lower casesHaiyang Zhang
2010-12-13staging: hv: Convert camel cased functions in rndis_filter.c to lower casesHaiyang Zhang
2010-12-13staging: hv: Convert camel cased functions in netvsc.c to lower casesHaiyang Zhang
2010-12-13staging: hv: Convert camel cased variables in netvsc.c to lower casesHaiyang Zhang
2010-11-09staging: hv: Convert camel cased functions in osd.c to lower casesHaiyang Zhang
2010-10-21Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_receivepacket_raw directlyGreg Kroah-Hartman