- eb78ac7 scsi: bnx2i: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
- 4bfb980 scsi: bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
- bdd4aad scsi: iscsi: Fix shost->max_id use by Mike Christie · 3 years, 7 months ago
- 9e5fe170 scsi: iscsi: Rel ref after iscsi_lookup_endpoint() by Mike Christie · 3 years, 7 months ago
- 27e9862 scsi: iscsi: Drop suspend calls from ep_disconnect by Mike Christie · 3 years, 7 months ago
- 891e263 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 7 months ago
- adb2534 scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robust by Rasmus Villemoes · 3 years, 10 months ago
- 0a386beb scsi: bnx2i: Fix bnx2i_set_ccell_info()'s name in description by Lee Jones · 3 years, 10 months ago
- 14936b1 scsi: libiscsi: Fix iscsi_task use after free() by Mike Christie · 3 years, 11 months ago
- 2d58649 scsi: bnx2i: Requires MMU by Randy Dunlap · 4 years, 1 month ago
- 97d0e04 scsi: bnx2i: Remove unnecessary mutex_init() by Qinglang Miao · 4 years, 3 months ago
- a8b6d0e scsi: bnx2i: Add parameter description and rename another by Lee Jones · 4 years, 5 months ago
- 89c19a8 scsi: bnx2i: Add, remove and edit some function parameter descriptions by Lee Jones · 4 years, 5 months ago
- dd3273c scsi: bnx2i: Fix a whole host of kerneldoc issues by Lee Jones · 4 years, 5 months ago
- 2ad6e0c scsi: bnx2i: Add missing descriptions for 'attr' parameter by Lee Jones · 4 years, 5 months ago
- b4688a7 scsi: bnx2i: Fix parameter misnaming in function header by Lee Jones · 4 years, 5 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 29d28f2 scsi: bnx2i: fix potential use after free by Pan Bian · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
- 949b8c7 drivers: Remove useless trailing comments from mmiowb() invocations by Will Deacon · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 7b8f32e scsi: bnx2i: fix indentation issue, remove a tab by Colin Ian King · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- 9959376 scsi: bnx2i: remove set but not used variable 'cid_num' by YueHaibing · 6 years ago
- 9cf2bab block: kill request ->cpu member by Jens Axboe · 6 years ago
- aa154ea scsi: bnx2i: add error handling for ioremap_nocache by Zhouyang Jia · 7 years ago
- 85e7517 scsi: bnx2i: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
- f35cb48 scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopout by Gustavo A. R. Silva · 7 years ago
- 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- abef7510 scsi: bnx2i: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- cd6372b scsi: bnx2i: Clean up unused pointers in bnx2i_hwi by Christos Gkekas · 7 years ago
- f9f22a8 scsi: bnx2i: Simplify cpu hotplug code by Thomas Gleixner · 7 years ago
- 2fa2fa1 scsi: bnx2i: Prevent recursive cpuhotplug locking by Thomas Gleixner · 7 years ago
- 1d32a62 scsi: bnx2i: missing error code in bnx2i_ep_connect() by Dan Carpenter · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
- e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 09d2a4e bnx2i: fix spelling mistake "complection" -> "completion" by Colin Ian King · 9 years ago
- 9c8a76d bnx2i: silence uninitialized variable warnings by Dan Carpenter · 9 years ago
- 3584304 bnx2i: Fix call trace while device reset by Nilesh Javali · 10 years ago
- 5fc956c bnx2i: Fixed firmware assert, during target logout. by Tej Parkash · 10 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 7c160fa bnx2i: Make boot_nic entry visible in the sysfs session objects by Tej Parkash · 11 years ago
- 23a3c99 bnx2i/bnx2fc : fix randconfig error in next-20140909 by Anish Bhatt · 10 years ago
- e090cc9 bnx2i: Update driver version to 2.7.10.1 by Vikas Chaudhary · 10 years ago
- f39a775 bnx2i: Rebranding bnx2i driver by Vikas Chaudhary · 10 years ago
- 915aafd bnx2i, be2iscsi: fix custom stats length by Mike Christie · 11 years ago
- 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
- 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
- 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
- bc0003c scsi, bnx2i: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
- be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
- 659743b [SCSI] libiscsi: Reduce locking contention in fast path by Shlomo Pongratz · 11 years ago
- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
- f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
- cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 0b3bf38 [SCSI] bnx2i: Update version and copyright year 2013 by Eddie Wai · 11 years ago
- 9e9402e cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI by Michael Chan · 11 years ago
- b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
- b23f7a0 treewide: Fix typo in printk and comments by Masanari Iida · 12 years ago
- d4a0d60 [SCSI] bnx2i: fix the bit manipulation when setting the error mask by Tomas Henzl · 12 years ago
- 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- b83908c [SCSI] bnx2i: removed the individual PCI DEVICE ID checking by Eddie Wai · 12 years ago
- d653220 [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload by Eddie Wai · 12 years ago
- abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 12aba9e bnx2i: use strlcpy() instead of memcpy() for strings by Dan Carpenter · 13 years ago
- a771718 [SCSI] bnx2i: Removed the reference to the netdev->base_addr by Eddie Wai · 13 years ago
- 2e499d3 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement by Barak Witkowski · 13 years ago
- 9ebd99c [SCSI] bnx2i: Updated version and copyright year by Eddie Wai · 13 years ago
- 6f9c04f [SCSI] bnx2i: Added the setting of target can_queue via target_alloc by Eddie Wai · 13 years ago
- 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 8ec3e70 cnic: Fix parity error code conflict by Michael Chan · 13 years ago
- 70fc872 [SCSI] bnx2i: Fixed the override of the error_mask module param by Eddie Wai · 13 years ago
- 93713f3 [SCSI] bnx2i: use kthread_create_on_node() by Eric Dumazet · 13 years ago
- 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
- a878185 [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref by Eddie Wai · 13 years ago
- ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
- 610602f [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission by Eddie Wai · 13 years ago
- f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
- 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
- 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
- 4c78893 cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. by David S. Miller · 13 years ago
- adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago
- 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 55bdabd iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] by Andy Grover · 14 years ago
- 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 14 years ago
- d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 0d83ab6 [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu by Eddie Wai · 13 years ago
- 415199f cnic: Add VLAN ID as a parameter during netevent upcall by Michael Chan · 13 years ago
- ea9582d [SCSI] bnx2i: Updated copyright and bump version by Eddie Wai · 14 years ago
- 3601b53 [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported by Eddie Wai · 14 years ago