summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
* [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12
* [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2
* [S390] qdio: merge inbound and outbound handler functionsJan Glauber2009-03-261-43/+19
* [S390] qdio: report SIGA errors directlyJan Glauber2009-03-261-43/+30
* [S390] qdio: seperate last move index and polling indexJan Glauber2009-03-261-21/+17
* [S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber2009-03-261-5/+8
* [S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber2009-03-261-4/+5
* [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-261-11/+24
* [S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber2009-03-261-3/+2
* [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-261-0/+1
* fix similar typos to successfullColy Li2009-01-081-1/+1
* [S390] qdio: fix error reporting for hipersocketsJan Glauber2008-12-251-96/+54
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-251-63/+118
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-251-229/+95
* [S390] qdio: fix compile warning under 31 bitJan Glauber2008-12-251-1/+1
* [S390] qdio: add eqbs/sqbs instruction countersJan Glauber2008-12-251-1/+6
* [S390] qdio: fix qeth port count detectionJan Glauber2008-12-251-9/+9
* [S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber2008-10-281-1/+0
* [S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2008-10-101-5/+19
* [S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2008-10-101-1/+1
* [S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2008-10-101-0/+6
* [S390] qdio: remove the module_get & module_put pairJan Glauber2008-08-211-4/+0
* [S390] qdio: improve s390 debug feature usageJan Glauber2008-08-211-36/+34
* [S390] qdio: make sure qdr is aligned to page sizeJan Glauber2008-08-011-1/+1
* [S390] qdio: new qdio driver.Jan Glauber2008-07-171-0/+1755