summaryrefslogtreecommitdiff
path: root/drivers/staging/hv
AgeCommit message (Expand)Author
2010-05-11Staging: hv: test return value of VmbusChannelEstablishGpadl()Bill Pemberton
2010-05-11Staging: hv: remove ASSERT() in Channel.cBill Pemberton
2010-05-11Staging: hv: remove ASSERT() in Channel.cBill Pemberton
2010-05-11Staging: hv: remove ASSERT()s in Channel.cBill Pemberton
2010-05-11Staging: hv: test return value of osd_WaitEventCreate()Bill Pemberton
2010-05-11Staging: hv: return correct error values in Connection.cBill Pemberton
2010-05-11Staging: hv: check return value of osd_PageAlloc()Bill Pemberton
2010-05-11Staging: hv: remove ASSERT()s in ChannelMgt.cBill Pemberton
2010-05-11Staging: hv: Remove check for NULL before calling kfree()Bill Pemberton
2010-05-11Staging: hv: add basic ethtool supportStephen Hemminger
2010-05-11Staging: hv: add transmit flow controlStephen Hemminger
2010-05-11Staging: hv: transmit scatter gather supportStephen Hemminger
2010-05-11Staging: hv: use existing Ethernet header sizeStephen Hemminger
2010-05-11Staging: hv: ring parameterStephen Hemminger
2010-05-11Staging: hv: cleanup network driverStephen Hemminger
2010-05-11Staging: hv: fix up sparse warning in hyperv_utils.cGreg Kroah-Hartman
2010-05-11Staging: hv: move ASSERT(scmnd) to a more useful locationBill Pemberton
2010-05-11Staging: hv: delete ext_utils.cGreg Kroah-Hartman
2010-05-11Staging: hv: fix up formatting issues in utils.hGreg Kroah-Hartman
2010-05-11Staging: hv: Added new hv_utils driver with shutdown as first functionalityHank Janssen
2010-05-11Staging: hv: declare NetVscOnChannelCallback() staticBill Pemberton
2010-05-11Staging: hv: don't use dynamic sized arrayBill Pemberton
2010-05-11Staging: hv: fix spaces coding style issue in vstorage.hRuslan Pisarev
2010-05-11Staging: hv: trivial whitespace fixes found by checkpatch.plLars Lindley
2010-05-11Staging: hv: handle skb allocation failureStephen Hemminger
2010-05-11Staging: hv: use network device statsStephen Hemminger
2010-05-11staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen
2010-05-11staging: hv: Remove Ringbuffer from TODO lineHank Janssen
2010-04-30Staging: hv: name network device ethX rather than sethXStephen Hemminger
2010-04-30Staging: hv: Fix up memory leak on HvCleanupCyrill Gorcunov
2010-04-30Staging: hv: Fix a bug affecting IPv6Haiyang Zhang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: hv: match on DMI values to know if we should run.Greg Kroah-Hartman
2010-03-03Staging: hv: add a pci device tableGreg Kroah-Hartman
2010-03-03Staging: hv: fix brace coding style issue in Channel.cChris Nicholson
2010-03-03Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang
2010-03-03Staging: hv: Add proper versioning to HV driversHank Janssen
2010-03-03Staging: hv: fix various coding style issues in RingBuffer.cC. Bartlett
2010-03-03Staging: hv: Remove xen legacy code and check for Hyper-VHank Janssen
2010-03-03Staging: hv: remove unneeded OnClose callbackGreg Kroah-Hartman
2010-03-03Staging: hv: remove unneeded OnOpen callbackGreg Kroah-Hartman
2010-03-03Staging: hv: remove unneeded OnHostReset callbackGreg Kroah-Hartman
2010-03-03Staging: hv: storvsc_drv: move unused functionsGreg Kroah-Hartman
2010-03-03Staging: hv: remove unneeded OnHostRescan callbackGreg Kroah-Hartman
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang
2009-11-30Staging: hv: Fix vmbus event handler bugHaiyang Zhang