index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
Age
Commit message (
Expand
)
Author
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-01-17
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-17
scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()
Johannes Thumshirn
2017-01-09
scsi: bfa: remove bfa_fcs_mod_s
Christoph Hellwig
2017-01-08
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-05
scsi: bfa: Increase requested firmware version to 3.2.5.1
Benjamin Poirier
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-21
scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions
Arnd Bergmann
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-09-02
scsi: bfa: Do not dereference port before it is null checked
Colin Ian King
2016-05-19
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
2016-05-09
bfa: fix bfa_fcb_itnim_alloc() error handling
Dan Carpenter
2016-02-23
bfa: deinline __bfa_trc() and __bfa_trc32()
Denys Vlasenko
2016-02-23
bfa: use strncpy() instead of memcpy()
Dan Carpenter
2015-12-02
bfa: Update driver version to 3.2.25.0
Anil Gurumurthy
2015-12-02
bfa: File header and user visible string changes
Anil Gurumurthy
2015-12-02
bfa: Fix for crash when bfa_itnim is NULL
Anil Gurumurthy
2015-12-02
bfa: Update copyright messages
Anil Gurumurthy
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-09-06
bfa: Fix incorrect de-reference of pointer
Anil Gurumurthy
2015-09-06
bfa: Fix indentation
Anil Gurumurthy
2015-08-12
bfa: fix leak of bfad_im_port_index on module unload
Alexey Khoroshilov
2015-04-17
bfs: bfad_worker cleanup
Jiri Slaby
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-20
bfa: replace 2 kzalloc/copy_from_user by memdup_user
Fabian Frederick
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-07-29
bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
bfa: Cleanup bfad_setup_intr() function
Alexander Gordeev
2014-07-29
bfa: Do not call pci_enable_msix() after it failed once
Alexander Gordeev
2014-07-25
bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-07-25
bfa: remove useless return variables
Peter Senna Tschudin
2014-07-25
bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
Ben Hutchings
2014-07-25
bfa: Use dma_zalloc_coherent
Joe Perches
2014-05-19
bfa: allocate memory with GFP_ATOMIC in spinlock context
Alexey Khoroshilov
2014-03-19
[SCSI] bfa: Replace large udelay() with mdelay()
Ben Hutchings
2014-03-15
[SCSI] bfa: set correct command return code
Hannes Reinecke
2014-03-15
[SCSI] bfa: Fix smatch warnings
Vijaya Mohan Guvva
2014-03-15
[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()
Wei Yongjun
2014-01-22
Merge branch 'misc' into for-linus
James Bottomley
2013-12-19
[SCSI] bfa: Driver version upgrade to 3.2.23.0
Vijaya Mohan Guvva
2013-12-19
[SCSI] bfa: change FC_ELS_TOV to 20sec
Vijaya Mohan Guvva
2013-12-19
[SCSI] bfa: Observed auto D-port mode instead of manual
Vijaya Mohan Guvva
[next]