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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue,  9 Jun 2015 18:44:43 +0530
From:	Praveen Madhavan <praveenm@...lsio.com>
To:	netdev@...r.kernel.org, linux-scsi@...r.kernel.org
Cc:	davem@...emloft.net, JBottomley@...allels.com,
	hariprasad@...lsio.com, praveenm@...lsio.com, varun@...lsio.com,
	rajesh.kumar@...lsio.com
Subject: [PATCH 0/3] csiostor:Debugfs support update.

This patch series adds debugfs functionality to dump adapter log,
adapter queues and fcoe DDP stats.

This patch has been created against net-next. 

Praveen Madhavan (3):
  csiostor:Add devlog mailbox support.
  csiostor:Cleanup debugfs.
  csiostor:Adds debugfs support.

 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h |    1 +
 drivers/scsi/csiostor/Makefile               |    2 +-
 drivers/scsi/csiostor/csio_debugfs.c         | 1100 ++++++++++++++++++++++++++
 drivers/scsi/csiostor/csio_hw.c              |   72 +-
 drivers/scsi/csiostor/csio_hw.h              |   12 +
 drivers/scsi/csiostor/csio_init.c            |  132 ----
 drivers/scsi/csiostor/csio_init.h            |    4 +
 drivers/scsi/csiostor/csio_mb.c              |   60 +-
 drivers/scsi/csiostor/csio_mb.h              |   17 +-
 9 files changed, 1237 insertions(+), 163 deletions(-)
 create mode 100644 drivers/scsi/csiostor/csio_debugfs.c

-- 
2.0.2

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ