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:	Sat,  4 Jan 2014 19:13:53 +0100
From:	Hauke Mehrtens <hauke@...ke-m.de>
To:	davem@...emloft.net
Cc:	zajec5@...il.com, netdev@...r.kernel.org,
	Hauke Mehrtens <hauke@...ke-m.de>
Subject: [PATCH v2 0/5] bgmac: add initial support for core rev 4 on ARM BCM47xx

This adds support for core rev 4 and ARM BCM47XX. I still have problems 
with the DMA controller on the BCM4707 and I do not have a BCM53018. 
Some packages are getting corrupted on TX, some are getting duplicated 
on TX and so on on a BCM4707, I am still trying to fix this.

v2: add changed suggested by RafaƂ

Hauke Mehrtens (5):
  bcma: export bcma_find_core_unit()
  bgmac: initialize the DMA controller of core rev >= 4
  bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
  bgmac: reset all cores on Northstar SoC
  bgmac: add support for Northstar SoC (BCM4707, BCM53018)

 drivers/bcma/bcma_private.h           |    2 -
 drivers/bcma/main.c                   |   13 +---
 drivers/net/ethernet/broadcom/bgmac.c |  115 +++++++++++++++++++++++++++------
 drivers/net/ethernet/broadcom/bgmac.h |   55 +++++++++++++++-
 include/linux/bcma/bcma.h             |    9 ++-
 5 files changed, 160 insertions(+), 34 deletions(-)

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