summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker2006-08-191-9/+37
* [SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski2006-08-191-1/+1
* [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-192-13/+55
* [SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar2006-08-191-25/+9
* [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-192-3/+3
* [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-192-3/+4
* [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-195-7/+0
* [SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1fdave wysochanski2006-08-191-4/+19
* [SCSI] aacraid: Reset adapter in recovery timeoutMark Haverkamp2006-08-195-21/+296
* [SCSI] aacraid: Check for unlikely errorsMark Haverkamp2006-08-193-3/+18
* [SCSI] aacraid: Restart adapter on firmware assert (Update 2)Mark Haverkamp2006-08-193-14/+45
* [SCSI] aacraid: interruptible ioctlMark Haverkamp2006-08-193-10/+38
* [SCSI] limit recursion when flushing shost->starved_listAndreas Herrmann2006-08-191-1/+9
* [SCSI] fix up short inquiry printingJames Bottomley2006-08-061-1/+1
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-068-94/+46
* [SCSI] ipr: Bump driver version to 2.1.4Brian King2006-08-061-2/+2
* [SCSI] ipr: Auto sense handling fixBrian King2006-08-061-2/+1
* [SCSI] ipr: Properly handle IOA recovered errorsBrian King2006-08-061-1/+2
* [SCSI] ipr: Handle new SAS error codesBrian King2006-08-061-0/+28
* [SCSI] ipr: Add some hardware defined types for SATABrian King2006-08-061-3/+75
* [SCSI] mptfc: add additional fc transport attributesMichael Reed2006-08-061-16/+84
* [SCSI] scsi_queue_work() documented return value is incorrectMichael Reed2006-08-061-1/+3
* [SCSI] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-061-14/+0
* [SCSI] DAC960: PCI id table fixupBrian King2006-08-041-1/+1
* [SCSI] advansys pci tweaks.Dave Jones2006-08-041-41/+49
* [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2006-08-021-10/+10
* [SCSI] areca sysfs fixAndrew Morton2006-08-021-16/+5
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-289-0/+3028
* [SCSI] mptsas: add parent port backlinkJames Bottomley2006-07-281-2/+6
* [SCSI] megaraid: Add support for change_queue_depthbrking@charter.net2006-07-281-0/+16
* [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-262-12/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-263-9/+8
|\
| * [SCSI] esp: Fix build.David S. Miller2006-07-241-8/+4
| * [SPARC]: Fix SA_STATIC_ALLOC value.David S. Miller2006-07-241-1/+1
| * [SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller2006-07-241-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-2617-51/+167
|\ \
| * | [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2006-07-252-0/+2
| * | [IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov2006-07-251-6/+13
| * | [TG3]: Update version and reldateMichael Chan2006-07-251-2/+2
| * | [TG3]: Handle tg3_init_rings() failuresMichael Chan2006-07-251-5/+27
| * | [TG3]: Add tg3_restart_hw()Michael Chan2006-07-251-22/+58
| * | [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.Guillaume Chazarain2006-07-241-1/+1
| * | [IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain2006-07-241-0/+2
| * | [NETFILTER]: Demote xt_sctp to EXPERIMENTALPatrick McHardy2006-07-241-2/+2
| * | [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-244-0/+38
| * | [NETFILTER]: xt_pkttype: fix mismatches on locally generated packetsPhil Oester2006-07-241-1/+11
| * | [NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy2006-07-241-2/+2
| * | [NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk2006-07-242-4/+4
| * | [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinjectPatrick McHardy2006-07-241-5/+4
| * | [NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy2006-07-241-1/+1
| |/