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:	Thu, 15 Oct 2015 17:43:14 +0200
From:	Jiri Pirko <jiri@...nulli.us>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, idosch@...lanox.com, eladr@...lanox.com
Subject: [patch net-next 00/15] mlxsw: Driver update, cleanups

From: Jiri Pirko <jiri@...lanox.com>

This patchset contains various cleanups and improvements in mlxsw driver.

Ido Schimmel (5):
  mlxsw: Remove multicast ID configuration
  mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type
  mlxsw: Simplify traps creation
  mlxsw: Add trap group for control packets
  mlxsw: cmd: Update CONFIG_PROFILE command documentation

Jiri Pirko (10):
  mlxsw: switchx2: Use ETH_ALEN for mac address length
  mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT
  mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define
  mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks
  mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd
  mlxsw: core: Do not use EMADs in mlxsw_emad_fini
  mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level
  mlxsw: reg: Uppercase letters in register IDs
  mlxsw: reg: Remove extra space in SFGC ID define
  mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it

 drivers/net/ethernet/mellanox/mlxsw/cmd.h      |  26 +++---
 drivers/net/ethernet/mellanox/mlxsw/core.c     |   3 +-
 drivers/net/ethernet/mellanox/mlxsw/pci.c      |  49 ++++++----
 drivers/net/ethernet/mellanox/mlxsw/pci.h      |   4 +-
 drivers/net/ethernet/mellanox/mlxsw/reg.h      | 121 ++++++++++---------------
 drivers/net/ethernet/mellanox/mlxsw/switchx2.c |  34 +++----
 6 files changed, 103 insertions(+), 134 deletions(-)

-- 
1.9.3

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