index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
net: dsa: b53: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2018-01-04
net: dsa: b53: Turn off Broadcom tags for more switches
Florian Fainelli
1
-3
/
+6
2017-12-03
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2
-8
/
+4
2017-11-30
net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
Florian Fainelli
2
-2
/
+3
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
1
-19
/
+13
2017-11-11
net: dsa: b53: Turn on Broadcom tags
Florian Fainelli
2
-9
/
+40
2017-11-11
net: dsa: b53: Stop using dev->cpu_port incorrectly
Florian Fainelli
1
-6
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
Florian Fainelli
1
-3
/
+13
2017-10-29
net: dsa: b53: Export b53_configure_vlan()
Florian Fainelli
2
-2
/
+5
2017-10-27
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
1
-1
/
+1
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
1
-2
/
+2
2017-09-22
net: dsa: use dedicated CPU port
Vivien Didelot
1
-2
/
+2
2017-09-20
net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port
Florian Fainelli
2
-4
/
+6
2017-09-20
net: dsa: b53: Export b53_imp_vlan_setup()
Florian Fainelli
2
-1
/
+3
2017-09-20
net: dsa: b53: Wire-up EEE
Florian Fainelli
1
-0
/
+10
2017-09-20
net: dsa: b53: Move EEE functions to b53
Florian Fainelli
2
-0
/
+68
2017-09-20
net: dsa: b53: Define EEE register page
Florian Fainelli
1
-0
/
+41
2017-09-20
net: dsa: b53: Move Broadcom header setup to b53
Florian Fainelli
3
-0
/
+55
2017-09-20
net: dsa: b53: Use a macro to define I/O operations
Florian Fainelli
1
-111
/
+22
2017-09-20
net: dsa: b53: Defer port enabling to calling port_enable
Florian Fainelli
1
-4
/
+5
2017-09-20
net: dsa: b53: Make b53_enable_cpu_port() take a port argument
Florian Fainelli
1
-6
/
+5
2017-09-20
net: dsa: b53: Remove is_cpu_port()
Florian Fainelli
1
-5
/
+0
2017-08-08
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2
-13
/
+6
2017-08-08
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
2
-47
/
+0
2017-08-08
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2
-18
/
+5
2017-08-08
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2
-12
/
+8
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
1
-1
/
+1
2017-05-31
net: dsa: b53: remove unused dev argument
Vivien Didelot
1
-5
/
+3
2017-05-18
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
Eric Anholt
1
-0
/
+2
2017-05-18
net: dsa: use switchdev_obj_dump_cb_t everywhere
Vivien Didelot
2
-5
/
+5
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
1
-1
/
+0
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
1
-2
/
+2
2017-04-25
net: dsa: b53: Fix CPU port for 58xx devices
Florian Fainelli
1
-1
/
+1
2017-04-25
net: dsa: b53: Implement software reset for 58xx devices
Florian Fainelli
2
-1
/
+25
2017-04-25
net: dsa: b53: Include IMP/CPU port in dumb forwarding mode
Florian Fainelli
2
-0
/
+14
2017-01-30
net: dsa: b53: Add support for port mirroring
Florian Fainelli
2
-0
/
+71
2017-01-30
net: dsa: b53: Add mirror capture register definitions
Florian Fainelli
1
-0
/
+32
2017-01-30
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2
-7
/
+3
2017-01-30
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2
-2
/
+2
2017-01-30
net: dsa: variable number of ports
Vivien Didelot
1
-3
/
+4
2017-01-26
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
1
-1
/
+1
2017-01-24
net: dsa: b53: Utilize mdio_module_driver
Florian Fainelli
1
-12
/
+1
2017-01-23
net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
Florian Fainelli
2
-1
/
+15
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
1
-1
/
+1
2017-01-09
net: dsa: b53: Export most operations to other drivers
Florian Fainelli
2
-33
/
+79
[next]