commit | b4af9a559cd971d08cbb58d81d932d8bd1787ade | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Feb 13 16:08:46 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 14 00:27:58 2014 -0500 |
tree | 83e19665a73edead00d176f7ebd4cffe27ccb75d | |
parent | b560a58c45c66f68936127040e86b7f02e4c5332 [diff] |
net: bcmgenet: add driver definitions and private structure This patchs adds the bcmgenet.h header file which contains all the hardware definitions for the GENETv1 to v4 hardware blocks as well as the driver private structure and MIB counters. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>