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:	Fri,  5 Jun 2015 14:24:46 +0530
From:	Hariprasad Shenai <hariprasad@...lsio.com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, leedom@...lsio.com, nirranjan@...lsio.com,
	Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/6] Free VI, flush sge ec and some other misc. fixes 

Hi,

This patch series adds the following.
Free VI interface during remove, flush SGE ec routine, rename
t4_link_start to t4_link_l1cfg since it only does l1 configuration, set
mac addr from when we can't contact firmware for debug purpose, set pcie
completion timeout and use fw interface to access TP_PIO_XXX registers

This patch series has been created against net-next tree and includes
patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.

Thanks

Hariprasad Shenai (6):
  cxgb4: Free Virtual Interfaces in remove routine
  cxgb4: Add sge ec context flush service
  cxgb4: Rename t4_link_start() to t4_link_l1cfg
  cxgb4: Set mac addr from vpd, when we can't contact firmware
  cxgb4: program pci completion timeout
  cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR,DATA} register first

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  38 +++-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c |   4 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |  35 +++-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 225 ++++++++++++++++++---
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h      |   6 +-
 5 files changed, 257 insertions(+), 51 deletions(-)

-- 
2.3.4

--
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