summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann3-3/+7
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2-0/+11
2006-07-28[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann3-8/+33
2006-07-28[SCSI] iscsi bugfixes: update and move version numberMike Christie2-5/+6
2006-07-28[SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie1-0/+3
2006-07-28[SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2-10/+19
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie3-65/+30
2006-07-28[SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errorsMike Christie1-5/+5
2006-07-28[SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie1-1/+2
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie3-67/+34
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie1-25/+46
2006-07-28[SCSI] iscsi bugfixes: handle data rsp errorsMike Christie1-1/+3
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie2-76/+59
2006-07-28[SCSI] iscsi bugfixes: send correct error values to userspaceMike Christie1-3/+3
2006-07-28[SCSI] hptiop: wrong register used in hptiop_reset_hba()HighPoint Linux Team1-1/+1
2006-07-28[SCSI] sym2: claim only "Storage" classGrant Grundler1-1/+1
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+4
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-29/+87
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven4-26/+23
2006-07-25[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-25[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-25[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe1-41/+45
2006-07-24[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2-0/+16
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell1-40/+36
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak1-1/+2
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin1-2/+8
2006-07-23[cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds1-6/+10
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-27/+53
2006-07-21[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-21[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-21[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar1-1/+1
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa4-16/+40
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4
2006-07-21[SERIAL] sunzilog: Fix instance enumeration.David S. Miller1-36/+35
2006-07-21[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller1-9/+1