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-prev] [day] [month] [year] [list]
Date:	Thu, 21 May 2009 16:59:45 +0530
From:	"chaithrika" <chaithrika@...com>
To:	"'David Miller'" <davem@...emloft.net>
Cc:	<netdev@...r.kernel.org>,
	<davinci-linux-open-source@...ux.davincidsp.com>, <nsekahr@...com>,
	<anantgole@...com>, <khilman@...prootsystems.com>
Subject: RE: [PATCH v2] net-next-2.6: TI DaVinci EMAC driver


David,

> -----Original Message-----
> From: David Miller [mailto:davem@...emloft.net]
> Sent: Tuesday, May 19, 2009 3:50 AM
> To: chaithrika@...com
> Cc: netdev@...r.kernel.org; davinci-linux-open-
> source@...ux.davincidsp.com; nsekahr@...com; anantgole@...com;
> khilman@...prootsystems.com
> Subject: Re: [PATCH v2] net-next-2.6: TI DaVinci EMAC driver
> 
> From: Chaithrika U S <chaithrika@...com>
> Date: Mon, 18 May 2009 07:34:32 -0400
> 
> > Add support for TI DaVinci EMAC driver.
> >
> > TI DaVinci Ethernet Media Access Controller module is based upon
> > TI CPPI 3.0 DMA engine and supports 10/100 Mbps on all and Gigabit
> modes on
> > some TI devices. It supports MII/RMII and has up to 8Kbytes of
> internal
> > descriptor memory. This driver has been working on several TI devices
> including
> > DM644x, DM646x and DA830 platforms. The specs of this device are
> available at:
> > http://www.ti.com/litv/pdf/sprue24a
> >
> > Signed-off-by: Anant Gole <anantgole@...com>
> > Signed-off-by: Kevin Hilman <khilman@...prootsystems.com>
> > Signed-off-by: Chaithrika U S <chaithrika@...com>
> 
> Applied, thanks.
> 

Thanks.

> BTW, DECLARE_MAC_BUF(), print_mac() et al. is deprecated, you can
> simply use the printf format specifier "%pM" to print MAC addresses
> directly.

OK. Will submit a patch for this.

Regards,
Chaithrika



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