summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_ale.c
AgeCommit message (Expand)Author
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk
2017-12-01net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/getGrygorii Strashko
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: move static initialization in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: optimize ale entry mask bits configuartionGrygorii Strashko
2017-12-01net: ethernet: ti: ale: disable ale from stop()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: use proper io apisGrygorii Strashko
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-21drivers: net: cpsw_ale: use setup_timer() helper.Allen Pais
2017-01-07net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan
2017-01-07net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan
2017-01-07net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran
2015-01-31drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2013-12-31net: ti: slight optimization of addr comparedingtianhong
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N