summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAge
* scsi: bfa: remove VLAStephen Kitt2018-03-15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-31
|\
| * scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciidsColin Ian King2018-01-10
| * scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-04
| * scsi: bfa: convert to strlcpy/strlcatArnd Bergmann2017-12-11
| * scsi: bfa: remove unused pointer 'port'Colin Ian King2017-12-04
| * scsi: bfa: use 64-bit times in bfa_aen_entry_s ABIArnd Bergmann2017-12-04
| * scsi: bfa: try to sanitize vendor netlink eventsArnd Bergmann2017-12-04
| * scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()Arnd Bergmann2017-12-04
| * scsi: bfa: document overflow of io_profile_start_timeArnd Bergmann2017-12-04
| * scsi: bfa: improve bfa_ioc_send_enable/disable dataArnd Bergmann2017-12-04
| * scsi: bfa: use proper time accessor for stats_reset_timeArnd Bergmann2017-12-04
| * scsi: bfa: use ktime_get_real_ts64 for firmware timestampArnd Bergmann2017-12-04
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-15
|\ \ | |/ |/|
| * scsi: bfa: fix type conversion warningArnd Bergmann2017-12-07
| * scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn2017-11-29
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig2017-10-16
| * scsi: bfa: integer overflow in debugfsDan Carpenter2017-10-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* scsi: bfa: move bus reset to target resetHannes Reinecke2017-08-25
* scsi: bfa: use designated initializersKees Cook2017-04-21
* scsi: bfa: remove bfa_module_s madnessChristoph Hellwig2017-04-19
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
| * scsi: bfa: remove bfa_fcs_mod_sChristoph Hellwig2017-01-09
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-17
|\ \
| * | scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn2017-01-17
* | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-08
|\| | | |/ |/|
| * scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2017-01-05
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
|/
* scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functionsArnd Bergmann2016-11-21
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-17
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-17
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-17
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-17
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-17
* scsi: bfa: Do not dereference port before it is null checkedColin Ian King2016-09-02
* scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-19
* bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter2016-05-09
* bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2016-02-23
* bfa: use strncpy() instead of memcpy()Dan Carpenter2016-02-23
* bfa: Update driver version to 3.2.25.0Anil Gurumurthy2015-12-02
* bfa: File header and user visible string changesAnil Gurumurthy2015-12-02
* bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy2015-12-02
* bfa: Update copyright messagesAnil Gurumurthy2015-12-02
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09