index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
/
bfad_bsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
Arnd Bergmann
1
-7
/
+4
2023-11-24
scsi: bfa: Use the proper data type for BLIST flags
Bart Van Assche
1
-1
/
+1
2023-05-16
scsi: bfa: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-2
/
+2
2022-11-08
scsi: bfa: Rework bfad_reset_sdev_bflags()
Bart Van Assche
1
-3
/
+5
2022-11-08
scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function
Bart Van Assche
1
-0
/
+27
2021-03-24
scsi: bfa: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2020-07-24
scsi: bfa: Staticify all local functions
Lee Jones
1
-111
/
+111
2020-05-11
scsi: bfa: Make bfad_iocmd_ioc_get_stats() static
Jason Yan
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
1
-9
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-03-15
scsi: bfa: remove VLA
Stephen Kitt
1
-1
/
+1
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+4
2017-12-11
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann
1
-3
/
+3
2017-12-07
scsi: bfa: fix type conversion warning
Arnd Bergmann
1
-2
/
+2
2017-12-04
scsi: bfa: document overflow of io_profile_start_time
Arnd Bergmann
1
-3
/
+1
2017-11-29
scsi: bfa: fix access to bfad_im_port_s
Johannes Thumshirn
1
-2
/
+4
2017-10-16
scsi: bfa: don't reset max_segments for every bsg request
Christoph Hellwig
1
-7
/
+0
2017-01-17
scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()
Johannes Thumshirn
1
-1
/
+1
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-2
/
+2
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-5
/
+5
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-4
/
+2
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-2
/
+4
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-17
/
+23
2015-12-02
bfa: File header and user visible string changes
Anil Gurumurthy
1
-1
/
+1
2015-12-02
bfa: Update copyright messages
Anil Gurumurthy
1
-2
/
+3
2014-07-25
bfa: remove useless return variables
Peter Senna Tschudin
1
-6
/
+4
2014-07-25
bfa: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+3
2014-03-15
[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()
Wei Yongjun
1
-1
/
+3
2013-12-19
[SCSI] bfa: Firmware patch simplification
Vijaya Mohan Guvva
1
-0
/
+15
2013-06-26
[SCSI] bfa: fru vpd date update changes
Vijaya Mohan Guvva
1
-1
/
+1
2013-06-26
[SCSI] bfa: driver compatibility with 32bit libs
Vijaya Mohan Guvva
1
-3
/
+4
2013-06-26
[SCSI] bfa: Add dynamic diagnostic port support
Vijaya Mohan Guvva
1
-20
/
+61
2013-06-26
[SCSI] bfa: Support for FC BB credit recovery
Vijaya Mohan Guvva
1
-13
/
+34
2012-10-07
[SCSI] bfa: Add support to read/update the FRU data.
Krishna Gudipati
1
-3
/
+124
2012-10-07
[SCSI] bfa: Add support to configure min/max bandwidth for a pcifn
Krishna Gudipati
1
-7
/
+13
2012-10-07
[SCSI] bfa: Add support for IO throttling at port level
Krishna Gudipati
1
-0
/
+36
2012-10-07
[SCSI] bfa: Add support for user to configure bandwidth on QoS priorities
Krishna Gudipati
1
-1
/
+25
2012-10-07
[SCSI] bfa: Add diagnostic port (D-Port) support
Krishna Gudipati
1
-0
/
+56
2012-10-07
[SCSI] bfa: Add support for FC Arbitrated Loop topology.
Krishna Gudipati
1
-35
/
+77
2012-09-24
[SCSI] bfa: Add support for max target ports discovery
Krishna Gudipati
1
-8
/
+13
2012-09-24
[SCSI] bfa: Make changes to FCXP resource management.
Krishna Gudipati
1
-2
/
+2
2012-09-24
[SCSI] bfa: FCS remote port enhancements.
Krishna Gudipati
1
-4
/
+10
2012-07-20
[SCSI] bfa: Fix to set correct return error codes and misc cleanup.
Krishna Gudipati
1
-1
/
+4
2012-03-28
[SCSI] bfa: BSG and User interface fixes.
Krishna Gudipati
1
-0
/
+7
2012-03-28
[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.
Krishna Gudipati
1
-50
/
+0
2012-03-27
[SCSI] bfa: Fix endian bug in bfad_iocmd_debug_fw_core().
Santosh Nayak
1
-1
/
+4
2012-02-19
[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()
Jesper Juhl
1
-2
/
+2
2012-01-10
[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.
Krishna Gudipati
1
-3
/
+24
2011-07-27
[SCSI] bfa: Added support to configure lunmasking
Krishna Gudipati
1
-0
/
+62
[next]