index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
b53
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: b53: Ensure the default VID is untagged
Florian Fainelli
2020-02-16
1
-0
/
+3
*
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
Florian Fainelli
2020-02-07
1
-1
/
+1
*
net: dsa: b53: Enable Broadcom tags for 531x5/539x families
Florian Fainelli
2020-01-08
1
-9
/
+37
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
2
-9
/
+17
*
net: dsa: b53: Fix egress flooding settings
Florian Fainelli
2019-12-16
1
-5
/
+16
*
net: dsa: b53: Add support for MDB
Florian Fainelli
2019-10-28
2
-3
/
+67
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+4
*
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
1
-3
/
+3
*
net: dsa: b53: Do not clear existing mirrored port mask
Florian Fainelli
2019-10-06
1
-1
/
+0
*
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-09-22
1
-2
/
+2
*
net: dsa: b53: Add support for port_egress_floods callback
Florian Fainelli
2019-09-16
2
-0
/
+35
*
net: dsa: do not enable or disable non user ports
Vivien Didelot
2019-08-20
1
-1
/
+6
*
net: dsa: b53: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-6
/
+2
*
net: dsa: b53: Disable all ports on setup
Benedikt Spranger
2019-06-28
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: dsa: b53: Use vlan_filtering property from dsa_switch
Vladimir Oltean
2019-04-30
2
-4
/
+2
*
net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary
Vladimir Oltean
2019-04-30
1
-2
/
+2
*
net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
Vladimir Oltean
2019-04-30
1
-18
/
+7
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
2
-3
/
+3
*
net: dsa: b53: Do not program CPU port's PVID
Florian Fainelli
2019-02-15
1
-1
/
+1
*
net: dsa: b53: Properly account for VLAN filtering
Florian Fainelli
2019-02-15
2
-5
/
+57
*
net: dsa: b53: Fix default VLAN ID
Florian Fainelli
2019-02-15
1
-13
/
+16
*
net: dsa: b53: Fix for failure when irq is not defined in dt
Arun Parameswaran
2019-02-07
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-2
/
+2
|
\
|
*
net: dsa: b53: Keep CPU port as tagged in all VLANs
Florian Fainelli
2018-10-04
1
-2
/
+2
*
|
net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m
Arnd Bergmann
2018-09-28
1
-0
/
+1
*
|
net: dsa: b53: Also include SGMII for mac_config and mac_link_state
Florian Fainelli
2018-09-21
1
-4
/
+6
*
|
net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset
Florian Fainelli
2018-09-21
1
-1
/
+1
*
|
net: dsa: b53: Don't assign autonegotiation enabled
Florian Fainelli
2018-09-21
1
-4
/
+1
*
|
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
2018-09-13
1
-1
/
+7
*
|
net: dsa: b53: Only call b53_port_event() for SGMII ports
Florian Fainelli
2018-09-12
1
-1
/
+2
*
|
net: dsa: b53: Uninitialized variable in b53_adjust_link()
Dan Carpenter
2018-09-11
1
-1
/
+1
*
|
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
Florian Fainelli
2018-09-07
2
-0
/
+9
*
|
net: dsa: b53: Add SerDes support
Florian Fainelli
2018-09-06
7
-0
/
+490
*
|
net: dsa: b53: Add PHYLINK support
Florian Fainelli
2018-09-06
2
-0
/
+139
*
|
net: dsa: b53: Add helper to set link parameters
Florian Fainelli
2018-09-06
1
-29
/
+60
*
|
net: dsa: b53: Make SRAB driver manage port interrupts
Florian Fainelli
2018-09-06
1
-0
/
+105
*
|
net: dsa: b53: Add ability to enable/disable port interrupts
Florian Fainelli
2018-09-06
2
-0
/
+11
*
|
net: dsa: b53: Provide sensible defaults
Florian Fainelli
2018-09-01
1
-0
/
+2
|
/
*
net: dsa: b53: Add support for Broadcom Omega SoC internal switch
Arun Parameswaran
2018-08-07
1
-0
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
2018-06-06
3
-3
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
3
-1
/
+18
|
\
|
*
net: dsa: b53: Add BCM5389 support
Damien Thébault
2018-06-01
3
-1
/
+18
*
|
net: dsa: b53: Add support for reading PHY statistics
Florian Fainelli
2018-04-27
2
-10
/
+69
*
|
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
2
-4
/
+12
|
/
*
net: dsa: b53: Fix sparse warnings in b53_mmap.c
Florian Fainelli
2018-04-04
1
-9
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-2
/
+2
|
\
|
*
net: dsa: b53: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2018-03-06
1
-2
/
+2
*
|
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
2
-2
/
+2
|
/
[next]