index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw_ale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address
Ivan Khoronzhuk
2018-10-15
1
-6
/
+6
*
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2018-08-11
1
-1
/
+1
*
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
Grygorii Strashko
2017-12-01
1
-2
/
+2
*
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
2017-12-01
1
-10
/
+1
*
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
Grygorii Strashko
2017-12-01
1
-29
/
+28
*
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
Grygorii Strashko
2017-12-01
1
-10
/
+3
*
net: ethernet: ti: ale: disable ale from stop()
Grygorii Strashko
2017-12-01
1
-1
/
+1
*
net: ethernet: ti: ale: use proper io apis
Grygorii Strashko
2017-12-01
1
-13
/
+13
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
drivers: net: cpsw_ale: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
Karicheri, Muralidharan
2017-01-07
1
-19
/
+80
*
net: netcp: ale: use ale_status to size the ale table
Karicheri, Muralidharan
2017-01-07
1
-1
/
+30
*
net: netcp: ale: update to support unknown vlan controls for NU switch
Karicheri, Muralidharan
2017-01-07
1
-5
/
+45
*
net: cpsw: remove two unused global functions
Richard Cochran
2015-05-25
1
-45
/
+0
*
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
2015-01-31
1
-2
/
+24
*
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
2015-01-13
1
-1
/
+9
*
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
2014-11-06
1
-1
/
+0
*
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-10-31
1
-0
/
+29
*
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
2014-07-22
1
-2
/
+10
*
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
2014-01-23
1
-0
/
+16
*
net: ti: slight optimization of addr compare
dingtianhong
2013-12-31
1
-1
/
+1
*
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
2013-02-06
1
-12
/
+95
*
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
2012-11-01
1
-3
/
+28
*
netdev: driver: ethernet: add cpsw address lookup engine support
Mugunthan V N
2012-03-19
1
-0
/
+641