aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan2006-09-228-134/+17
* IB/ipath: simplify layering codeBryan O'Sullivan2006-09-2217-1329/+1126
* IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan2006-09-2210-292/+62
* IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan2006-09-221-9/+4
* IB/ipath: fix handling of kpiobufsBryan O'Sullivan2006-09-221-1/+2
* IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan2006-09-221-1/+5
* IB/ipath: lock resource limit counters correctlyBryan O'Sullivan2006-09-223-8/+38
* IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan2006-09-224-0/+66
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-229-382/+785
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-2210-15/+30
* IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-221-2/+1
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-2233-0/+11574
* IB/srp: Add port/device attributesIshai Rabinovitz2006-09-221-6/+24
* IB/mthca: Include the header we really wantJames Lentini2006-09-221-1/+1
* IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier2006-09-221-15/+19
* IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier2006-09-221-10/+6
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-221-4/+8
* IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin2006-09-221-1/+1
* IB/mthca: Fix lid used for sending trapsJack Morgenstein2006-09-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-2213-429/+877
|\
| * [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-211-4/+4
| * [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-211-56/+35
| * [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-212-5/+5
| * [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-212-26/+38
| * [SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-212-65/+78
| * [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-211-44/+0
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-212-23/+31
| * [BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu2006-09-211-61/+47
| * [BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu2006-09-211-106/+54
| * [CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-7/+169
| * [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
| * [CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig2006-09-211-9/+9
| * [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-214-7/+72
| * [CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk2006-09-211-2/+2
| * [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig2006-09-213-0/+354
| * [CRYPTO] padlock: Update private header fileMichal Ludvig2006-09-212-12/+14
| * [CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2006-09-212-5/+3
| * [CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig2006-09-214-79/+42
| * [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-211-1/+2
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2243-6658/+7105
|\ \
| * | [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-201-99/+104
| * | [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-205-61/+68
| * | [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-202-2/+15
| * | [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
| * | [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
| * | [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-201-43/+66
| * | [S390] Get rid of DBG macro.Cornelia Huck2006-09-201-10/+7
| * | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-203-0/+299
| * | [S390] xpram off by one error.Christian Borntraeger2006-09-201-1/+1
| * | [S390] fix typo in vmcp.Christian Borntraeger2006-09-202-2/+2