]> git.baikalelectronics.ru Git - kernel.git/commit
netdev: driver: ethernet: add cpsw address lookup engine support
authorMugunthan V N <mugunthanvnm@ti.com>
Sun, 18 Mar 2012 20:17:53 +0000 (20:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Mar 2012 22:02:05 +0000 (18:02 -0400)
commit6c2ec2b45ed9d1936f46164f751ea0502298fd11
treed355682ddfb2fca988322ae88660788999d64767
parentcd49d604e9a156baa72367d90c74ddacc01fbf6f
netdev: driver: ethernet: add cpsw address lookup engine support

TI CPSW ethernet switch has a built-in address lookup engine.  This patch adds
the code necessary for programming this module.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw_ale.c [new file with mode: 0644]
drivers/net/ethernet/ti/cpsw_ale.h [new file with mode: 0644]