aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hyperv_net.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: netvsc_drv: Get rid of the used type struct netvsc_driverK. Y. Srinivasan2011-05-171-7/+0
* Staging: hv: netvsc_drv: Get rid of the unused function drv_to_netvscdrv()K. Y. Srinivasan2011-05-171-7/+0
* Staging: hv: netvsc_drv: Get rid of the empty function rndis_filter_init()K. Y. Srinivasan2011-05-171-3/+0
* Staging: hv: netvsc_drv: Get rid of the unnecessary state from struct netvsc_...K. Y. Srinivasan2011-05-171-2/+0
* Staging: hv: netvsc_drv: Add ring_size element to struct netvsc_device_infoK. Y. Srinivasan2011-05-171-0/+1
* Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driverK. Y. Srinivasan2011-05-171-2/+0
* Staging: hv: netvsc_drv: Move the definition of struct rndis_filter_packet to...K. Y. Srinivasan2011-05-171-0/+7
* Staging: hv: netvsc_drv: Get rid of unnecessary state in struct netvsc_driverK. Y. Srinivasan2011-05-171-11/+0
* Staging: hv: netvsc_drv: Make the function rndis_filter_send() non-staticK. Y. Srinivasan2011-05-171-0/+3
* Staging: hv: netvsc_drv: Make the function rndis_filter_receive() non-staticK. Y. Srinivasan2011-05-171-1/+2
* Staging: hv: netvsc_drv: Make the function netvsc_recv_callback() non-staticK. Y. Srinivasan2011-05-171-0/+2
* Staging: hv: netvsc_drv: Make the function netvsc_linkstatus_callback() non-s...K. Y. Srinivasan2011-05-171-0/+2
* Staging: hv: netvsc_drv: Make the function netvsc_send non-staticK. Y. Srinivasan2011-05-171-0/+2
* Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driverK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: netvsc: Cleanup hyperv_net.hK. Y. Srinivasan2011-05-171-3/+1
* Staging: hv: netvsc: Move the contents of rndis_filter.h to hyperv_net.hK. Y. Srinivasan2011-05-171-0/+26
* Staging: hv: netvsc: Move the contents of rndis.h to hyperv_net.hK. Y. Srinivasan2011-05-171-0/+627
* Staging: hv: netvsc: Move the contents of netvsc.h to hyperv_net.hK. Y. Srinivasan2011-05-171-0/+302
* Staging: hv: netvsc: Include the contents of netvsc_api.h into hyperv_net.hK. Y. Srinivasan2011-05-171-0/+101
* Staging: hv: netvsc: Create a common header file for network driverK. Y. Srinivasan2011-05-171-0/+28