index
:
pm24.git
master
perf-mon
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
/
vitesse-vsc73xx-core.c
Age
Commit message (
Expand
)
Author
2024-10-15
net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
Vladimir Oltean
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
net: dsa: vsc73xx: fix possible subblocks range of CAPT block
Pawel Dembicki
2024-09-03
net: dsa: vsc73xx: implement FDB operations
Pawel Dembicki
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-12
net: dsa: vsc73xx: allow phy resetting
Pawel Dembicki
2024-08-12
net: dsa: vsc73xx: check busy flag in MDIO operations
Pawel Dembicki
2024-08-12
net: dsa: vsc73xx: pass value in phy_write operation
Pawel Dembicki
2024-08-12
net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
Pawel Dembicki
2024-08-09
net: dsa: vsc73xx: use defined values in phy operations
Pawel Dembicki
2024-08-02
net: dsa: vsc73xx: speed up MDIO bus to max allowed value
Pawel Dembicki
2024-07-31
net: dsa: vsc73xx: make RGMII delays configurable
Pawel Dembicki
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