index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
Age
Commit message (
Expand
)
Author
2017-07-20
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
2017-05-30
net: dsa: b53: remove unused dev argument
Vivien Didelot
2017-05-18
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
Eric Anholt
2017-05-18
net: dsa: use switchdev_obj_dump_cb_t everywhere
Vivien Didelot
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-04-24
net: dsa: b53: Fix CPU port for 58xx devices
Florian Fainelli
2017-04-24
net: dsa: b53: Implement software reset for 58xx devices
Florian Fainelli
2017-04-24
net: dsa: b53: Include IMP/CPU port in dumb forwarding mode
Florian Fainelli
2017-01-30
net: dsa: b53: Add support for port mirroring
Florian Fainelli
2017-01-30
net: dsa: b53: Add mirror capture register definitions
Florian Fainelli
2017-01-29
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2017-01-29
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2017-01-29
net: dsa: variable number of ports
Vivien Didelot
2017-01-26
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
2017-01-24
net: dsa: b53: Utilize mdio_module_driver
Florian Fainelli
2017-01-22
net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
Florian Fainelli
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2017-01-09
net: dsa: b53: Export most operations to other drivers
Florian Fainelli
2017-01-06
net: dsa: b53: Utilize common helpers for u64/MAC
Florian Fainelli
2016-11-16
net: dsa: b53: Fix VLAN usage and how we treat CPU port
Florian Fainelli
2016-10-17
net: dsa: b53: Fix module autoload
Javier Martinez Canillas
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-09-23
net: dsa: b53: implement DSA port fast ageing
Vivien Didelot
2016-09-20
net-next: dsa: b53: remove empty set_addr() stub
John Crispin
2016-09-16
net: dsa: b53: Remove unused including <linux/version.h>
Wei Yongjun
2016-09-01
net: dsa: remove ds_to_priv
Vivien Didelot
2016-08-26
net: dsa: b53: Add JOIN_ALL_VLAN support
Florian Fainelli
2016-08-26
net: dsa: b53: Define SF2 MIB layout
Florian Fainelli
2016-08-26
net: dsa: b53: Prepare to support 7445 switch
Florian Fainelli
2016-08-26
net: dsa: b53: Initialize ds->ops in b53_switch_alloc
Florian Fainelli
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2016-08-14
net: dsa: b53: remove .owner and .bus fields for driver
Wei Yongjun
2016-08-09
net: dsa: b53: constify b53_io_ops structures
Julia Lawall
2016-08-06
net: dsa: b53: Add missing ULL suffix for 64-bit constant
Geert Uytterhoeven
2016-08-01
dsa: b53: remove redundant if
xypron.glpk@gmx.de
2016-07-11
b53: Fix build warning.
David S. Miller
2016-07-11
net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch
Florian Fainelli
2016-07-11
net: dsa: b53: Allow SRAB driver to specify platform data
Florian Fainelli
2016-06-29
dsa: b53: avoid 'maybe-uninitialized' warning
Arnd Bergmann
2016-06-23
net: dsa: b53: Fix statistics readings
Florian Fainelli
2016-06-16
dsa: b53: fix big-endian register access
Arnd Bergmann
2016-06-09
net: dsa: b53: Plug in VLAN support
Florian Fainelli
2016-06-09
net: dsa: b53: Add bridge support
Florian Fainelli
2016-06-09
net: dsa: b53: Implement ARL add/del/dump operations
Florian Fainelli
2016-06-09
net: dsa: b53: Add BCM7445 quirk
Florian Fainelli
2016-06-09
net: dsa: b53: Add support for Broadcom RoboSwitch
Florian Fainelli