summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] mpt fusion: Driver version upgrade to 3.04.07Prakash, Sathya2008-06-051-2/+2
* [SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt2008-06-053-17/+28
* [SCSI] zfcp: remove some __attribute__ ((packed))Martin Peschke2008-06-051-5/+5
* [SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke2008-06-051-2/+2
* [SCSI] zfcp: Add information about interrupt to trace.Martin Peschke2008-06-054-2/+7
* [SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke2008-06-055-31/+30Star
* [SCSI] zfcp: Rename sbal_last.Martin Peschke2008-06-052-5/+5
* [SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2008-06-052-3/+0Star
* [SCSI] zfcp: Remove some sparse warningsChristof Schmitt2008-06-051-1/+2
* [SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens2008-06-051-4/+3Star
* [SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt2008-06-051-6/+3Star
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-056-35/+32Star
* [SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk2008-06-052-3/+1Star
* [SCSI] make use of the residue valueJames Bottomley2008-06-051-0/+9
* [SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern2008-06-051-6/+2Star
* [SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison2008-06-051-1/+1
* [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
* [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-054-1/+82
* [SCSI] scsi_dh: Remove hardware handler infrastructure from dmChandra Seetharaman2008-06-054-278/+1Star
* [SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman2008-06-055-1315/+0Star
* [SCSI] scsi_dh: Remove dm_pg_init_completeChandra Seetharaman2008-06-051-41/+0Star
* [SCSI] scsi_dh: Add a single threaded workqueue for initializing pathsChandra Seetharaman2008-06-051-7/+34
* [SCSI] scsi_dh: Use SCSI device handler in dm-multipathChandra Seetharaman2008-06-052-51/+81
* [SCSI] scsi_dh: add EMC Clariion device handlerChandra Seetharaman2008-06-053-0/+506
* [SCSI] scsi_dh: add hp sw device handlerMike Christie2008-06-053-0/+211
* [SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman2008-06-053-0/+698
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-058-0/+201
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0516-54/+182
|\
| * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-051-23/+78
| * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-051-0/+10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-046-15/+40
| |\
| | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
| | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | * airo warning fixAndrew Morton2008-06-041-1/+1
| | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * | sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine2008-06-041-2/+2
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-048-14/+52
| |\ \ | | |/ | |/|
| | * [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-311-2/+8
| | * atl1: fix 4G memory corruption bugAlexey Dobriyan2008-05-311-0/+1
| | * ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-311-0/+1
| | * ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-311-1/+1
| | * virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell2008-05-311-0/+22
| | * virtio: fix virtio_net xmit of freed skb bugRusty Russell2008-05-311-5/+9
| | * myri10ge: update driver versionBrice Goglin2008-05-311-1/+1
| | * sc92031: remove bogus unlikely()Cesar Eduardo Barros2008-05-311-1/+1
| | * [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-311-3/+7
| | * [netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings2008-05-311-1/+1
* | | Fix uart_set_ldisc() function typeLinus Torvalds2008-06-041-1/+1