summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-12[SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie1-0/+33
2009-09-12[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie1-5/+33
2009-09-12[SCSI] scsi_dh_rdac: changes for rdac debug loggingMoger, Babu1-5/+46
2009-09-12[SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the...Moger, Babu1-7/+27
2009-09-12[SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attachMoger, Babu1-13/+13
2009-09-12[SCSI] sg: fix oops in the error path in sg_build_indirect()Michal Schmidt1-1/+1
2009-09-12[SCSI] mptsas : Bump version to 3.04.12Kashyap, Desai1-2/+2
2009-09-12[SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai1-7/+1
2009-09-12[SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai1-1/+11
2009-09-12[SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai1-5/+5
2009-09-12[SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te...Kashyap, Desai1-0/+1
2009-09-12[SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai1-1/+7
2009-09-12[SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530Charlie Brady1-0/+3
2009-09-12[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath4-0/+6640
2009-09-12[SCSI] qla2xxx: Update version number to 8.03.01-k6.Giridhar Malavali1-1/+1
2009-09-12[SCSI] qla2xxx: Properly delete rports attached to a vport.Andrew Vasquez2-7/+11
2009-09-12[SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez5-29/+32
2009-09-12[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.Lalit Chandivade1-4/+1
2009-09-12[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.Andrew Vasquez1-1/+2
2009-09-12[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.Santosh Vernekar4-3/+7
2009-09-12Merge branch 'master' into develRussell King353-3511/+5353
2009-09-12Merge branch 'devel-stable' into develRussell King441-8357/+16484
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King379-3528/+10683
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-3/+3
2009-09-12netxen: update copyrightDhananjay Phadke9-54/+9
2009-09-12netxen: fix tx timeout recoveryAmit Kumar Salecha3-13/+64
2009-09-12netxen: fix file firmware leakDhananjay Phadke1-2/+3
2009-09-12netxen: improve pci memory accessDhananjay Phadke3-266/+93
2009-09-12netxen: change firmware write sizeAmit Kumar Salecha1-5/+12
2009-09-12tg3: Fix return ring size breakageMatt Carlson1-1/+1
2009-09-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-246/+891
2009-09-12netxen: build fix for INET=nRandy Dunlap1-0/+4
2009-09-12Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-2/+140
2009-09-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+3
2009-09-12Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+14
2009-09-11cdc-phonet: autoconfigure Phonet addressRĂ©mi Denis-Courmont1-0/+15
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann3-0/+15
2009-09-11mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson1-34/+0
2009-09-11ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov1-5/+31
2009-09-11ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov1-151/+149
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov1-1/+20
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall1-1/+1
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall1-0/+1
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo1-2/+1
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-327/+1082
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-8/+3
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds41-1237/+532
2009-09-11[ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack1-0/+3
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds62-589/+1272
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-17/+25