aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa
Commit message (Expand)AuthorAgeFilesLines
...
* | | [SCSI] bfa: update to support BOFMJing Huang2010-07-274-28/+36
* | | [SCSI] bfa: fix possible IO double completionJing Huang2010-07-271-0/+34
* | | [SCSI] bfa: fix link state structureJing Huang2010-07-272-25/+12
* | | [SCSI] bfa: add dynamic queue selectionJing Huang2010-07-2714-19/+117
* | | [SCSI] bfa: fix uf post and rport fcpim state machineJing Huang2010-07-275-10/+89
* | | [SCSI] bfa: fix chip and memory initializationJing Huang2010-07-272-0/+28
* | | [SCSI] bfa: update to support firmware configuationJing Huang2010-07-278-8/+112
* | | [SCSI] bfa: add PBC port disable handlingJing Huang2010-07-272-5/+36
* | | [SCSI] bfa: fix prli retry issuesJing Huang2010-07-274-5/+15
* | | [SCSI] bfa: fix rport speed settingJing Huang2010-07-273-12/+30
* | | [SCSI] bfa: fix interrupt coalescing settingJing Huang2010-07-271-13/+30
* | | [SCSI] bfa: use standards defined timeout for ELS/CTJing Huang2010-07-2710-21/+56
* | | [SCSI] bfa: statistics and typo fixJing Huang2010-07-2716-55/+105
* | | [SCSI] bfa: ioc attributes fixJing Huang2010-07-2710-47/+86
* | | [SCSI] bfa: vport state machine fixJing Huang2010-07-271-4/+5
* | | [SCSI] bfa: PBC vport createJing Huang2010-07-2715-34/+179
* | | [SCSI] bfa: enable basic PBC supportJing Huang2010-07-2719-127/+154
* | | [SCSI] bfa: enable new hardwareJing Huang2010-07-2714-115/+155
| |/ |/|
* | [SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati2010-05-251-0/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-218-86/+287
|\
| * [SCSI] bfa: fix compilation warning in powerpcJing Huang2010-05-011-4/+4
| * [SCSI] bfa: sg addr big endian fixJing Huang2010-04-112-2/+17
| * [SCSI] bfa: protect idr using bfad_mutexJing Huang2010-04-113-5/+11
| * [SCSI] bfa: use pci_iomap() and pci_iounmap()Jing Huang2010-04-112-9/+1
| * [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining caseJing Huang2010-04-112-34/+17
| * [SCSI] bfa: add fc transport class based vport create/deleteJing Huang2010-04-115-33/+239
| * [SCSI] bfa: eliminate useless codeJulia Lawall2010-04-111-1/+0
* | Merge branch 'master' into for-nextJiri Kosina2010-04-2389-2438/+3491
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
| * [SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati2010-03-071-1/+1
| * [SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati2010-03-0713-238/+24
| * [SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati2010-03-071-2/+12
| * [SCSI] bfa: FCS and include file changes.Krishna Gudipati2010-03-075-35/+22
| * [SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati2010-03-077-706/+405
| * [SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati2010-03-0715-215/+195
| * [SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati2010-03-074-8/+66
| * [SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati2010-03-0725-735/+1103
| * [SCSI] bfa: IOC fixes, check for IOC down condition.Krishna Gudipati2010-03-072-3/+18
| * [SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are ...Krishna Gudipati2010-03-072-27/+17
| * [SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.Krishna Gudipati2010-03-075-24/+74
| * [SCSI] bfa: IOC recovery fix in fcmode.Krishna Gudipati2010-03-071-4/+13
| * [SCSI] bfa: AEN and byte alignment fixes.Krishna Gudipati2010-03-079-64/+73
| * [SCSI] bfa: Introduce a link notification state machine.Krishna Gudipati2010-03-072-15/+230
| * [SCSI] bfa: Added firmware save clear feature for BFA driver.Krishna Gudipati2010-03-074-1/+20
| * [SCSI] bfa: FCS authentication related changes.Krishna Gudipati2010-03-075-2/+33
| * [SCSI] bfa: PCI VPD, FIP and include file changes.Krishna Gudipati2010-03-079-59/+178
| * [SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati2010-03-074-4/+20
| * [SCSI] bfa: RPORT state machine: direct attach mode fix.Krishna Gudipati2010-03-071-4/+11
| * [SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati2010-03-0714-146/+146
| * [SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.Krishna Gudipati2010-03-076-4/+70