Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -3/+0 |
2019-04-08 | drivers: Remove useless trailing comments from mmiowb() invocations | Will Deacon | 1 | -1/+1 |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2019-01-08 | scsi: bnx2i: fix indentation issue, remove a tab | Colin Ian King | 1 | -1/+1 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -4/+4 |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -3/+0 |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-11-21 | scsi: bnx2i: remove set but not used variable 'cid_num' | YueHaibing | 1 | -2/+0 |
2018-11-07 | block: kill request ->cpu member | Jens Axboe | 1 | -7/+1 |
2018-06-19 | scsi: bnx2i: add error handling for ioremap_nocache | Zhouyang Jia | 1 | -0/+2 |
2018-01-04 | scsi: bnx2i: Use zeroing allocator rather than allocator/memset | Himanshu Jha | 1 | -6/+4 |
2017-12-04 | scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopout | Gustavo A. R. Silva | 1 | -6/+3 |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -10/+0 |
2017-10-27 | scsi: bnx2i: Convert timers to use timer_setup() | Kees Cook | 3 | -14/+7 |
2017-09-15 | scsi: bnx2i: Clean up unused pointers in bnx2i_hwi | Christos Gkekas | 1 | -10/+0 |
2017-07-26 | scsi: bnx2i: Simplify cpu hotplug code | Thomas Gleixner | 1 | -50/+15 |
2017-07-26 | scsi: bnx2i: Prevent recursive cpuhotplug locking | Thomas Gleixner | 1 | -7/+8 |
2017-06-26 | scsi: bnx2i: missing error code in bnx2i_ep_connect() | Dan Carpenter | 1 | -1/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+1 |
2016-12-25 | scsi/bnx2i: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -48/+30 |
2016-07-12 | bnx2i: fix spelling mistake "complection" -> "completion" | Colin Ian King | 1 | -1/+1 |
2016-04-25 | bnx2i: silence uninitialized variable warnings | Dan Carpenter | 1 | -2/+2 |
2015-06-02 | bnx2i: Fix call trace while device reset | Nilesh Javali | 1 | -0/+2 |
2015-06-02 | bnx2i: Fixed firmware assert, during target logout. | Tej Parkash | 1 | -1/+2 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
2014-10-07 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+3 |
2014-09-16 | bnx2i: Make boot_nic entry visible in the sysfs session objects | Tej Parkash | 1 | -0/+3 |
2014-09-15 | bnx2i/bnx2fc : fix randconfig error in next-20140909 | Anish Bhatt | 1 | -0/+1 |
2014-07-25 | bnx2i: Update driver version to 2.7.10.1 | Vikas Chaudhary | 1 | -2/+2 |
2014-07-25 | bnx2i: Rebranding bnx2i driver | Vikas Chaudhary | 8 | -19/+33 |
2014-07-25 | bnx2i, be2iscsi: fix custom stats length | Mike Christie | 1 | -4/+3 |
2014-05-07 | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 1 | -2/+10 |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+10 |
2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -27/+27 |
2014-03-20 | scsi, bnx2i: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+10 |
2014-03-18 | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2 | -37/+38 |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz | 2 | -27/+27 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -15/+15 |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat | 2 | -15/+15 |
2013-09-18 | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. | Michael Chan | 2 | -3/+2 |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -11/+13 |
2013-08-23 | [SCSI] bnx2i: Update version and copyright year 2013 | Eddie Wai | 7 | -9/+9 |
2013-08-02 | cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI | Michael Chan | 1 | -7/+5 |
2013-07-29 | cnic: Update TCP options setup for iSCSI. | Eddie Wai | 1 | -4/+8 |
2013-04-24 | treewide: Fix typo in printk and comments | Masanari Iida | 1 | -6/+6 |
2013-01-29 | [SCSI] bnx2i: fix the bit manipulation when setting the error mask | Tomas Henzl | 1 | -1/+1 |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |