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
/
include
/
net
/
dsa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
2019-03-03
1
-0
/
+1
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-2
/
+1
*
net: dsa: add support for bridge flags
Russell King
2019-02-21
1
-0
/
+2
*
net: dsa: Split platform data to header file
Florian Fainelli
2019-01-17
1
-60
/
+1
*
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2019-01-16
1
-0
/
+5
*
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-16
1
-1
/
+1
*
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-06
1
-0
/
+1
*
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
2018-09-13
1
-0
/
+1
*
net: dsa: Remove VLA usage
Salvatore Mesoraca
2018-07-18
1
-0
/
+3
*
net: dsa: Plug in PHYLINK support
Florian Fainelli
2018-05-11
1
-0
/
+1
*
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2018-05-11
1
-0
/
+24
*
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
1
-0
/
+7
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+3
*
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
*
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
2018-02-14
1
-0
/
+5
*
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
2018-02-14
1
-0
/
+15
*
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-07
1
-0
/
+11
*
net: dsa: return per-port upstream port
Vivien Didelot
2017-12-05
1
-3
/
+6
*
net: dsa: introduce dsa_towards_port helper
Vivien Didelot
2017-12-02
1
-10
/
+13
*
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-02
1
-6
/
+4
*
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-12-02
1
-6
/
+4
*
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
1
-0
/
+1
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+2
*
net: dsa: setup and teardown tree
Vivien Didelot
2017-11-09
1
-1
/
+1
*
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-09
1
-1
/
+1
*
net: dsa: make tree index unsigned
Vivien Didelot
2017-11-05
1
-1
/
+1
*
net: dsa: make switch index unsigned
Vivien Didelot
2017-11-05
1
-1
/
+1
*
net: dsa: remove port masks
Vivien Didelot
2017-10-28
1
-3
/
+0
*
net: dsa: use new port type in helpers
Vivien Didelot
2017-10-28
1
-11
/
+16
*
net: dsa: define port types
Vivien Didelot
2017-10-28
1
-0
/
+7
*
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
2017-10-28
1
-0
/
+5
*
net: dsa: rename dsa_is_normal_port helper
Vivien Didelot
2017-10-28
1
-1
/
+1
*
net: dsa: fix dsa_is_normal_port helper
Vivien Didelot
2017-10-28
1
-1
/
+1
*
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
2017-10-28
1
-0
/
+7
*
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-18
1
-0
/
+5
*
net: dsa: split dsa_port's netdev member
Vivien Didelot
2017-10-18
1
-1
/
+8
*
net: dsa: remove .set_addr
Vivien Didelot
2017-10-14
1
-1
/
+0
*
net: dsa: tag_brcm: Indicate to master netdevice port + queue
Florian Fainelli
2017-10-12
1
-0
/
+5
*
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
2017-10-12
1
-0
/
+45
*
net: dsa: remove tag ops from the switch tree
Vivien Didelot
2017-10-01
1
-11
/
+0
*
net: dsa: prepare master receive hot path
Vivien Didelot
2017-10-01
1
-0
/
+5
*
net: dsa: add tagging ops to port
Vivien Didelot
2017-10-01
1
-0
/
+3
*
net: dsa: remove copy of master ethtool_ops
Vivien Didelot
2017-09-19
1
-1
/
+0
*
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
2017-09-05
1
-0
/
+3
*
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
1
-4
/
+2
*
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
John Crispin
2017-08-09
1
-0
/
+2
*
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
2017-08-09
1
-0
/
+7
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
1
-2
/
+3
*
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
2017-08-07
1
-4
/
+0
*
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-08-07
1
-4
/
+0
[next]