summaryrefslogtreecommitdiff
path: root/drivers/staging/hv
AgeCommit message (Expand)AuthorFilesLines
2010-09-21staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen1-1/+4
2010-09-21staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen1-2/+2
2010-09-21staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang1-1/+1
2010-09-21staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen1-2/+2
2010-09-21staging: hv: Fix missing functions for net_device_opsHaiyang Zhang1-0/+3
2010-05-13Staging: hv: name network device ethX rather than sethXStephen Hemminger1-2/+1
2010-05-13Staging: hv: Fix up memory leak on HvCleanupCyrill Gorcunov1-1/+1
2010-05-13Staging: hv: Fix a bug affecting IPv6Haiyang Zhang1-0/+1
2010-03-15Staging: hv: match on DMI values to know if we should run.Greg Kroah-Hartman1-4/+17
2010-03-15Staging: hv: add a pci device tableGreg Kroah-Hartman1-0/+17
2010-01-25Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2009-12-01Staging: hv: Fix some missing author namesHaiyang Zhang5-0/+5
2009-12-01Staging: hv: Fix vmbus event handler bugHaiyang Zhang2-13/+5
2009-12-01Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones1-5/+5
2009-10-31Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2-0/+2
2009-10-31Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok1-6/+4
2009-10-31Staging: hv: fix oops in vmbus - udev eventsMilan Dadok1-10/+4
2009-10-31Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen1-1/+1
2009-10-31Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang1-13/+1
2009-10-31Staging: hv TODO patchesStephen Hemminger1-0/+6
2009-10-15staging: Complete sched.h removal from interrupt.hJeff Mahoney1-0/+1
2009-09-15Staging: hv: update the TODO fileGreg Kroah-Hartman1-3/+1
2009-09-15Staging: hv: Remove List.hBill Pemberton3-265/+0
2009-09-15Staging: hv: remove use of internal list routines in RndisFilterBill Pemberton1-11/+6
2009-09-15Staging: hv: remove more usages of internal list routinesBill Pemberton5-65/+55
2009-09-15Staging: hv: remove use of internal list routines in NetVscBill Pemberton3-53/+32
2009-09-15Staging: hv: Add Haiyang's email to the TODO fileHaiyang Zhang1-2/+2
2009-09-15Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman5-12/+8
2009-09-15Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman3-6/+4
2009-09-15Staging: hv: remove function pointer typedefs from StorVscApi.hGreg Kroah-Hartman1-12/+5
2009-09-15Staging: hv: remove function pointer typedefs from NetVscApi.hGreg Kroah-Hartman2-25/+9
2009-09-15Staging: hv: remove function pointer typedefs from VmbusApi.hGreg Kroah-Hartman2-99/+43
2009-09-15Staging: hv: rename struct NETVSC_DEVICEGreg Kroah-Hartman3-35/+35
2009-09-15Staging: hv: coding style cleanup for NetVsc.cGreg Kroah-Hartman1-655/+539
2009-09-15Staging: hv: coding style cleanup for RndisFilter.cGreg Kroah-Hartman1-400/+285
2009-09-15Staging: hv: coding style cleanup for storvsc_drv.cGreg Kroah-Hartman1-464/+470
2009-09-15Staging: hv: coding style cleanups for vmbus_drv.cGreg Kroah-Hartman1-541/+405
2009-09-15Staging: hv: warn the world of a bug in the release functionGreg Kroah-Hartman1-0/+5
2009-09-15Staging: hv: coding style cleanup for Channel.cGreg Kroah-Hartman1-479/+345
2009-09-15Staging: hv: coding style fixes for blkvsc_drv.cGreg Kroah-Hartman1-532/+521
2009-09-15Staging: hv: reorg StorVsc.cGreg Kroah-Hartman1-266/+249
2009-09-15Staging: hv: coding style cleanups for StorVsc.cGreg Kroah-Hartman1-424/+311
2009-09-15Staging: hv: TODO: add some more itemsGreg Kroah-Hartman1-0/+2
2009-09-15Staging: hv: reorg ChannelMgmt a bitGreg Kroah-Hartman1-37/+24
2009-09-15Staging: hv: coding style cleanups for ChannelMgmt.cGreg Kroah-Hartman1-347/+267
2009-09-15Staging: hv: reorganize netvsc_drv.cGreg Kroah-Hartman1-171/+158
2009-09-15Staging: hv: coding style cleanups for netvsc_drv.cGreg Kroah-Hartman1-262/+186
2009-09-15Staging: hv: fix coding style issues in Hv.cGreg Kroah-Hartman1-321/+243
2009-09-15Staging: hv: code reduction from Vmbus.cGreg Kroah-Hartman1-60/+49
2009-09-15Staging: hv: coding style cleanups on Vmbus.cGreg Kroah-Hartman1-306/+109