| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: bfa: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 2022-01-24 | 1 | -6/+0 |
* | scsi: bfa: Fix error return in bfad_pci_init() | Jing Xiangfeng | 2020-10-07 | 1 | -0/+1 |
* | scsi: bfa: bfad.c: make max_rport_logins static | Jason Yan | 2020-04-14 | 1 | -1/+1 |
* | scsi: bfa: Make restart_bfa static | YueHaibing | 2019-09-30 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | scsi: bfa: fix calls to dma_set_mask_and_coherent() | Hannes Reinecke | 2019-02-25 | 1 | -5/+13 |
* | scsi: bfa: use dma_set_mask_and_coherent | Christoph Hellwig | 2018-11-15 | 1 | -11/+7 |
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 2018-10-02 | 1 | -2/+0 |
* | scsi: bfa: Use zeroing allocator rather than allocator/memset | Himanshu Jha | 2018-01-04 | 1 | -2/+1 |
* | scsi: bfa: convert to strlcpy/strlcat | Arnd Bergmann | 2017-12-11 | 1 | -10/+10 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -3/+3 |
* | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 | 1 | -3/+1 |
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley | 2017-01-08 | 1 | -3/+3 |
|\ |
|
| * | scsi: bfa: Increase requested firmware version to 3.2.5.1 | Benjamin Poirier | 2017-01-05 | 1 | -3/+3 |
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
|/ |
|
* | bfa: File header and user visible string changes | Anil Gurumurthy | 2015-12-02 | 1 | -12/+7 |
* | bfa: Update copyright messages | Anil Gurumurthy | 2015-12-02 | 1 | -2/+3 |
* | bfs: bfad_worker cleanup | Jiri Slaby | 2015-04-17 | 1 | -13/+9 |
* | bfa: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-07-29 | 1 | -14/+6 |
* | bfa: Cleanup bfad_setup_intr() function | Alexander Gordeev | 2014-07-29 | 1 | -10/+8 |
* | bfa: Do not call pci_enable_msix() after it failed once | Alexander Gordeev | 2014-07-29 | 1 | -25/+23 |
* | bfa: allocate memory with GFP_ATOMIC in spinlock context | Alexey Khoroshilov | 2014-05-19 | 1 | -1/+1 |
* | Merge branch 'misc' into for-linus | James Bottomley | 2014-01-22 | 1 | -47/+44 |
|\ |
|
| * | [SCSI] bfa: Driver version upgrade to 3.2.23.0 | Vijaya Mohan Guvva | 2013-12-19 | 1 | -3/+3 |
| * | [SCSI] bfa: Register port with SCSI even on port init failure | Vijaya Mohan Guvva | 2013-12-19 | 1 | -44/+41 |
* | | [SCSI] bfa: Chinook quad port 16G FC HBA claim issue | Vijaya Mohan Guvva | 2013-12-18 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+0 |
|\ |
|
| * | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 | 1 | -1/+0 |
* | | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify code | Yijing Wang | 2013-09-23 | 1 | -41/+12 |
|/ |
|
* | [SCSI] bfa: firmware update to 3.2.1.1 | Rasesh Mody | 2013-09-03 | 1 | -3/+3 |
* | [SCSI] bfa: Update the driver version to 3.2.21.1 | Vijaya Mohan Guvva | 2013-06-26 | 1 | -3/+3 |
* | [SCSI] bfa: Support for chinook-quad port card | Vijaya Mohan Guvva | 2013-06-26 | 1 | -0/+8 |
* | [SCSI] bfa: fix strncpy() limiter in bfad_start_ops() | Dan Carpenter | 2013-01-30 | 1 | -1/+1 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | [SCSI] bfa: Firmware image naming convention update | Krishna Gudipati | 2012-10-07 | 1 | -3/+3 |
* | [SCSI] bfa: Add support for max target ports discovery | Krishna Gudipati | 2012-09-24 | 1 | -0/+4 |
* | [SCSI] bfa: Add PowerPC support and enable PCIE AER handling. | Krishna Gudipati | 2012-09-24 | 1 | -6/+226 |
* | [SCSI] bfa: squelch lockdep complaint with a spin_lock_init | Kyle McMartin | 2012-07-20 | 1 | -0/+2 |
* | [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r... | Krishna Gudipati | 2012-04-25 | 1 | -17/+0 |
* | [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts. | Krishna Gudipati | 2012-01-10 | 1 | -0/+2 |
* | [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. | Krishna Gudipati | 2011-07-27 | 1 | -1/+7 |
* | [SCSI] bfa: Driver and BSG enhancements. | Krishna Gudipati | 2011-06-29 | 1 | -1/+15 |
* | [SCSI] bfa: FCS bug fixes. | Krishna Gudipati | 2011-06-29 | 1 | -5/+0 |
* | [SCSI] bfa: DMA memory allocation enhancement. | Krishna Gudipati | 2011-06-29 | 1 | -95/+54 |
* | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. | Krishna Gudipati | 2011-06-29 | 1 | -2/+13 |
* | [SCSI] bfa: Enable ASIC block configuration and query. | Krishna Gudipati | 2011-06-29 | 1 | -0/+1 |
* | [SCSI] bfa: Driver initialization and model description fix | Krishna Gudipati | 2011-06-29 | 1 | -9/+27 |
* | [SCSI] bfa: FC credit recovery and misc bug fixes. | Krishna Gudipati | 2011-06-29 | 1 | -0/+5 |
* | [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi... | Krishna Gudipati | 2011-06-29 | 1 | -2/+1 |
* | [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement | Krishna Gudipati | 2011-06-29 | 1 | -35/+46 |