diff options
-rw-r--r-- | drivers/net/dsa/mv88e6xxx/chip.c | 217 | ||||
-rw-r--r-- | drivers/net/dsa/mv88e6xxx/mv88e6xxx.h | 20 | ||||
-rw-r--r-- | drivers/net/dsa/mv88e6xxx/port.c | 118 | ||||
-rw-r--r-- | drivers/net/dsa/mv88e6xxx/port.h | 13 |
4 files changed, 319 insertions, 49 deletions
diff --git a/drivers/net/dsa/mv88e6xxx/chip.c b/drivers/net/dsa/mv88e6xxx/chip.c |