aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_ale.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-27net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac modeGrygorii Strashko1-2/+1
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko1-8/+1
2018-10-15net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk1-4/+4
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko1-1/+0
2017-01-07net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan1-0/+4
2017-01-07net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan1-1/+12
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran1-2/+0
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N1-1/+1
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen1-0/+2
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N1-0/+4
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N1-0/+2
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N1-0/+4
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N1-6/+14
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N1-0/+1
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N1-0/+93