summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-123-30/+12Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-128-45/+63
|\
| * [QETH]: fix qeth_main.cAndrew Morton2007-10-111-1/+2
| * qeth: discard inbound packets with unknown header idUrsula Braun2007-10-111-1/+6
| * lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker2007-10-112-3/+9
| * qeth: avoid duplicate deletion of multicast addressesUrsula Braun2007-10-111-2/+3
| * qeth: EDDP does not work on large MTUsFrank Blaschka2007-10-112-8/+11
| * qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker2007-10-111-2/+2
| * [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-112-20/+27
| * [NET]: Wrap hard_header_parseStephen Hemminger2007-10-111-3/+3
| * [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-115-5/+0Star
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-102-6/+4Star
* | Fixup rq_for_each_segment() indentationJens Axboe2007-10-105-50/+46Star
* | Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-105-46/+26Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-09-113-10/+8Star
|\
| * [SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens2007-08-151-7/+3Star
| * [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens2007-08-151-2/+2
| * [SCSI] zfcp: fix memory leakHeiko Carstens2007-08-151-1/+3
* | qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker2007-08-311-2/+8
* | qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun2007-08-312-9/+20
* | qeth: crash during reboot after failing online settingUrsula Braun2007-08-311-7/+13
* | qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka2007-08-311-14/+68
* | qeth: dont return the return values of void functions.Heiko Carstens2007-08-312-6/+6
* | qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka2007-08-311-5/+8
* | qeth: ungrouping a device must not be interruptibleUrsula Braun2007-08-311-3/+2Star
* | [S390] vmur: fix reference counting for vmur device structureMichael Holzheu2007-08-222-58/+161
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-224-75/+7Star
* | [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker2007-08-221-1/+2
* | [S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker2007-08-221-0/+2
* | [S390] cio: change confusing message in cmf.Cornelia Huck2007-08-221-7/+3Star
* | [S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck2007-08-221-1/+4
|/
* [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-102-1/+7
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-102-2/+6
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37Star
* [S390] qdio: make sure data structures are correctly aligned.Heiko Carstens2007-08-101-45/+47
* [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-101-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-072-37/+9Star
|\
| * [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-312-37/+9Star
* | Typo fixes errror -> errorGabriel Craciunescu2007-08-011-2/+2
|/
* [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-271-21/+40
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-273-7/+24
* [S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck2007-07-271-0/+2
* [S390] cio: Clean up messages.Cornelia Huck2007-07-279-90/+87Star
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-250/+0Star
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-272-6/+3Star
* [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3Star