index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
qdio_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] qdio: remove API wrappers
Jan Glauber
2010-05-17
1
-46
/
+0
*
[S390] qdio: dont convert timestamps to microseconds
Jan Glauber
2010-05-17
1
-4
/
+4
*
[S390] qdio: prevent starvation on PCI devices
Jan Glauber
2010-05-17
1
-3
/
+7
*
[S390] qdio: count number of qdio interrupts
Jan Glauber
2010-05-17
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] qdio: add missing bracket
Ursula Braun
2010-03-08
1
-1
/
+2
*
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2010-02-26
1
-1
/
+1
*
[S390] qdio: account processed SBAL during queue scan
Jan Glauber
2010-02-26
1
-0
/
+26
*
[S390] qdio: prevent call trace if CHPID is offline
Jan Glauber
2010-02-09
1
-0
/
+2
*
[S390] qdio: continue polling for buffer state ERROR
Ursula Braun
2010-02-09
1
-1
/
+1
*
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
2010-01-04
1
-38
/
+33
*
[S390] qdio: add counter for input queue full condition
Jan Glauber
2009-12-18
1
-1
/
+2
*
[S390] qdio: change state of all primed input buffers
Jan Glauber
2009-09-22
1
-0
/
+2
*
[S390] qdio: reduce per device debug messages
Jan Glauber
2009-09-22
1
-18
/
+12
*
[S390] qdio: continue polling if the queue is not finished
Jan Glauber
2009-09-11
1
-1
/
+3
*
[S390] qdio: Sanitize do_QDIO sanity checks
Jan Glauber
2009-06-22
1
-7
/
+2
*
[S390] qdio: leave inbound SBALs primed
Jan Glauber
2009-06-22
1
-7
/
+0
*
[S390] qdio: extract all primed SBALs at once
Jan Glauber
2009-06-22
1
-28
/
+6
*
[S390] qdio: fix check for running under z/VM
Jan Glauber
2009-06-22
1
-35
/
+13
*
[S390] qdio: move adapter interrupt tasklet code
Jan Glauber
2009-06-22
1
-12
/
+72
*
[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs
Roel Kluin
2009-06-12
1
-1
/
+1
*
[S390] qdio: simplify error handling in irq handler
Jan Glauber
2009-06-12
1
-32
/
+12
*
[S390] qdio: remove dead timeout handler
Jan Glauber
2009-04-14
1
-41
/
+2
*
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
2009-03-26
1
-43
/
+19
*
[S390] qdio: report SIGA errors directly
Jan Glauber
2009-03-26
1
-43
/
+30
*
[S390] qdio: seperate last move index and polling index
Jan Glauber
2009-03-26
1
-21
/
+17
*
[S390] qdio: move ACK to newest buffer for devices without QEBSM
Jan Glauber
2009-03-26
1
-5
/
+8
*
[S390] qdio: call qdio_free also if qdio_shutdown fails
Jan Glauber
2009-03-26
1
-4
/
+5
*
[S390] qdio: proper kill of qdio tasklets
Jan Glauber
2009-03-26
1
-11
/
+24
*
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
Jan Glauber
2009-03-26
1
-3
/
+2
*
[S390] qdio: add missing tiq_list locking
Jan Glauber
2009-03-26
1
-0
/
+1
*
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
*
[S390] qdio: fix error reporting for hipersockets
Jan Glauber
2008-12-25
1
-96
/
+54
*
[S390] qdio: improve inbound buffer acknowledgement
Jan Glauber
2008-12-25
1
-63
/
+118
*
[S390] qdio: rework debug feature logging
Jan Glauber
2008-12-25
1
-229
/
+95
*
[S390] qdio: fix compile warning under 31 bit
Jan Glauber
2008-12-25
1
-1
/
+1
*
[S390] qdio: add eqbs/sqbs instruction counters
Jan Glauber
2008-12-25
1
-1
/
+6
*
[S390] qdio: fix qeth port count detection
Jan Glauber
2008-12-25
1
-9
/
+9
*
[S390] qdio: prevent double qdio shutdown in case of I/O errors
Jan Glauber
2008-10-28
1
-1
/
+0
*
[S390] qdio enhanced SIGA (iqdio) support.
Klaus-Dieter Wacker
2008-10-10
1
-5
/
+19
*
[S390] bus_id ->dev_name() conversions in qdio
Martin Schwidefsky
2008-10-10
1
-1
/
+1
*
[S390] qdio: speed up multicast traffic on full HiperSocket queue
Ursula Braun
2008-10-10
1
-0
/
+6
*
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
2008-08-21
1
-4
/
+0
*
[S390] qdio: improve s390 debug feature usage
Jan Glauber
2008-08-21
1
-36
/
+34
*
[S390] qdio: make sure qdr is aligned to page size
Jan Glauber
2008-08-01
1
-1
/
+1
*
[S390] qdio: new qdio driver.
Jan Glauber
2008-07-17
1
-0
/
+1755