summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: log all adapter characteristicsJan Glauber2012-03-231-1/+0
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
* [S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier2012-03-021-2/+2
* [S390] qdio: prevent dsci access without adapter interruptsJan Glauber2011-10-301-4/+2
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] qdio: remove multicast pollingJan Glauber2011-10-301-4/+0
* [S390] qdio: reset outbound SBAL error statesJan Glauber2011-10-301-1/+2
* [S390] qdio: EQBS retry after CCQ 96Jan Glauber2011-10-301-40/+41
* [S390] qdio: add timestamp for last queue scan timeJan Glauber2011-10-301-0/+4
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-3/+8
|\
| * [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-271-3/+8
* | qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2011-08-131-4/+1
* | qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-131-24/+179
|/
* [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-031-3/+18
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-3/+3
* [S390] qdio: prevent compile warningJan Glauber2011-05-231-1/+1
* [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
* [S390] qdio: fix init sequenceSebastian Ott2011-04-041-8/+8
* [S390] qdio: prevent handling of buffers if count is zeroJan Glauber2011-03-231-1/+2
* [S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber2011-01-311-2/+2
* [S390] qdio: cleanup SIGA syncJan Glauber2011-01-051-35/+29
* [S390] qdio: remove enhanced SIGAJan Glauber2011-01-051-42/+15
* [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber2011-01-051-15/+28
* [S390] qdio: outbound queue full counterJan Glauber2011-01-051-0/+3
* [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-1/+7
* [S390] qdio: prevent race for shared indicatorsJan Glauber2011-01-051-2/+2
* [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-051-0/+2
* qdio: extend API to allow pollingJan Glauber2010-09-081-2/+136
* [S390] qdio: remove API wrappersJan Glauber2010-05-171-46/+0
* [S390] qdio: dont convert timestamps to microsecondsJan Glauber2010-05-171-4/+4
* [S390] qdio: prevent starvation on PCI devicesJan Glauber2010-05-171-3/+7
* [S390] qdio: count number of qdio interruptsJan Glauber2010-05-171-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] qdio: add missing bracketUrsula Braun2010-03-081-1/+2
* [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-261-1/+1
* [S390] qdio: account processed SBAL during queue scanJan Glauber2010-02-261-0/+26
* [S390] qdio: prevent call trace if CHPID is offlineJan Glauber2010-02-091-0/+2
* [S390] qdio: continue polling for buffer state ERRORUrsula Braun2010-02-091-1/+1
* [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-041-38/+33
* [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-181-1/+2
* [S390] qdio: change state of all primed input buffersJan Glauber2009-09-221-0/+2
* [S390] qdio: reduce per device debug messagesJan Glauber2009-09-221-18/+12
* [S390] qdio: continue polling if the queue is not finishedJan Glauber2009-09-111-1/+3
* [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-7/+2
* [S390] qdio: leave inbound SBALs primedJan Glauber2009-06-221-7/+0
* [S390] qdio: extract all primed SBALs at onceJan Glauber2009-06-221-28/+6
* [S390] qdio: fix check for running under z/VMJan Glauber2009-06-221-35/+13
* [S390] qdio: move adapter interrupt tasklet codeJan Glauber2009-06-221-12/+72
OpenPOWER on IntegriCloud