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, 11 Apr 2017 19:13:02 +0800
From:   Fugang Duan <fugang.duan@....com>
To:     <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <bhutchings@...arflare.com>,
        <stephen@...workplumber.org>, <fugang.duan@....com>
Subject: [PATCH net-next 0/6] net: fec: driver code clean

The patch series are for fec ethernet driver code clean up, each patch is
independent.
Patch #1,#4,#5 are code clean up.
Patch #2,#3 are for aarch64 platform.
Patch #6 is for i.MX6UL to add lost errata workaround.


Fugang Duan (6):
  net: fec: add return value check after calling .of_property_read_u32()
  net: fec: avoid BD pointer type cast to 32bit
  net: fec: pass ->dev to dma_alloc/free__coherent() API
  net: fec: add phy-reset-gpios PROBE_DEFER check
  net: fec: correct the errata number comment typo
  net: fec: add ERR007885 for i.MX6ul enet IP

 drivers/net/ethernet/freescale/fec_main.c | 45 +++++++++++++++++++------------
 1 file changed, 28 insertions(+), 17 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists