Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da32f8b5fd3f7a5078f6b86608bde54a3cd1bc5f
/
include
/
net
/
dsa.h
732f794
net: dsa: add port fast ageing
by Vivien Didelot
· 8 years ago
cafdc45
net-next: dsa: add Qualcomm tag RX/TX handler
by John Crispin
· 8 years ago
04bed14
net: dsa: remove ds_to_priv
by Vivien Didelot
· 8 years ago
8df3025
net: dsa: add MDB support
by Vivien Didelot
· 8 years ago
9d490b4
net: dsa: rename switch operations structure
by Vivien Didelot
· 8 years ago
7b31436
net: dsa: Allow the DSA driver to indicate the tag protocol
by Andrew Lunn
· 8 years ago
ea825e7
net: dsa: Export suspend/resume functions
by Florian Fainelli
· 8 years ago
34a79f6
net: dsa: support switchdev ageing time attr
by Vivien Didelot
· 8 years ago
d390238
net: dsa: initialize the routing table
by Vivien Didelot
· 8 years ago
0c73c52
net: dsa: Initialize CPU port ethtool ops per tree
by Florian Fainelli
· 8 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 8 years ago
39a7f2a
net: dsa: Refactor selection of tag ops into a function
by Andrew Lunn
· 8 years ago
66472fc
net: dsa: Copy the routing table into the switch structure
by Andrew Lunn
· 8 years ago
4a7704f
net: dsa: Remove dynamic allocate of routing table
by Andrew Lunn
· 8 years ago
189b0d9
net: dsa: Move port device node into port structure
by Andrew Lunn
· 8 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 8 years ago
ff04955
dsa: Rename switch chip data to cd
by Andrew Lunn
· 8 years ago
c33063d
dsa: Remove master_dev from switch structure
by Andrew Lunn
· 8 years ago
52638f7
dsa: Move gpio reset into switch driver
by Andrew Lunn
· 8 years ago
badf3ad
net: dsa: Provide CPU port statistics to master netdev
by Florian Fainelli
· 9 years ago
c60c984
net: dsa: remove tag_protocol from dsa_switch
by Vivien Didelot
· 9 years ago
0209d14
net: dsa: constify probed name
by Vivien Didelot
· 9 years ago
74c3e2a
dsa: Rename phys_port_mask to enabled_port_mask
by Andrew Lunn
· 9 years ago
5feebd0
net: dsa: Remove allocation of driver private memory
by Andrew Lunn
· 9 years ago
7543a6d
net: dsa: Have the switch driver allocate there own private memory
by Andrew Lunn
· 9 years ago
bbb8d79
net: dsa: Pass the dsa device to the switch drivers
by Andrew Lunn
· 9 years ago
4d5770b
net: dsa: make the VLAN add function return void
by Vivien Didelot
· 9 years ago
8497aa6
net: dsa: make the FDB add function return void
by Vivien Didelot
· 9 years ago
43c44a9
net: dsa: make the STP state function return void
by Vivien Didelot
· 9 years ago
16bfa70
net: dsa: make port_bridge_leave return void
by Vivien Didelot
· 9 years ago
71327a4
net: dsa: rename port_*_bridge routines
by Vivien Didelot
· 9 years ago
fb2daba
net: dsa: support VLAN filtering switchdev attr
by Vivien Didelot
· 9 years ago
477b184
net: dsa: drop vlan_getnext
by Vivien Didelot
· 9 years ago
65aebfc
net: dsa: add port_vlan_dump routine
by Vivien Didelot
· 9 years ago
a669275
net: dsa: pass bridge down to drivers
by Vivien Didelot
· 9 years ago
4baee937
net: dsa: remove DSA link polling
by Neil Armstrong
· 9 years ago
cc30c16
net: dsa: Add support for a switch reset gpio
by Andrew Lunn
· 9 years ago
76e398a
net: dsa: use switchdev obj for VLAN add/del ops
by Vivien Didelot
· 9 years ago
1a49a2f
net: dsa: remove port_fdb_getnext
by Vivien Didelot
· 9 years ago
ea70ba9
net: dsa: add port_fdb_dump function
by Vivien Didelot
· 9 years ago
8057b3e
net: dsa: use switchdev obj in port_fdb_del
by Vivien Didelot
· 9 years ago
1f36faf
net: dsa: push prepare phase in port_fdb_add
by Vivien Didelot
· 9 years ago
146a320
net: dsa: add port_fdb_prepare
by Vivien Didelot
· 9 years ago
60045cb
net: dsa: Add dsa_is_dsa_port() helper
by Andrew Lunn
· 9 years ago
1114953
net: dsa: add support for switchdev VLAN objects
by Vivien Didelot
· 9 years ago
2a778e1
net: dsa: change FDB routines prototypes
by Vivien Didelot
· 9 years ago
cdf0969
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
by David S. Miller
· 9 years ago
55045dd
net: dsa: add support for switchdev FDB objects
by Vivien Didelot
· 9 years ago
339d826
net: dsa: Add basic framework to support ndo_fdb functions
by Guenter Roeck
· 10 years ago
769a020
net: dsa: utilize of_find_net_device_by_node
by Florian Fainelli
· 10 years ago
5929903
net: dsa: let switches specify their tagging protocol
by Florian Fainelli
· 10 years ago
d79d210
net: dsa: Introduce dsa_is_port_initialized
by Guenter Roeck
· 10 years ago
b73adef
net: dsa: integrate with SWITCHDEV for HW bridging
by Florian Fainelli
· 10 years ago
3d762a0
net: dsa: Add support for reading switch registers with ethtool
by Guenter Roeck
· 10 years ago
6793abb
net: dsa: Add support for switch EEPROM access
by Guenter Roeck
· 10 years ago
51579c3
net: dsa: Add support for reporting switch chip temperatures
by Guenter Roeck
· 10 years ago
a282054
net: dsa: add includes for ethtool and phy_fixed definitions
by Florian Fainelli
· 10 years ago
7905288
net: dsa: allow switches driver to implement get/set EEE
by Florian Fainelli
· 10 years ago
b2f2af2
net: dsa: allow enabling and disable switch ports
by Florian Fainelli
· 10 years ago
19e57c4
net: dsa: add {get, set}_wol callbacks to slave devices
by Florian Fainelli
· 10 years ago
2446254
net: dsa: allow switch drivers to implement suspend/resume hooks
by Florian Fainelli
· 10 years ago
6819563
net: dsa: allow switch drivers to specify phy_device::dev_flags
by Florian Fainelli
· 10 years ago
b4d2394
dsa: Replace mii_bus with a generic host device
by Alexander Duyck
· 10 years ago
5075314
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
by Alexander Duyck
· 10 years ago
ac7a04c
net: dsa: change tag_protocol to an enum
by Florian Fainelli
· 10 years ago
5037d53
net: dsa: add Broadcom tag RX/TX handler
by Florian Fainelli
· 10 years ago
ce31b31
net: dsa: allow updating fixed PHY link information
by Florian Fainelli
· 10 years ago
ec9436b
net: dsa: allow drivers to do link adjustment
by Florian Fainelli
· 10 years ago
5aed85c
net: dsa: allow switches to work without tagging
by Florian Fainelli
· 10 years ago
0d8bcdd
net: dsa: allow for more complex PHY setups
by Florian Fainelli
· 10 years ago
bd47497
net: dsa: retain a per-port device_node pointer
by Florian Fainelli
· 10 years ago
fa981d9
net: dsa: provide a switch device device tree node pointer
by Florian Fainelli
· 10 years ago
3e8a72d
net: dsa: reduce number of protocol hooks
by Florian Fainelli
· 10 years ago
7fa857e
net: dsa: add ds_to_priv
by Florian Fainelli
· 11 years ago
ea1f51b
dsa: Include linux/if_ether.h to fix build error
by Axel Lin
· 13 years ago
c8f0b86
dsa: Move all definitions needed by drivers into <net/dsa.h>
by Ben Hutchings
· 13 years ago
cf50dcc
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
by Ben Hutchings
· 13 years ago
e84665c
dsa: add switch chip cascading support
by Lennert Buytenhek
· 16 years ago
396138f0
dsa: add support for Trailer tagging format
by Lennert Buytenhek
· 16 years ago
cf85d08
dsa: add support for original DSA tagging format
by Lennert Buytenhek
· 16 years ago
91da11f
net: Distributed Switch Architecture protocol support
by Lennert Buytenhek
· 16 years ago