aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv
AgeCommit message (Expand)Author
2010-05-11staging: hv: replace ASSERT() with WARN_ON() in NetVsc.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()sBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in vmbus_drv.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.cBill Pemberton
2010-05-11staging: hv: check return value of RingBufferInit()Bill Pemberton
2010-05-11staging: hv: remove ASSERT()s in RingBuffer.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in StorVsc.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in blkvsc_drv.cBill Pemberton
2010-05-11staging: hv: make the block driver depend on LBDAFBill Pemberton
2010-05-11staging: hv: return error instead calling ASSERT in blkvsc_drv.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in storvsc_drv.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in Channel.cBill Pemberton
2010-05-11Staging: hv: return -EINVAL instead of calling ASSERT()Bill Pemberton
2010-05-11Staging: hv: remove ASSERT() in Channel.cBill Pemberton
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