summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-025-4/+20
* [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2007-06-023-31/+108
* [SCSI] iscsi_tcp: fix fd leakMike Christie2007-06-021-1/+2
* [SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie2007-06-021-0/+1
* [SCSI] iscsi_tcp: remove DMA alignment restrictionMike Christie2007-06-021-0/+8
* [SCSI] iscsi_tcp: fix handling of data buffer paddingMike Christie2007-06-022-19/+43
* [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-026-9/+45
* [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-023-295/+247
* [SCSI] iscsi tcp: fix iscsi xmit state machineMike Christie2007-06-013-116/+150
* [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-014-18/+71
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-013-16/+18
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie2007-06-013-10/+15
* [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-015-4/+24
* [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-013-0/+48
* [SCSI] iscsi class: add iscsi host set param eventMike Christie2007-06-011-1/+28
* [SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie2007-06-012-16/+20
* [SCSI] qla4xxx: export mac as hw addressMike Christie2007-06-011-4/+35
* [SCSI] iscsi_transport: export hw addressMike Christie2007-06-011-2/+33
* [SCSI] iscsi_transport: Check iscsi interface skb allocation return valueMike Christie2007-06-011-6/+4
* [SCSI] aacraid: Changeable queue depthSalyzyn, Mark2007-06-011-0/+38
* [SCSI] megaraid: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-121/+44
* [SCSI] megaraid_sas: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-95/+17
* [SCSI] megaraid_old: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-106/+25
* [SCSI] esp: use shost_privChristoph Hellwig2007-05-314-14/+12
* [SCSI] dpt_i2o: convert to use the data buffer accessorsFUJITA Tomonori2007-05-311-20/+13
* [SCSI] qla2xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-314-181/+107
* [SCSI] 3w-9xxx: eliminate missed map_single pathFUJITA Tomonori2007-05-311-7/+1
* [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-30282-1960/+3089
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-305-19/+16
| |\
| | * [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
| | * [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-302-2/+4
| | * [ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor2007-05-301-1/+1
| | * [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz2007-05-261-14/+9
| * | ehea: Fixed multi queue RX bugThomas Klein2007-05-302-2/+2
| * | sky2: enable IRQ on duplex renegotiationStephen Hemminger2007-05-301-1/+1
| * | e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu2007-05-301-1/+8
| * | defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki2007-05-301-0/+1
| * | sky2: program proper register for fiber PHYStephen Hemminger2007-05-301-1/+1
| * | sky2: checksum offload plus vlan bugStephen Hemminger2007-05-301-1/+1
| * | sky2: dont set bogus bit in PHY registerStephen Hemminger2007-05-302-23/+1
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-05-302-7/+11
| |\ \
| | * | [PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes2007-05-291-5/+8
| | * | [PATCH] prism54: fix monitor mode oopsBjörn Steinbrink2007-05-291-2/+3
| | |/
| * | random: fix seeding with zero entropyMatt Mackall2007-05-291-24/+31
| * | random: fix error in entropy extractionMatt Mackall2007-05-291-5/+7
| * | IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier2007-05-291-1/+1
| * | IB/cm: Fix stale connection detectionSean Hefty2007-05-291-11/+14
| * | IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-292-40/+37
| * | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-05-297-283/+195
| |\ \