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
/
mt7530.c
Age
Commit message (
Expand
)
Author
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-11
net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-04
net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
Russell King (Oracle)
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-19
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
2023-06-22
net: dsa: mt7530: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-06-20
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2023-05-05
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
2023-05-05
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
2023-04-19
net: dsa: mt7530: fix support for MT7531BE
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce driver for MT7988 built-in switch
Daniel Golle
2023-04-03
net: dsa: mt7530: skip locking if MDIO bus isn't present
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce separate MDIO driver
Daniel Golle
2023-04-03
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mt7530_remove_common helper function
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mt7530_probe_common helper function
Daniel Golle
2023-04-03
net: dsa: mt7530: move p5_intf_modes() function to mt7530.c
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mutex helpers
Daniel Golle
2023-04-03
net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
Daniel Golle
2023-04-03
net: dsa: mt7530: use regmap to access switch register space
Daniel Golle
2023-04-03
net: dsa: mt7530: use unlocked regmap accessors
Daniel Golle
2023-04-03
net: dsa: mt7530: refactor SGMII PCS creation
Daniel Golle
2023-04-03
net: dsa: mt7530: make some noise if register read fails
Daniel Golle
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-22
net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
Arınç ÜNAL
2023-03-22
net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
Arınç ÜNAL
2023-03-22
net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
Arınç ÜNAL
2023-03-20
net: dsa: mt7530: use external PCS driver
Daniel Golle
2023-03-13
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
2023-03-13
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
2023-03-08
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
2023-01-17
net: dsa: mt7530: Separate C22 and C45 MDIO bus transactions
Andrew Lunn
2022-12-15
net: dsa: mt7530: remove redundant assignment
Daniel Golle
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-23
net: mt7531: ensure all MACs are powered down before reset
Alexander Couzens
2022-09-23
net: mt7531: only do PLL once after the reset
Alexander Couzens
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
2022-09-22
net: dsa: mt7530: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-06-14
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
2022-06-14
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
2022-06-14
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-29
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
[next]