]> git.baikalelectronics.ru Git - kernel.git/commit
net: bcmgenet: add driver definitions and private structure
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 14 Feb 2014 00:08:46 +0000 (16:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2014 05:27:58 +0000 (00:27 -0500)
commit7d212cdba6b7e21bce63c0afc1d6a588d175f947
tree83e19665a73edead00d176f7ebd4cffe27ccb75d
parent0cf3f649b4a095b6be0fc78efe2ab5c01f3f892a
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>
drivers/net/ethernet/broadcom/genet/bcmgenet.h [new file with mode: 0644]