index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
vitesse-vsc73xx-core.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: dsa: vsc73xx: start treating the BR_LEARNING flag
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: Add bridge support
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: Add vlan filtering
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: add port_stp_state_set function
Pawel Dembicki
2024-04-22
net: dsa: vsc73xx: Add define for max num of ports
Pawel Dembicki
2024-04-22
net: dsa: vsc73xx: use macros for rgmii recognition
Pawel Dembicki
2024-04-22
net: dsa: vsc73xx: convert to PHYLINK
Pawel Dembicki
2024-04-22
net: dsa: vsc73xx: use read_poll_timeout instead delay loop
Pawel Dembicki
2024-01-16
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-10-13
net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
net: dsa: vsc73xx: add phylink capabilities
Russell King (Oracle)
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-06-29
net: dsa: vsc73xx: fix MTU configuration
Pawel Dembicki
2021-12-03
net: dsa: vsc73xxx: Get rid of duplicate of_node assignment
Andy Shevchenko
2021-11-15
net: dsa: vsc73xxx: Make vsc73xx_remove() return void
Uwe Kleine-König
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2020-03-27
net: dsa: vsc73xx: make the MTU configurable
Vladimir Oltean
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-05
net: dsa: vsc73xx: Remove dependency on CONFIG_OF
Florian Fainelli
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-07-07
net: dsa: vsc73xx: Assert reset if iCPU is enabled
Pawel Dembicki
2019-07-07
net: dsa: vsc73xx: Split vsc73xx driver
Pawel Dembicki