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, 16 Feb 2012 18:09:29 +0100
From:	Danny Kukawka <danny.kukawka@...ect.de>
To:	linux-kernel@...r.kernel.org
Cc:	Danny Kukawka <dkukawka@...e.de>,
	"David S. Miller" <davem@...emloft.net>,
	Bob Liu <bob.liu@...log.com>,
	Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
	Lars-Peter Clausen <lars@...afoo.de>,
	Mike Frysinger <vapier@...too.org>, netdev@...r.kernel.org,
	Paul Gortmaker <paul.gortmaker@...driver.com>,
	Scott Jiang <scott.jiang@...log.com>,
	Sonic Zhang <sonic.zhang@...log.com>,
	Steven Miao <realmz6@...il.com>,
	uclinux-dist-devel@...ckfin.uclinux.org
Subject: [PATCH v2 0/2] Part 3: handle random addresses on blackfin

The third part of my patch series to fix the handling of 
addr_assign_type for random MAC addresses. This contains the 
changes for the blackfin architecture and the adi ethernet
driver.

Please make sure you do a short compile test before pushing them.

Thanks!

Danny Kukawka (2):
  arch/blackfin: don't generate random mac in bfin_get_ether_addr()
  adi: adapt to eth_hw_addr_random() and changes in arch/blackfin

 arch/blackfin/mach-bf518/boards/ezbrd.c      |    3 ++-
 arch/blackfin/mach-bf518/boards/tcm-bf518.c  |    5 ++---
 arch/blackfin/mach-bf527/boards/ad7160eval.c |    3 ++-
 arch/blackfin/mach-bf527/boards/cm_bf527.c   |    5 ++---
 arch/blackfin/mach-bf527/boards/ezbrd.c      |    3 ++-
 arch/blackfin/mach-bf527/boards/ezkit.c      |    3 ++-
 arch/blackfin/mach-bf527/boards/tll6527m.c   |    3 ++-
 arch/blackfin/mach-bf537/boards/cm_bf537e.c  |    5 ++---
 arch/blackfin/mach-bf537/boards/cm_bf537u.c  |    5 ++---
 arch/blackfin/mach-bf537/boards/dnp5370.c    |    3 ++-
 arch/blackfin/mach-bf537/boards/pnav10.c     |    5 ++---
 arch/blackfin/mach-bf537/boards/stamp.c      |    3 ++-
 arch/blackfin/mach-bf537/boards/tcm_bf537.c  |    5 ++---
 drivers/net/ethernet/adi/bfin_mac.c          |   15 +++++++++------
 drivers/net/ethernet/adi/bfin_mac.h          |    2 +-
 15 files changed, 36 insertions(+), 32 deletions(-)

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