aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka6-61/+391
2011-08-13qeth: exploit asynchronous delivery of storage blocksEinar Lueck2-43/+480
2011-08-13qeth: support forced signal adapter indicationsEinar Lueck1-1/+2
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2-13/+1
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com6-77/+359
2011-08-13qeth: do not apply priority queuing to HiperSocketsUrsula Braun1-19/+21
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka1-1/+0
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe1-6/+3
2011-08-03[S390] dasd: check if raw track access is supportedStefan Haberland1-0/+9
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2-6/+7
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2-3/+20
2011-07-26atomic: use <linux/atomic.h>Arun Sharma15-15/+15
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber4-91/+686
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler2-27/+91
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-6/+6
2011-07-21qeth: do vlan cleanupJiri Pirko3-56/+47
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-7/+18
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2-6/+6
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-62/+68
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber6-62/+68
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens3-3/+1
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens3-6/+6
2011-05-23[S390] get CPC image nameMartin Schwidefsky3-1/+148
2011-05-23[S390] sclp: event buffer dissectionMartin Schwidefsky2-84/+60
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott1-1/+34
2011-05-23[S390] qdio: prevent compile warningJan Glauber1-1/+1
2011-05-23[S390] sclp: remove unnecessary sendmask checkHeiko Carstens1-13/+1
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler1-2/+6
2011-05-23[S390] tape: remove unused/not handled return codesHeiko Carstens2-6/+2
2011-05-23[S390] monwriter: fix return code handlingHeiko Carstens1-2/+2
2011-05-23[S390] dasd: fix return code handlingHeiko Carstens1-2/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens7-29/+0
2011-05-23[S390] Remove tape block device driver.Heiko Carstens3-457/+0
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott1-2/+3
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds13-349/+341
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-05-13ctcm: get rid of compile warningUrsula Braun2-11/+4
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-05-13claw: remove unused return code handlingHeiko Carstens1-19/+3
2011-05-13qeth: add owner to ccw driverSebastian Ott1-0/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka6-37/+268
2011-05-13qeth: convert to hw_features part 2Frank Blaschka7-178/+49
2011-05-10[S390] dasd: prevent IO error during reserve/release loopStefan Haberland1-1/+10
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens1-0/+2
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-2/+0