Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5875c2cb7633ca280c2ece43389d6a6f3c00e951
/
drivers
/
s390
/
cio
/
qdio_main.c
bffbbd2
[S390] qdio: reset error states immediately
by Jan Glauber
· 14 years ago
aa5c8df
[S390] qdio: fix init sequence
by Sebastian Ott
· 14 years ago
9a26513
[S390] qdio: prevent handling of buffers if count is zero
by Jan Glauber
· 14 years ago
6fa1098
[S390] qdio: prevent compile warning under CONFIG_32BIT
by Jan Glauber
· 14 years ago
90adac5
[S390] qdio: cleanup SIGA sync
by Jan Glauber
· 14 years ago
110da31
[S390] qdio: remove enhanced SIGA
by Jan Glauber
· 14 years ago
958c0ba
[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S
by Jan Glauber
· 14 years ago
0195843
[S390] qdio: outbound queue full counter
by Jan Glauber
· 14 years ago
3d6c76f
[S390] qdio: outbound tasklet scan threshold
by Jan Glauber
· 14 years ago
4f32518
[S390] qdio: prevent race for shared indicators
by Jan Glauber
· 14 years ago
30d77c3
[S390] qdio: add qdio interrupts to interrupt statistics
by Jan Glauber
· 14 years ago
d36deae
qdio: extend API to allow polling
by Jan Glauber
· 14 years ago
cc961d4
[S390] qdio: remove API wrappers
by Jan Glauber
· 14 years ago
3a601bf
[S390] qdio: dont convert timestamps to microseconds
by Jan Glauber
· 14 years ago
f3eb20f
[S390] qdio: prevent starvation on PCI devices
by Jan Glauber
· 14 years ago
09a308f
[S390] qdio: count number of qdio interrupts
by Jan Glauber
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bd6e8a1
[S390] qdio: add missing bracket
by Ursula Braun
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
d307297
[S390] qdio: account processed SBAL during queue scan
by Jan Glauber
· 15 years ago
959153d
[S390] qdio: prevent call trace if CHPID is offline
by Jan Glauber
· 15 years ago
4c52228
[S390] qdio: continue polling for buffer state ERROR
by Ursula Braun
· 15 years ago
6486cda
[S390] qdio: convert global statistics to per-device stats
by Jan Glauber
· 15 years ago
8bcd9b0
[S390] qdio: add counter for input queue full condition
by Jan Glauber
· 15 years ago
6541f7b
[S390] qdio: change state of all primed input buffers
by Jan Glauber
· 15 years ago
1d7e150
[S390] qdio: reduce per device debug messages
by Jan Glauber
· 15 years ago
e2910bc
[S390] qdio: continue polling if the queue is not finished
by Jan Glauber
· 15 years ago
6618241
[S390] qdio: Sanitize do_QDIO sanity checks
by Jan Glauber
· 15 years ago
f0a0b15
[S390] qdio: leave inbound SBALs primed
by Jan Glauber
· 15 years ago
36e3e72
[S390] qdio: extract all primed SBALs at once
by Jan Glauber
· 15 years ago
9a2c160
[S390] qdio: fix check for running under z/VM
by Jan Glauber
· 15 years ago
60b5df2
[S390] qdio: move adapter interrupt tasklet code
by Jan Glauber
· 15 years ago
6b9d8e8
[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs
by Roel Kluin
· 15 years ago
4c57542
[S390] qdio: simplify error handling in irq handler
by Jan Glauber
· 15 years ago
75cb71f
[S390] qdio: remove dead timeout handler
by Jan Glauber
· 16 years ago
9c8a08d
[S390] qdio: merge inbound and outbound handler functions
by Jan Glauber
· 16 years ago
d303b6f
[S390] qdio: report SIGA errors directly
by Jan Glauber
· 16 years ago
e85dea0
[S390] qdio: seperate last move index and polling index
by Jan Glauber
· 16 years ago
3fdf1e1
[S390] qdio: move ACK to newest buffer for devices without QEBSM
by Jan Glauber
· 16 years ago
700e982
[S390] qdio: call qdio_free also if qdio_shutdown fails
by Jan Glauber
· 16 years ago
c38f960
[S390] qdio: proper kill of qdio tasklets
by Jan Glauber
· 16 years ago
e4c14e2
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
by Jan Glauber
· 16 years ago
b454740
[S390] qdio: add missing tiq_list locking
by Jan Glauber
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
7a0b4cb
[S390] qdio: fix error reporting for hipersockets
by Jan Glauber
· 16 years ago
50f769d
[S390] qdio: improve inbound buffer acknowledgement
by Jan Glauber
· 16 years ago
22f9934
[S390] qdio: rework debug feature logging
by Jan Glauber
· 16 years ago
9a1ce28
[S390] qdio: fix compile warning under 31 bit
by Jan Glauber
· 16 years ago
23589d0
[S390] qdio: add eqbs/sqbs instruction counters
by Jan Glauber
· 16 years ago
bbd50e1
[S390] qdio: fix qeth port count detection
by Jan Glauber
· 16 years ago
7c045aa
[S390] qdio: prevent double qdio shutdown in case of I/O errors
by Jan Glauber
· 16 years ago
7a0f475
[S390] qdio enhanced SIGA (iqdio) support.
by Klaus-Dieter Wacker
· 16 years ago
9286b7e
[S390] bus_id ->dev_name() conversions in qdio
by Martin Schwidefsky
· 16 years ago
4bcb3a3
[S390] qdio: speed up multicast traffic on full HiperSocket queue
by Ursula Braun
· 16 years ago
0686e40
[S390] qdio: remove the module_get & module_put pair
by Jan Glauber
· 16 years ago
58eb27c
[S390] qdio: improve s390 debug feature usage
by Jan Glauber
· 16 years ago
3b8e300
[S390] qdio: make sure qdr is aligned to page size
by Jan Glauber
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago