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:	Sun, 27 Dec 2015 18:19:17 -0500
From:	Michael Chan <mchan@...adcom.com>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>
Subject: [PATCH net-next 00/12] bnxt_en: Patches for net-next.

Mainly clean-ups, optimizations, and updating to the latest firmware
interface spec.

Michael Chan (12):
  bnxt_en: support hwrm_func_drv_unrgtr command
  bnxt_en: Optimize ring alloc and ring free functions.
  bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool
    FLASHDEV
  bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is
    set.
  bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled.
  bnxt_en: Don't treat single segment rx frames as GRO frames.
  bnxt_en: Check hardware resources before enabling NTUPLE.
  bnxt_en: Cleanup bnxt_hwrm_func_cfg().
  bnxt_en: Improve VF resource accounting.
  bnxt_en: Keep track of the ring group resource.
  bnxt_en: Update to Firmware interface spec 1.0.0.
  bnxt_en: Add BCM57301 & BCM57402 devices.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         | 330 +++++----
 drivers/net/ethernet/broadcom/bnxt/bnxt.h         |  13 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c |   5 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h     | 865 ++++++++--------------
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c   |  62 +-
 5 files changed, 544 insertions(+), 731 deletions(-)

-- 
1.8.3.1

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