lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 25 Sep 2008 17:50:47 -0700
From:	Jing Huang <huangj@...cade.com>
To:	James.Bottomley@...senPartnership.com
Cc:	huangj@...cade.com, linux-kernel@...r.kernel.org,
	linux-scsi@...r.kernel.org, rvadivel@...cade.com,
	srayas@...cade.com, vravindr@...cade.com
Subject: [PATCH 0/6] bfa: Brocade BFA FC SCSI driver submission (2nd try)

From: Jing Huang <huangj@...cade.com>

This is the initial submission of Brocade BFA FC SCSI Driver to the
upstream kernel. The following 1-6 patches contain the driver source for
Brocade 8G Fibre Channel to PCIe HBA and other supporting files for kernel
inclusion. Brocade Fibre Channel HBA driver, also called as BFA driver, is
a SCSI lower layer driver. It interfaces with SCSI mid layer, and controls
Brocade FC controller through its firmware API. BFA driver supports fabric,
P2P and autotopolgy. It runs at 1/2/4/8G and auto link speed. It also
supports features such as sysfs interface, NPIV, and PCI hotplug etc.     

Here is a brief description of the patches included in this submission:

[PATCH 1/6]: Linux driver specific code, things such as module load/unload,
PCI probe/release, interrupt handler, and sysfs interface etc. All the files
start with "bfad_" prefix.

[PATCH 2/6]: Hardware/FW access code. All files start with "bfa_" prefix.

[PATCH 3/6]: Common header files shared by linux driver specific and
hardware/FW access code.

[PATCH 4/6]: Updated Kconfig and Makefile for driver/scsi, and new Makefile
and Kconfig file for bfa driver 

[PATCH 5/6]: Document for Brocade specific sysfs interface for HBA management.

[PATCH 6/6]: Update MAINTAINER file.

Signed-off-by: Jing Huang <huangj@...cade.com>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ