index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
2022-09-23
net: mt7531: ensure all MACs are powered down before reset
Alexander Couzens
1
-0
/
+4
2022-09-23
net: mt7531: only do PLL once after the reset
Alexander Couzens
1
-6
/
+9
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
1
-13
/
+37
2022-09-22
net: dsa: mt7530: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-06-14
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
1
-7
/
+20
2022-06-14
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
1
-4
/
+21
2022-06-14
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
1
-18
/
+12
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-04-29
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-26
net: dsa: mt753x: fix pcs conversion regression
Russell King (Oracle)
1
-9
/
+9
2022-04-12
net: dsa: mt7530: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-04-12
net: dsa: mt7530: move autoneg handling to PCS validation
Russell King (Oracle)
1
-18
/
+10
2022-04-12
net: dsa: mt7530: partially convert to phylink_pcs
Russell King (Oracle)
1
-58
/
+86
2022-04-12
net: dsa: mt7530: switch to use phylink_get_linkmodes()
Russell King (Oracle)
1
-52
/
+5
2022-04-12
net: dsa: mt7530: only indicate linkmodes that can be supported
Russell King (Oracle)
1
-4
/
+8
2022-04-12
net: dsa: mt7530: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-5
/
+0
2022-04-12
net: dsa: mt7530: remove interface checks
Russell King (Oracle)
1
-82
/
+0
2022-04-12
net: dsa: mt7530: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
1
-0
/
+74
2022-04-12
net: dsa: mt7530: 1G can also support 1000BASE-X link mode
Russell King (Oracle)
1
-10
/
+4
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-08
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-4
/
+8
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-08
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+1
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-3
/
+3
2021-12-08
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
1
-22
/
+30
2021-10-18
net: dsa: mt7530: correct ds->num_ports
DENG Qingfang
1
-7
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+18
2021-08-25
net: dsa: mt7530: manually set up VLAN ID 0
DENG Qingfang
1
-0
/
+25
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-12
net: dsa: mt7530: fix VLAN traffic leaks again
DENG Qingfang
1
-4
/
+1
2021-08-06
net: dsa: mt7530: add the missing RxUnicast MIB counter
DENG Qingfang
1
-0
/
+1
2021-08-06
net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVID
DENG Qingfang
1
-2
/
+30
2021-08-06
net: dsa: mt7530: remove the .port_set_mrouter implementation
Vladimir Oltean
1
-13
/
+0
2021-08-04
net: dsa: mt7530: always install FDB entries with IVL and FID 1
DENG Qingfang
1
-2
/
+2
2021-08-04
net: dsa: mt7530: set STP state on filter ID 1
DENG Qingfang
1
-1
/
+2
2021-08-04
net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
DENG Qingfang
1
-20
/
+51
2021-08-04
net: dsa: mt7530: enable assisted learning on CPU port
DENG Qingfang
1
-6
/
+8
2021-08-02
net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()
Vladimir Oltean
1
-9
/
+1
2021-07-20
mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Eric Woudstra
1
-1
/
+2
2021-07-16
mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
1
-0
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+0
2021-05-23
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
1
-8
/
+0
2021-05-19
net: dsa: mt7530: add interrupt support
DENG Qingfang
1
-26
/
+238
[next]