aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[S390] qdio: remove multicast pollingJan Glauber1-4/+0
2011-10-30[S390] qdio: reset outbound SBAL error statesJan Glauber1-1/+2
2011-10-30[S390] qdio: EQBS retry after CCQ 96Jan Glauber1-40/+41
2011-10-30[S390] qdio: add timestamp for last queue scan timeJan Glauber1-0/+4
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-2/+0
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+8
2011-08-27[SCSI] qdio: base support for hardware data router with zfcpSwen Schillig1-3/+8
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com1-4/+1
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com1-24/+179
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber1-3/+18
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-3/+3
2011-05-23[S390] qdio: prevent compile warningJan Glauber1-1/+1
2011-04-20[S390] qdio: reset error states immediatelyJan Glauber1-5/+12
2011-04-04[S390] qdio: fix init sequenceSebastian Ott1-8/+8
2011-03-23[S390] qdio: prevent handling of buffers if count is zeroJan Glauber1-1/+2
2011-01-31[S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber1-2/+2
2011-01-05[S390] qdio: cleanup SIGA syncJan Glauber1-35/+29
2011-01-05[S390] qdio: remove enhanced SIGAJan Glauber1-42/+15
2011-01-05[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber1-15/+28
2011-01-05[S390] qdio: outbound queue full counterJan Glauber1-0/+3
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-1/+7
2011-01-05[S390] qdio: prevent race for shared indicatorsJan Glauber1-2/+2
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber1-0/+2
2010-09-08qdio: extend API to allow pollingJan Glauber1-2/+136
2010-05-17[S390] qdio: remove API wrappersJan Glauber1-46/+0
2010-05-17[S390] qdio: dont convert timestamps to microsecondsJan Glauber1-4/+4
2010-05-17[S390] qdio: prevent starvation on PCI devicesJan Glauber1-3/+7
2010-05-17[S390] qdio: count number of qdio interruptsJan Glauber1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08[S390] qdio: add missing bracketUrsula Braun1-1/+2
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky1-1/+1
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber1-0/+26
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber1-38/+33
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber1-1/+2
2009-09-22[S390] qdio: change state of all primed input buffersJan Glauber1-0/+2
2009-09-22[S390] qdio: reduce per device debug messagesJan Glauber1-18/+12
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber1-1/+3
2009-06-22[S390] qdio: Sanitize do_QDIO sanity checksJan Glauber1-7/+2
2009-06-22[S390] qdio: leave inbound SBALs primedJan Glauber1-7/+0
2009-06-22[S390] qdio: extract all primed SBALs at onceJan Glauber1-28/+6
2009-06-22[S390] qdio: fix check for running under z/VMJan Glauber1-35/+13
2009-06-22[S390] qdio: move adapter interrupt tasklet codeJan Glauber1-12/+72
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin1-1/+1
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber1-32/+12
2009-04-14[S390] qdio: remove dead timeout handlerJan Glauber1-41/+2
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber1-43/+19
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber1-43/+30