summaryrefslogtreecommitdiff
path: root/drivers/staging/hv
AgeCommit message (Expand)Author
2010-10-21Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_receivepacket_raw directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman
2010-10-21Staging: hv: make *context a real pointer in struct hv_deviceGreg Kroah-Hartman
2010-10-21Staging: hv: remove EstablishGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_establish_gpadl directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove TeardownGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_teardown_gpadl directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman
2010-10-20Staging: hv: make get_channel_info staticGreg Kroah-Hartman
2010-10-20Staging: hv: vmbus_drv: remove vmbus_child_device_get_infoGreg Kroah-Hartman
2010-10-20Staging: hv: remove GetChannelInfo from struct vmbus_driverGreg Kroah-Hartman
2010-10-20Staging: hv: remove GetInfo pointer from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-20Staging: hv: remove VmbusGetChannelInfoGreg Kroah-Hartman
2010-10-20Staging: hv: make alloc_channel staticGreg Kroah-Hartman
2010-10-15staging: hv: Convert camel cased functions in channel_mgmt.c to lower caseHaiyang Zhang
2010-10-15staging: hv: Convert camel cased local variable names in channel_mgmt.c to lo...Haiyang Zhang
2010-10-15staging: hv: Convert camel cased parameter in channel_interface.h to lower caseHaiyang Zhang
2010-10-15staging: hv: Convert camel cased function names in channel_interface.c to low...Haiyang Zhang
2010-10-15staging: hv: Convert camel cased local variables in channel_interface.c to lo...Haiyang Zhang
2010-10-12staging: hv: Doubled ringbuffer size for Hyper-v network driverHank Janssen
2010-10-08Staging: hv: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-07staging: hv: Rename camel cased functions in channel.c to lowercaseHaiyang Zhang
2010-10-05staging: hv: Remove camel case variables in channel.cHaiyang Zhang
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-20staging: hv: Remove camel cases of vmbus packet buffer structuresHaiyang Zhang
2010-09-14staging: hv: Convert vmbus driver interface function pointer table to constantHaiyang Zhang
2010-09-03staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen
2010-09-03staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen
2010-09-03staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang
2010-09-03staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen
2010-09-03staging: hv: Fix missing functions for net_device_opsHaiyang Zhang
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-07-27Staging: hv: remove RING_BUFFER typedefGreg Kroah-Hartman
2010-07-27Staging: hv: remove RING_BUFFER_INFO typedefGreg Kroah-Hartman
2010-07-27Staging: hv: remove RING_BUFFER_DEBUG_INFO typedefGreg Kroah-Hartman
2010-07-26staging: hv: Fix Kconfig dependency of hv_blkvscHaiyang Zhang
2010-07-22Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman
2010-07-22Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman
2010-07-22staging: hv: check kzalloc() resultKulikov Vasiliy
2010-07-08Staging: hyperv: add clocksource driverKy Srinivasan
2010-06-30Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang
2010-06-30staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang
2010-06-18Staging: hv: Storage class should be before const qualifierTobias Klauser
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman