summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_ale.h
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac modeGrygorii Strashko2019-04-271-2/+1Star
* net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko2019-04-271-8/+1Star
* net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk2018-10-161-4/+4
* net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko2017-12-011-1/+0Star
* net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan2017-01-081-0/+4
* net: netcp: ale: update to support unknown vlan controls for NU switchKaricheri, Muralidharan2017-01-081-1/+12
* net: cpsw: remove two unused global functionsRichard Cochran2015-05-261-2/+0Star
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-131-1/+1
* drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-311-0/+2
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-231-0/+4
* drivers: net: cpsw: enable promiscuous mode supportMugunthan V N2014-01-231-0/+2
* drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-061-0/+4
* drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-061-6/+14
* drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N2012-11-011-0/+1
* netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2012-03-191-0/+93