summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-054-64/+89
| * [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-059-380/+347
| * [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-056-56/+47
| * [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-059-296/+343
| * [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-055-115/+160
| * [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-056-8/+34
| * [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig2009-09-051-35/+45
| * [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-054-113/+127
| * [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-054-28/+10
| * [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig2009-09-053-74/+73
| * [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-054-5/+13
| * [SCSI] zfcp: Only issue one test link command per portChristof Schmitt2009-09-052-0/+10
| * [SCSI] zfcp: Remove useless assignmentChristof Schmitt2009-09-051-1/+0
| * [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt2009-09-053-39/+67
| * [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-055-63/+73
| * [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-055-113/+143
| * [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-052-4/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-149-112/+142
|\ \
| * | drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-024-4/+0
| * | netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-022-3/+3
| * | qeth: display "undefined" value of sysfs-attribute "layer2"Ursula Braun2009-08-261-1/+1
| * | qeth: display service_level info only when valid.Klaus-Dieter Wacker2009-08-261-2/+3
| * | qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker2009-08-264-82/+57
| * | qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka2009-08-261-0/+1
| * | qeth: HiperSockets SIGA retry support on CC=2.Klaus-Dieter Wacker2009-08-262-8/+61
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1216-125/+150
| |\|
| * | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-055-7/+11
| * | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-5/+5
* | | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-114-16/+14
* | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-112-3/+3
* | | [S390] tape: Fix device online messagesMichael Holzheu2009-09-112-6/+8
* | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-2/+6
* | | [S390] tape: reversed order of labelsRoel Kluin2009-09-111-2/+2
* | | [S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck2009-09-111-2/+5
* | | [S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck2009-09-111-2/+6
* | | [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-111-65/+0
* | | [S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu2009-09-111-9/+10
* | | [S390] add call home supportHans-Joachim Picht2009-09-114-1/+238
* | | [S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert2009-09-111-1/+1
* | | [S390] proper use of device registerSebastian Ott2009-09-117-25/+24
* | | [S390] dasd: fix message namingStefan Haberland2009-09-118-20/+20
* | | [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-117-51/+41
* | | [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-111-1/+4
* | | [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-112-19/+6
* | | [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-111-3/+4
* | | [S390] cio: remove subchannel init_nameSebastian Ott2009-09-113-14/+2
* | | [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-112-5/+5
* | | [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-111-5/+9
* | | [S390] qdio: remove limited number of debugfs entriesJan Glauber2009-09-112-41/+18
* | | [S390] cio: failing set online/offline processing.Michael Ernst2009-09-112-35/+67