aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_ale.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran1-45/+0
2015-01-31drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan1-2/+24
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N1-1/+9
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N1-1/+0
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen1-0/+29
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N1-2/+10
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N1-0/+16
2013-12-31net: ti: slight optimization of addr comparedingtianhong1-1/+1
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N1-12/+95
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N1-3/+28
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N1-0/+641