index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
dsa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
1
-1
/
+1
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
1
-2
/
+2
2016-03-02
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
1
-0
/
+2
2016-02-25
net: dsa: drop vlan_getnext
Vivien Didelot
1
-3
/
+0
2016-02-25
net: dsa: add port_vlan_dump routine
Vivien Didelot
1
-0
/
+3
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
1
-3
/
+2
2015-12-08
net: dsa: remove DSA link polling
Neil Armstrong
1
-12
/
+0
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+8
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
1
-4
/
+9
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
1
-3
/
+0
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
1
-0
/
+4
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
1
-1
/
+2
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
1
-0
/
+6
2015-08-19
net: dsa: Add dsa_is_dsa_port() helper
Andrew Lunn
1
-0
/
+5
2015-08-14
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+11
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-6
/
+11
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
1
-10
/
+6
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-6
/
+10
2015-03-29
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
1
-0
/
+6
2015-03-10
net: dsa: utilize of_find_net_device_by_node
Florian Fainelli
1
-0
/
+1
2015-03-06
net: dsa: let switches specify their tagging protocol
Florian Fainelli
1
-0
/
+5
2015-02-26
net: dsa: Introduce dsa_is_port_initialized
Guenter Roeck
1
-0
/
+5
2015-02-26
net: dsa: integrate with SWITCHDEV for HW bridging
Florian Fainelli
1
-0
/
+10
2014-10-30
net: dsa: Add support for reading switch registers with ethtool
Guenter Roeck
1
-0
/
+7
2014-10-30
net: dsa: Add support for switch EEPROM access
Guenter Roeck
1
-0
/
+10
2014-10-30
net: dsa: Add support for reporting switch chip temperatures
Guenter Roeck
1
-0
/
+16
2014-10-18
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
1
-0
/
+1
2014-09-29
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
1
-0
/
+9
2014-09-29
net: dsa: allow enabling and disable switch ports
Florian Fainelli
1
-0
/
+8
2014-09-22
net: dsa: add {get, set}_wol callbacks to slave devices
Florian Fainelli
1
-0
/
+8
2014-09-22
net: dsa: allow switch drivers to implement suspend/resume hooks
Florian Fainelli
1
-0
/
+6
2014-09-20
net: dsa: allow switch drivers to specify phy_device::dev_flags
Florian Fainelli
1
-0
/
+1
2014-09-16
dsa: Replace mii_bus with a generic host device
Alexander Duyck
1
-4
/
+5
2014-09-16
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
1
-4
/
+6
2014-09-14
net: dsa: change tag_protocol to an enum
Florian Fainelli
1
-7
/
+10
2014-08-28
net: dsa: add Broadcom tag RX/TX handler
Florian Fainelli
1
-0
/
+5
2014-08-28
net: dsa: allow updating fixed PHY link information
Florian Fainelli
1
-0
/
+3
2014-08-28
net: dsa: allow drivers to do link adjustment
Florian Fainelli
1
-0
/
+7
2014-08-28
net: dsa: allow switches to work without tagging
Florian Fainelli
1
-0
/
+5
2014-08-28
net: dsa: allow for more complex PHY setups
Florian Fainelli
1
-0
/
+1
2014-08-28
net: dsa: retain a per-port device_node pointer
Florian Fainelli
1
-0
/
+1
2014-08-28
net: dsa: provide a switch device device tree node pointer
Florian Fainelli
1
-0
/
+7
2014-08-28
net: dsa: reduce number of protocol hooks
Florian Fainelli
1
-17
/
+3
2014-04-30
net: dsa: add ds_to_priv
Florian Fainelli
1
-0
/
+5
2011-12-01
dsa: Include linux/if_ether.h to fix build error
Axel Lin
1
-0
/
+1
2011-11-29
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
1
-0
/
+90
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
1
-2
/
+51
2009-03-22
dsa: add switch chip cascading support
Lennert Buytenhek
1
-9
/
+33
2008-10-09
dsa: add support for Trailer tagging format
Lennert Buytenhek
1
-0
/
+1
[next]