summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: remove VmbusGetChannelInfoGreg Kroah-Hartman2010-10-201-10/+1
* Staging: hv: make alloc_channel staticGreg Kroah-Hartman2010-10-202-3/+1
* staging: hv: Convert camel cased functions in channel_mgmt.c to lower caseHaiyang Zhang2010-10-154-53/+55
* staging: hv: Convert camel cased local variable names in channel_mgmt.c to lo...Haiyang Zhang2010-10-151-125/+133
* staging: hv: Convert camel cased parameter in channel_interface.h to lower caseHaiyang Zhang2010-10-151-2/+2
* staging: hv: Convert camel cased function names in channel_interface.c to low...Haiyang Zhang2010-10-153-22/+22
* staging: hv: Convert camel cased local variables in channel_interface.c to lo...Haiyang Zhang2010-10-151-62/+64
* staging: hv: Doubled ringbuffer size for Hyper-v network driverHank Janssen2010-10-121-1/+1
* Staging: hv: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-4/+4
* staging: hv: Rename camel cased functions in channel.c to lowercaseHaiyang Zhang2010-10-076-120/+120
* staging: hv: Remove camel case variables in channel.cHaiyang Zhang2010-10-051-380/+387
* staging: hv: Remove camel cases of vmbus packet buffer structuresHaiyang Zhang2010-09-205-47/+47
* staging: hv: Convert vmbus driver interface function pointer table to constantHaiyang Zhang2010-09-146-31/+19
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-3/+10
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-3/+5
* | Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-0521-665/+174
|\ \ | |/ |/|
| * Staging: hv: remove RING_BUFFER typedefGreg Kroah-Hartman2010-07-272-6/+6
| * Staging: hv: remove RING_BUFFER_INFO typedefGreg Kroah-Hartman2010-07-273-35/+37
| * Staging: hv: remove RING_BUFFER_DEBUG_INFO typedefGreg Kroah-Hartman2010-07-273-11/+11
| * staging: hv: Fix Kconfig dependency of hv_blkvscHaiyang Zhang2010-07-261-1/+1
| * Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-2216-348/+14
| * Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-2216-262/+0
| * staging: hv: check kzalloc() resultKulikov Vasiliy2010-07-221-0/+2
| * Staging: hyperv: add clocksource driverKy Srinivasan2010-07-082-1/+102
| * Staging: hv: Storage class should be before const qualifierTobias Klauser2010-06-181-1/+1
* | Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang2010-06-301-0/+28
* | staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang2010-06-303-11/+35
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2139-475/+1301
|\
| * staging: hv: Added heartbeat functionality to hv_utilsHank Janssen2010-05-174-3/+92
| * Staging: Use kmemdupJulia Lawall2010-05-171-2/+1
| * staging: hv: Fix error checking in channel.cHaiyang Zhang2010-05-141-4/+4
| * Staging: hv: auto-load MSFT PV NIC driverK. Y. Srinivasan2010-05-141-0/+26
| * staging: hv: Optimize adj_guesttime function and add more detailed commentsHaiyang Zhang2010-05-111-10/+23
| * Staging: hv: storvsc module descriptionsStephen Hemminger2010-05-111-1/+3
| * Staging: hv: block_operations can be constStephen Hemminger2010-05-111-1/+1
| * Staging: hv: add module description to blkvscStephen Hemminger2010-05-111-2/+3
| * Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman2010-05-117-6/+6
| * Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.hGreg Kroah-Hartman2010-05-115-4/+4
| * Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.hGreg Kroah-Hartman2010-05-114-3/+3
| * Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman2010-05-118-7/+7
| * Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman2010-05-117-6/+6
| * Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman2010-05-114-3/+3
| * Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman2010-05-114-3/+3
| * Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .hGreg Kroah-Hartman2010-05-114-2/+2
| * Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman2010-05-115-3/+3
| * Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .hGreg Kroah-Hartman2010-05-114-3/+3
| * Staging: hv: rename StorVsc.c to storvsc.cGreg Kroah-Hartman2010-05-113-2/+2
| * Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman2010-05-114-3/+3
| * Staging: hv: rename Vmbus.c to vmbus.cGreg Kroah-Hartman2010-05-112-1/+1
OpenPOWER on IntegriCloud