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, 18 Feb 2014 17:56:07 +0530
From:	Hariprasad Shenai <hariprasad@...lsio.com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, dm@...lsio.com, leedom@...lsio.com,
	nirranjan@...lsio.com, kumaras@...lsio.com, santosh@...lsio.com,
	hariprasad@...lsio.com
Subject: [PATCH net-next 0/8] Adds support for Chelsio T5 40G adapter and Misc. fixes 

Hi All,

This patch series adds support for Chelsio T5 40G adapters and provides
miscelleneous fixes for cxgb4 driver.

It also adds device ids of two new T5 adapters.

We would like to request this patch series to get merged via David Miller's
'net-next' tree.

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

Thanks,
Hari 

Hariprasad Shenai (1):
  cxgb4: Add more PCI device ids.

Kumar Sanghvi (7):
  cxgb4: Add support to recognize 40G links
  cxgb4: Print adapter VPD Part Number instead of Engineering Change
    field
  cxgb4: Allow >10G ports to have multiple queues
  cxgb4: LE-Workaround is not atomic in firmware
  cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
  cxgb4: Remove unused registers and add missing ones
  cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h      |  5 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 61 ++++++++++++++++++-------
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h  |  1 +
 drivers/net/ethernet/chelsio/cxgb4/sge.c        | 38 ++++++++++-----
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c      | 40 +++++++++++++++-
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h   |  4 ++
 6 files changed, 119 insertions(+), 30 deletions(-)

-- 
1.8.0

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