summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/hyperv_net.h
AgeCommit message (Expand)Author
2011-10-11Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman
2011-09-16Staging: hv: netvsc: Get rid of the usage of the ext field in struct hv_deviceK. Y. Srinivasan
2011-08-29Staging: hv: netvsc: Get rid of the refcnt field in struct netvsc_deviceK. Y. Srinivasan
2011-08-29Staging: hv: netvsc: Introduce state to manage the lifecycle of net deviceK. Y. Srinivasan
2011-08-25Staging: hv: fix up driver registering messGreg Kroah-Hartman
2011-06-07staging: hv: remove netvsc send buffer and related functionsHaiyang Zhang
2011-06-07staging: hv: fix typo in name rndis_filte_device_add()Haiyang Zhang
2011-06-07staging: hv: change rndis_filter_device_remove() to void return typeHaiyang Zhang
2011-05-17Staging: hv: netvsc_drv: Get rid of the used type struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the unused function drv_to_netvscdrv()K. 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 rid of the unnecessary state from struct netvsc_...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Add ring_size element to struct netvsc_device_infoK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Move the definition of struct rndis_filter_packet to...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: Make the function rndis_filter_send() non-staticK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make the function rndis_filter_receive() non-staticK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make the function netvsc_recv_callback() non-staticK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make the function netvsc_linkstatus_callback() non-s...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make the function netvsc_send non-staticK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc: Cleanup hyperv_net.hK. 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 rndis.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: Include the contents of netvsc_api.h into hyperv_net.hK. Y. Srinivasan
2011-05-17Staging: hv: netvsc: Create a common header file for network driverK. Y. Srinivasan