aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad.c
Commit message (Expand)AuthorAge
* bfs: bfad_worker cleanupJiri Slaby2015-04-17
* bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
* bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-29
* bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-29
* bfa: allocate memory with GFP_ATOMIC in spinlock contextAlexey Khoroshilov2014-05-19
* Merge branch 'misc' into for-linusJames Bottomley2014-01-22
|\
| * [SCSI] bfa: Driver version upgrade to 3.2.23.0Vijaya Mohan Guvva2013-12-19
| * [SCSI] bfa: Register port with SCSI even on port init failureVijaya Mohan Guvva2013-12-19
* | [SCSI] bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva2013-12-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify codeYijing Wang2013-09-23
|/
* [SCSI] bfa: firmware update to 3.2.1.1Rasesh Mody2013-09-03
* [SCSI] bfa: Update the driver version to 3.2.21.1Vijaya Mohan Guvva2013-06-26
* [SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva2013-06-26
* [SCSI] bfa: fix strncpy() limiter in bfad_start_ops()Dan Carpenter2013-01-29
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] bfa: Firmware image naming convention updateKrishna Gudipati2012-10-07
* [SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati2012-09-24
* [SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati2012-09-24
* [SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin2012-07-20
* [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati2012-04-25
* [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-10
* [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati2011-07-27
* [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-29
* [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-29
* [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-29
* [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati2011-06-29
* [SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati2011-06-29
* [SCSI] bfa: Driver initialization and model description fixKrishna Gudipati2011-06-29
* [SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati2011-06-29
* [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...Krishna Gudipati2011-06-29
* [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati2011-06-29
* [SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2011-05-01
* [SCSI] bfa: firmware download fixJing Huang2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* [SCSI] bfa: remove inactive functionsJing Huang2010-12-31
* [SCSI] bfa: replace bfa_assert with WARN_ONJing Huang2010-12-31
* [SCSI] bfa: remove all OS wrappersMaggie Zhang2010-12-21
* [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-21
* [SCSI] bfa: fix regular sparse check warnings.Maggie2010-12-21
* [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-20
* [SCSI] bfa: fix comments for c filesJing Huang2010-10-25
* [SCSI] bfa: fix frame size over 1024 compile warningJing Huang2010-10-25
* [SCSI] bfa: remove os wrapper and unused functionsJing Huang2010-10-25
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-16
* param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-11
* [SCSI] bfa: add debugfs supportJing Huang2010-07-27
* [SCSI] bfa: add description for module parametersJing Huang2010-07-27
* [SCSI] bfa: PBC vport createJing Huang2010-07-27