index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw_ale.c
Age
Commit message (
Expand
)
Author
2022-04-13
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2021-11-10
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
2021-05-17
net: ti: Fix wrong struct name in comments
Yang Shen
2021-01-19
net: ti: cpsw_ale: add driver data for AM64 CPSW3g
Vignesh Raghavendra
2020-11-02
net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
Grygorii Strashko
2020-11-02
net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()
Grygorii Strashko
2020-09-11
net: ethernet: ti: ale: add support for multi port k3 cpsw versions
Grygorii Strashko
2020-09-11
net: ethernet: ti: ale: switch to use tables for vlan entry description
Grygorii Strashko
2020-09-11
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
2020-09-11
net: ethernet: ti: ale: make usage of ale dev_id mandatory
Grygorii Strashko
2020-09-11
net: ethernet: ti: ale: add static configuration
Grygorii Strashko
2020-09-11
net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
Grygorii Strashko
2020-06-13
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-05-21
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
2020-03-26
net: ethernet: ti: ale: am65: add support for default thread cfg
Grygorii Strashko
2020-03-26
net: ethernet: ti: ale: add support for mac-only mode
Grygorii Strashko
2020-03-26
net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...
Grygorii Strashko
2019-11-30
net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
Grygorii Strashko
2019-11-20
net: ethernet: ti: ale: modify vlan/mdb api for switchdev
Ilias Apalodimas
2019-11-20
net: ethernet: ti: cpsw: allow untagged traffic on host port
Grygorii Strashko
2019-11-20
net: ethernet: ti: ale: clean ale tbl on init and intf restart
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2018-10-15
net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address
Ivan Khoronzhuk
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2017-12-01
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: disable ale from stop()
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: use proper io apis
Grygorii Strashko
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-09-21
drivers: net: cpsw_ale: use setup_timer() helper.
Allen Pais
2017-01-07
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
Karicheri, Muralidharan
2017-01-07
net: netcp: ale: use ale_status to size the ale table
Karicheri, Muralidharan
2017-01-07
net: netcp: ale: update to support unknown vlan controls for NU switch
Karicheri, Muralidharan
2015-05-25
net: cpsw: remove two unused global functions
Richard Cochran
2015-01-31
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-07-22
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
2014-01-23
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
2013-12-31
net: ti: slight optimization of addr compare
dingtianhong
2013-02-06
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
2012-11-01
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
[next]