aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi transport: fix kernel-doc notationRandy Dunlap2010-09-091-1/+1
* [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap2010-09-051-0/+3
* [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...Giridhar Malavali2010-09-052-2/+12
* [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali2010-09-051-9/+9
* [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar2010-09-055-1/+107
* [SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2010-09-052-9/+13
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali2010-09-053-199/+202
* [SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali2010-09-051-5/+5
* [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-053-5/+138
* [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali2010-09-051-3/+2
* [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2010-09-052-4/+6
* [SCSI] scsi/block: increase flush/sync timeoutMike Christie2010-09-052-2/+3
* [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-051-1/+3
* [SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai2010-09-051-3/+5
* [SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2010-09-052-20/+37
* [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai2010-09-051-4/+6
* [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai2010-09-051-28/+30
* [SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai2010-09-053-6/+3
* [SCSI] ipr: Driver version 2.5.1Wayne Boyer2010-09-051-2/+2
* [SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer2010-09-052-2/+45
* [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-0517-5142/+1488
* [SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com2010-09-058-0/+1652
* [SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com2010-09-052-0/+3363
* [SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter2010-09-051-5/+5
* [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-052-3/+3
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7
* [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
* [SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-10/+10
* [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-5/+11
* [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
|\
| * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
| * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-287-36/+63
|\ \
| * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| * | pxa168_eth: silence gcc warningsDan Carpenter2010-08-241-3/+3
| * | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-241-1/+1
| * | pxa168_eth: fix error handling in propeDan Carpenter2010-08-241-22/+22
| * | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-241-4/+2
| * | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
| * | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1
| * | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-241-1/+14
| * | qlcnic: fix poll implementationYinglin Luan2010-08-231-1/+8
| * | netxen: fix poll implementationYinglin Luan2010-08-231-1/+8
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-2812-74/+82
|\ \ \
| * | | drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-271-0/+1