aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli1-0/+1
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli1-0/+24
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli1-0/+7
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli1-2/+3
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn1-1/+1
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff1-0/+5
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff1-0/+15
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli1-0/+11
2017-12-05net: dsa: return per-port upstream portVivien Didelot1-3/+6
2017-12-02net: dsa: introduce dsa_towards_port helperVivien Didelot1-10/+13
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot1-6/+4
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot1-6/+4
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli1-0/+1
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli1-1/+2
2017-11-09net: dsa: setup and teardown treeVivien Didelot1-1/+1
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot1-1/+1
2017-11-05net: dsa: make tree index unsignedVivien Didelot1-1/+1
2017-11-05net: dsa: make switch index unsignedVivien Didelot1-1/+1
2017-10-28net: dsa: remove port masksVivien Didelot1-3/+0
2017-10-28net: dsa: use new port type in helpersVivien Didelot1-11/+16
2017-10-28net: dsa: define port typesVivien Didelot1-0/+7
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot1-0/+5
2017-10-28net: dsa: rename dsa_is_normal_port helperVivien Didelot1-1/+1
2017-10-28net: dsa: fix dsa_is_normal_port helperVivien Didelot1-1/+1
2017-10-28net: dsa: add dsa_is_unused_port helperVivien Didelot1-0/+7
2017-10-18net: dsa: add dsa_to_port helperVivien Didelot1-0/+5
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot1-1/+8
2017-10-14net: dsa: remove .set_addrVivien Didelot1-1/+0
2017-10-12net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli1-0/+5
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli1-0/+45
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot1-11/+0
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot1-0/+5
2017-10-01net: dsa: add tagging ops to portVivien Didelot1-0/+3
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot1-1/+0
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli1-0/+3
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal1-4/+2
2017-08-09net-next: dsa: add flow_dissect callback to struct dsa_device_opsJohn Crispin1-0/+2
2017-08-09net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin1-0/+7
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky1-2/+3
2017-08-07net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky1-3/+1
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky1-5/+3
2017-08-01net: dsa: rename switch EEE opsVivien Didelot1-5/+5
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot1-1/+0
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot1-5/+0
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli1-0/+1
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli1-12/+5
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli1-5/+0
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli1-1/+1