Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6ea86bdfc169ba9df8484e9d2bb250a874b03c47
/
include
/
net
/
dsa.h
1c9b142
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
by Vladimir Oltean
· 6 years ago
506f0e0
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
by Vladimir Oltean
· 6 years ago
8767137
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
by Vladimir Oltean
· 6 years ago
227d07a
net: dsa: sja1105: Add support for traffic through standalone ports
by Vladimir Oltean
· 6 years ago
c362beb
net: dsa: Add a private structure pointer to dsa_port
by Vladimir Oltean
· 6 years ago
97a69a0
net: dsa: Add support for deferred xmit
by Vladimir Oltean
· 6 years ago
b68b0dd
net: dsa: Keep private info in the skb->cb
by Vladimir Oltean
· 6 years ago
cc1939e
net: dsa: Allow drivers to filter packets they can decode source port from
by Vladimir Oltean
· 6 years ago
f9bbe44
net: dsa: Optional VLAN-based port separation for switches without tagging
by Vladimir Oltean
· 6 years ago
93e86b3
net: dsa: Remove legacy probing support
by Andrew Lunn
· 6 years ago
cf2d45f
net: dsa: Add helper function to retrieve VLAN awareness setting
by Vladimir Oltean
· 6 years ago
14574676
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
by Vladimir Oltean
· 6 years ago
8f5d16f
net: dsa: Be aware of switches where VLAN filtering is a global setting
by Vladimir Oltean
· 6 years ago
33162e9
net: dsa: Store vlan_filtering as a property of dsa_port
by Vladimir Oltean
· 6 years ago
f81a43e
dsa: Cleanup unneeded table and make tag structures static
by Andrew Lunn
· 6 years ago
d3b8c04
dsa: Add boilerplate helper to register DSA tag driver modules
by Andrew Lunn
· 6 years ago
056eed2
dsa: Add TAG protocol to tag ops
by Andrew Lunn
· 6 years ago
0b42f03
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
by Andrew Lunn
· 6 years ago
875138f
dsa: Move tagger name into its ops structure
by Andrew Lunn
· 6 years ago
a2c7023
net: dsa: read mac address from DT for slave device
by Xiaofei Shen
· 6 years ago
88b573a
net: dsa: add KSZ9893 switch tagging support
by Tristram Ha
· 6 years ago
75104db
dsa: Remove phydev parameter from disable_port call
by Andrew Lunn
· 6 years ago
5765279
net: dsa: add support for bridge flags
by Russell King
· 6 years ago
ecfc937
net: dsa: Split platform data to header file
by Florian Fainelli
· 6 years ago
da7b9e9
net: dsa: Add ndo_get_phys_port_name() for CPU port
by Florian Fainelli
· 6 years ago
39d6b96
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
by Tristram Ha
· 6 years ago
a5dd308
net: dsa: Add overhead to tag protocol ops.
by Andrew Lunn
· 6 years ago
7969119
net: dsa: Add Lantiq / Intel GSWIP tag support
by Hauke Mehrtens
· 6 years ago
0015b80
net: dsa: Remove VLA usage
by Salvatore Mesoraca
· 6 years ago
aab9c40
net: dsa: Plug in PHYLINK support
by Florian Fainelli
· 7 years ago
11d8f3d
net: dsa: Add PHYLINK switch operations
by Florian Fainelli
· 7 years ago
cf96357
net: dsa: Allow providing PHY statistics from CPU port
by Florian Fainelli
· 7 years ago
89f0904
net: dsa: Pass stringset to ethtool operations
by Florian Fainelli
· 7 years ago
88c0605
dsa: Pass the port to get_sset_count()
by Andrew Lunn
· 7 years ago
90af105
net: dsa: forward timestamping callbacks to switch drivers
by Brandon Streiff
· 7 years ago
0336369
net: dsa: forward hardware timestamping ioctls to switch driver
by Brandon Streiff
· 7 years ago
2a93c1a
net: dsa: Allow compiling out legacy support
by Florian Fainelli
· 7 years ago
07073c7
net: dsa: return per-port upstream port
by Vivien Didelot
· 7 years ago
3b8fac5
net: dsa: introduce dsa_towards_port helper
by Vivien Didelot
· 7 years ago
3709aad
net: dsa: remove trans argument from mdb ops
by Vivien Didelot
· 7 years ago
80e0236
net: dsa: remove trans argument from vlan ops
by Vivien Didelot
· 7 years ago
b74b70c
net: dsa: Support prepended Broadcom tag
by Florian Fainelli
· 7 years ago
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
ec15dd4
net: dsa: setup and teardown tree
by Vivien Didelot
· 7 years ago
24a9332
net: dsa: constify cpu_dp member of dsa_port
by Vivien Didelot
· 7 years ago
49463b7
net: dsa: make tree index unsigned
by Vivien Didelot
· 7 years ago
99feaaf
net: dsa: make switch index unsigned
by Vivien Didelot
· 7 years ago
5749f0f
net: dsa: remove port masks
by Vivien Didelot
· 7 years ago
c38c5a6
net: dsa: use new port type in helpers
by Vivien Didelot
· 7 years ago
057cad2
net: dsa: define port types
by Vivien Didelot
· 7 years ago
02bc6e5
net: dsa: introduce dsa_user_ports helper
by Vivien Didelot
· 7 years ago
2b3e989
net: dsa: rename dsa_is_normal_port helper
by Vivien Didelot
· 7 years ago
deb8ee0
net: dsa: fix dsa_is_normal_port helper
by Vivien Didelot
· 7 years ago
bff7b68
net: dsa: add dsa_is_unused_port helper
by Vivien Didelot
· 7 years ago
c8652c8
net: dsa: add dsa_to_port helper
by Vivien Didelot
· 7 years ago
f8b8b1c
net: dsa: split dsa_port's netdev member
by Vivien Didelot
· 7 years ago
841f4f2
net: dsa: remove .set_addr
by Vivien Didelot
· 7 years ago
0a5f14c
net: dsa: tag_brcm: Indicate to master netdevice port + queue
by Florian Fainelli
· 7 years ago
60724d4
net: dsa: Add support for DSA specific notifiers
by Florian Fainelli
· 7 years ago
aa193d9
net: dsa: remove tag ops from the switch tree
by Vivien Didelot
· 7 years ago
3e41f93
net: dsa: prepare master receive hot path
by Vivien Didelot
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
f561986
net: dsa: remove copy of master ethtool_ops
by Vivien Didelot
· 7 years ago
55199df
net: dsa: Allow switch drivers to indicate number of TX queues
by Florian Fainelli
· 7 years ago
89e4950
dsa: remove unused net_device arg from handlers
by Florian Westphal
· 7 years ago
598a968
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
by John Crispin
· 7 years ago
68277a2
net-next: dsa: move struct dsa_device_ops to the global header file
by John Crispin
· 7 years ago
2bedde1
net: dsa: Move FDB dump implementation inside DSA
by Arkadi Sharshevsky
· 7 years ago
dc0cbff
net: dsa: Remove redundant MDB dump support
by Arkadi Sharshevsky
· 7 years ago
c069fcd
net: dsa: Remove support for bypass bridge port attributes/vlan set
by Arkadi Sharshevsky
· 7 years ago
1b6dd55
net: dsa: Remove prepare phase for FDB
by Arkadi Sharshevsky
· 7 years ago
6c2c1dc
net: dsa: Change DSA slave FDB API to be switchdev independent
by Arkadi Sharshevsky
· 7 years ago
08f5006
net: dsa: rename switch EEE ops
by Vivien Didelot
· 7 years ago
46587e4
net: dsa: remove PHY device argument from .set_eee
by Vivien Didelot
· 7 years ago
e7d53ad
net: dsa: unexport dsa_is_port_initialized
by Vivien Didelot
· 7 years ago
a29342e
net: dsa: Associate slave network device with CPU port
by Florian Fainelli
· 8 years ago
67dbb9d4
net: dsa: Relocate master ethtool operations
by Florian Fainelli
· 8 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 8 years ago
14be36c
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
by Florian Fainelli
· 8 years ago
717ffbf
net: dsa: remove dsa_uses_tagged_protocol
by Vivien Didelot
· 8 years ago
73a7ece
net: dsa: comment hot path requirements
by Vivien Didelot
· 8 years ago
8b8010f
dsa: add support for Microchip KSZ tail tagging
by Woojung Huh
· 8 years ago
23c9ee4
net: dsa: remove dev arg of dsa_register_switch
by Vivien Didelot
· 8 years ago
52c96f9
net: dsa: move notifier info to private header
by Vivien Didelot
· 8 years ago
438ff53
net: dsa: use switchdev_obj_dump_cb_t everywhere
by Vivien Didelot
· 8 years ago
f0c24ccf
net: dsa: include switchdev.h only once
by Vivien Didelot
· 8 years ago
eb7b721
net: dsa: Sort DSA tagging protocol drivers
by Andrew Lunn
· 8 years ago
8b0d3ea
net: dsa: store CPU port pointer in the tree
by Vivien Didelot
· 8 years ago
e8fe177
net: dsa: add support for the SMSC-LAN9303 tagging format
by Juergen Beisert
· 8 years ago
a6a71f1
net: dsa: isolate legacy code
by Vivien Didelot
· 8 years ago
a86d8be
net: dsa: Factor bottom tag receive functions
by Florian Fainelli
· 8 years ago
5cd8985
net-next: dsa: add Mediatek tag RX/TX handler
by Sean Wang
· 8 years ago
40ef2c9
net: dsa: add cross-chip bridging operations
by Vivien Didelot
· 8 years ago
96567d5
net: dsa: dsa2: Add basic support of devlink
by Andrew Lunn
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
0f3da6a
net: dsa: check out-of-range ageing time value
by Vivien Didelot
· 8 years ago
6cd456f
net: dsa: add dsa_is_normal_port helper
by Vivien Didelot
· 8 years ago
4d56a29
net: dsa: remove unnecessary phy*.h includes
by Russell King
· 8 years ago
71e0bbd
net: dsa: Add support for platform data
by Florian Fainelli
· 8 years ago
14b89f3
net: dsa: Rename and export dev_to_net_device()
by Florian Fainelli
· 8 years ago
Next »