index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: b53: Add support for port mirroring
Florian Fainelli
2017-01-30
2
-0
/
+71
*
net: dsa: b53: Add mirror capture register definitions
Florian Fainelli
2017-01-30
1
-0
/
+32
*
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2017-01-30
2
-7
/
+3
*
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2017-01-30
2
-2
/
+2
*
net: dsa: variable number of ports
Vivien Didelot
2017-01-30
1
-3
/
+4
*
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
2017-01-26
1
-1
/
+1
*
net: dsa: b53: Utilize mdio_module_driver
Florian Fainelli
2017-01-24
1
-12
/
+1
*
net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
Florian Fainelli
2017-01-22
2
-1
/
+15
*
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2017-01-09
1
-1
/
+1
*
net: dsa: b53: Export most operations to other drivers
Florian Fainelli
2017-01-09
2
-33
/
+79
*
net: dsa: b53: Utilize common helpers for u64/MAC
Florian Fainelli
2017-01-06
2
-22
/
+4
*
net: dsa: b53: Fix VLAN usage and how we treat CPU port
Florian Fainelli
2016-11-17
1
-12
/
+4
*
net: dsa: b53: Fix module autoload
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-12
1
-1
/
+0
*
net: dsa: b53: implement DSA port fast ageing
Vivien Didelot
2016-09-23
1
-20
/
+11
*
net-next: dsa: b53: remove empty set_addr() stub
John Crispin
2016-09-20
1
-6
/
+0
*
net: dsa: b53: Remove unused including <linux/version.h>
Wei Yongjun
2016-09-16
1
-1
/
+0
*
net: dsa: remove ds_to_priv
Vivien Didelot
2016-09-02
1
-21
/
+21
*
net: dsa: b53: Add JOIN_ALL_VLAN support
Florian Fainelli
2016-08-26
2
-4
/
+29
*
net: dsa: b53: Define SF2 MIB layout
Florian Fainelli
2016-08-26
2
-0
/
+69
*
net: dsa: b53: Prepare to support 7445 switch
Florian Fainelli
2016-08-26
2
-0
/
+13
*
net: dsa: b53: Initialize ds->ops in b53_switch_alloc
Florian Fainelli
2016-08-26
1
-2
/
+1
*
net: dsa: rename switch operations structure
Vivien Didelot
2016-08-25
1
-2
/
+2
*
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2016-08-23
1
-1
/
+6
*
net: dsa: b53: remove .owner and .bus fields for driver
Wei Yongjun
2016-08-15
1
-2
/
+0
*
net: dsa: b53: constify b53_io_ops structures
Julia Lawall
2016-08-10
6
-6
/
+8
*
net: dsa: b53: Add missing ULL suffix for 64-bit constant
Geert Uytterhoeven
2016-08-06
1
-1
/
+1
*
dsa: b53: remove redundant if
xypron.glpk@gmx.de
2016-08-01
1
-2
/
+1
*
b53: Fix build warning.
David S. Miller
2016-07-11
1
-1
/
+1
*
net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch
Florian Fainelli
2016-07-11
3
-0
/
+21
*
net: dsa: b53: Allow SRAB driver to specify platform data
Florian Fainelli
2016-07-11
1
-10
/
+29
*
dsa: b53: avoid 'maybe-uninitialized' warning
Arnd Bergmann
2016-06-29
1
-6
/
+24
*
net: dsa: b53: Fix statistics readings
Florian Fainelli
2016-06-23
1
-1
/
+1
*
dsa: b53: fix big-endian register access
Arnd Bergmann
2016-06-17
1
-12
/
+8
*
net: dsa: b53: Plug in VLAN support
Florian Fainelli
2016-06-10
2
-26
/
+243
*
net: dsa: b53: Add bridge support
Florian Fainelli
2016-06-10
3
-3
/
+174
*
net: dsa: b53: Implement ARL add/del/dump operations
Florian Fainelli
2016-06-10
3
-0
/
+382
*
net: dsa: b53: Add BCM7445 quirk
Florian Fainelli
2016-06-10
1
-0
/
+11
*
net: dsa: b53: Add support for Broadcom RoboSwitch
Florian Fainelli
2016-06-10
9
-0
/
+3264