summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: hv: replace ASSERT() with WARN_ON() in NetVsc.cBill Pemberton2010-05-111-1/+1
| * staging: hv: remove ASSERT()sBill Pemberton2010-05-113-27/+26
| * staging: hv: remove ASSERT()s in vmbus_drv.cBill Pemberton2010-05-111-3/+3
| * staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.cBill Pemberton2010-05-111-1/+2
| * staging: hv: check return value of RingBufferInit()Bill Pemberton2010-05-112-3/+13
| * staging: hv: remove ASSERT()s in RingBuffer.cBill Pemberton2010-05-111-3/+3
| * staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton2010-05-111-4/+11
| * staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton2010-05-111-9/+9
| * staging: hv: remove ASSERT()s in StorVsc.cBill Pemberton2010-05-111-13/+13
| * staging: hv: remove ASSERT()s in blkvsc_drv.cBill Pemberton2010-05-111-5/+5
| * staging: hv: make the block driver depend on LBDAFBill Pemberton2010-05-112-2/+2
| * staging: hv: return error instead calling ASSERT in blkvsc_drv.cBill Pemberton2010-05-111-1/+5
| * staging: hv: remove ASSERT()s in storvsc_drv.cBill Pemberton2010-05-111-15/+13
| * staging: hv: remove ASSERT()s in Channel.cBill Pemberton2010-05-111-9/+9
| * Staging: hv: return -EINVAL instead of calling ASSERT()Bill Pemberton2010-05-111-3/+4
| * Staging: hv: remove ASSERT() in Channel.cBill Pemberton2010-05-111-1/+5
| * Staging: hv: test return value of VmbusChannelEstablishGpadl()Bill Pemberton2010-05-111-3/+8
| * Staging: hv: remove ASSERT() in Channel.cBill Pemberton2010-05-111-1/+3
| * Staging: hv: remove ASSERT() in Channel.cBill Pemberton2010-05-111-1/+9
| * Staging: hv: remove ASSERT()s in Channel.cBill Pemberton2010-05-111-9/+36
| * Staging: hv: test return value of osd_WaitEventCreate()Bill Pemberton2010-05-113-1/+18
| * Staging: hv: return correct error values in Connection.cBill Pemberton2010-05-111-1/+3
| * Staging: hv: check return value of osd_PageAlloc()Bill Pemberton2010-05-111-1/+3
| * Staging: hv: remove ASSERT()s in ChannelMgt.cBill Pemberton2010-05-111-1/+7
| * Staging: hv: Remove check for NULL before calling kfree()Bill Pemberton2010-05-111-5/+3
| * Staging: hv: add basic ethtool supportStephen Hemminger2010-05-111-0/+16
| * Staging: hv: add transmit flow controlStephen Hemminger2010-05-111-45/+27
| * Staging: hv: transmit scatter gather supportStephen Hemminger2010-05-112-32/+22
| * Staging: hv: use existing Ethernet header sizeStephen Hemminger2010-05-112-17/+7
| * Staging: hv: ring parameterStephen Hemminger2010-05-112-4/+6
| * Staging: hv: cleanup network driverStephen Hemminger2010-05-111-5/+2
| * Staging: hv: fix up sparse warning in hyperv_utils.cGreg Kroah-Hartman2010-05-111-2/+1
| * Staging: hv: move ASSERT(scmnd) to a more useful locationBill Pemberton2010-05-111-1/+1
| * Staging: hv: delete ext_utils.cGreg Kroah-Hartman2010-05-114-30/+3
| * Staging: hv: fix up formatting issues in utils.hGreg Kroah-Hartman2010-05-111-34/+34
| * Staging: hv: Added new hv_utils driver with shutdown as first functionalityHank Janssen2010-05-118-8/+438
| * Staging: hv: declare NetVscOnChannelCallback() staticBill Pemberton2010-05-111-1/+1
| * Staging: hv: don't use dynamic sized arrayBill Pemberton2010-05-112-9/+17
| * Staging: hv: fix spaces coding style issue in vstorage.hRuslan Pisarev2010-05-111-1/+1
| * Staging: hv: trivial whitespace fixes found by checkpatch.plLars Lindley2010-05-119-24/+24
| * Staging: hv: handle skb allocation failureStephen Hemminger2010-05-111-20/+12
| * Staging: hv: use network device statsStephen Hemminger2010-05-112-23/+9
| * staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen2010-05-1114-114/+234
| * staging: hv: Remove Ringbuffer from TODO lineHank Janssen2010-05-111-1/+0
* | Staging: hv: name network device ethX rather than sethXStephen Hemminger2010-04-301-2/+1
* | Staging: hv: Fix up memory leak on HvCleanupCyrill Gorcunov2010-04-301-1/+1
* | Staging: hv: Fix a bug affecting IPv6Haiyang Zhang2010-04-301-0/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-0/+13
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0415-489/+278
|\
| * Staging: hv: match on DMI values to know if we should run.Greg Kroah-Hartman2010-03-031-4/+17
OpenPOWER on IntegriCloud