summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2i/bnx2i_hwi.c
AgeCommit message (Expand)Author
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-21scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing
2018-11-07block: kill request ->cpu memberJens Axboe
2018-06-19scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-01-04scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-12-04scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopoutGustavo A. R. Silva
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-27scsi: bnx2i: Convert timers to use timer_setup()Kees Cook
2017-09-15scsi: bnx2i: Clean up unused pointers in bnx2i_hwiChristos Gkekas
2016-07-12bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King
2014-07-25bnx2i: Rebranding bnx2i driverVikas Chaudhary
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-08-23[SCSI] bnx2i: Update version and copyright year 2013Eddie Wai
2013-01-29[SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl
2012-09-17[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-08[SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-05-10[SCSI] bnx2i: Updated version and copyright yearEddie Wai
2012-02-19[SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai
2011-12-14[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai
2011-08-28[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-21[SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai
2011-07-21cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan
2011-06-29[SCSI] bnx2i: Updated copyright and bump versionEddie Wai
2011-06-29[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai
2011-06-29[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-05-24[SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai
2011-05-24[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai
2011-02-24[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771XEddie Wai
2011-01-24[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-12-23cnic: Improve ->iscsi_nl_msg_send()Michael Chan
2010-12-21[SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai
2010-12-21[SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai
2010-12-21[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai
2010-12-21[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai