tg3: Create MII_TG3_FET namespace
authorMatt Carlson <mcarlson@broadcom.com>
Tue, 25 Aug 2009 10:09:36 +0000 (10:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Aug 2009 22:47:58 +0000 (15:47 -0700)
commit535ef6e1124d445efbcc13b7126561dc544b0b64
treea961c86394eca3c40f660743ac79585dc2c0613c
parentbb85fbb6a98d8edab81599913559c7ff0a963984
tg3: Create MII_TG3_FET namespace

Broadcom's phys come in two distinctly different register layouts.  For
the lack of an official term to distinguish between the two formats, we
can loosely categorize them by their fast ethernet or gigabit ethernet
transceiver description.  This patch creates the (driver-internal) Fast
Ethernet Transceiver (FET) namespace and converts the 5906 EPHY
definitions over.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h