index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
mt7530.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-0
/
+1
|
\
|
*
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
2022-04-29
1
-0
/
+1
*
|
net: dsa: mt753x: fix pcs conversion regression
Russell King (Oracle)
2022-04-26
1
-9
/
+9
*
|
net: dsa: mt7530: mark as non-legacy
Russell King (Oracle)
2022-04-12
1
-0
/
+6
*
|
net: dsa: mt7530: move autoneg handling to PCS validation
Russell King (Oracle)
2022-04-12
1
-18
/
+10
*
|
net: dsa: mt7530: partially convert to phylink_pcs
Russell King (Oracle)
2022-04-12
1
-58
/
+86
*
|
net: dsa: mt7530: switch to use phylink_get_linkmodes()
Russell King (Oracle)
2022-04-12
1
-52
/
+5
*
|
net: dsa: mt7530: only indicate linkmodes that can be supported
Russell King (Oracle)
2022-04-12
1
-4
/
+8
*
|
net: dsa: mt7530: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
2022-04-12
1
-5
/
+0
*
|
net: dsa: mt7530: remove interface checks
Russell King (Oracle)
2022-04-12
1
-82
/
+0
*
|
net: dsa: mt7530: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
2022-04-12
1
-0
/
+74
*
|
net: dsa: mt7530: 1G can also support 1000BASE-X link mode
Russell King (Oracle)
2022-04-12
1
-10
/
+4
|
/
*
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-1
/
+1
|
\
|
*
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
2022-03-08
1
-1
/
+1
*
|
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
1
-1
/
+2
*
|
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
1
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
1
-1
/
+1
|
\
|
|
*
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
2022-02-08
1
-1
/
+1
*
|
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2022-01-24
1
-1
/
+1
|
/
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
1
-1
/
+1
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
1
-4
/
+4
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-12-08
1
-3
/
+3
*
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
2021-12-08
1
-22
/
+30
*
net: dsa: mt7530: correct ds->num_ports
DENG Qingfang
2021-10-18
1
-7
/
+1
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+18
*
net: dsa: mt7530: manually set up VLAN ID 0
DENG Qingfang
2021-08-25
1
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-0
/
+1
|
\
|
*
net: dsa: mt7530: add the missing RxUnicast MIB counter
DENG Qingfang
2021-08-06
1
-0
/
+1
*
|
net: dsa: mt7530: fix VLAN traffic leaks again
DENG Qingfang
2021-08-12
1
-4
/
+1
*
|
net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVID
DENG Qingfang
2021-08-06
1
-2
/
+30
*
|
net: dsa: mt7530: remove the .port_set_mrouter implementation
Vladimir Oltean
2021-08-06
1
-13
/
+0
*
|
net: dsa: mt7530: always install FDB entries with IVL and FID 1
DENG Qingfang
2021-08-04
1
-2
/
+2
*
|
net: dsa: mt7530: set STP state on filter ID 1
DENG Qingfang
2021-08-04
1
-1
/
+2
*
|
net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
DENG Qingfang
2021-08-04
1
-20
/
+51
*
|
net: dsa: mt7530: enable assisted learning on CPU port
DENG Qingfang
2021-08-04
1
-6
/
+8
*
|
net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()
Vladimir Oltean
2021-08-02
1
-9
/
+1
|
/
*
mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Eric Woudstra
2021-07-20
1
-1
/
+2
*
mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
2021-07-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-8
/
+0
|
\
|
*
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
2021-05-23
1
-8
/
+0
*
|
net: dsa: mt7530: add interrupt support
DENG Qingfang
2021-05-19
1
-26
/
+238
|
/
*
net: dsa: mt7530: Add support for EEE features
René van Dorst
2021-04-13
1
-0
/
+43
*
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
2021-03-28
1
-16
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-27
/
+25
|
\
|
*
net: dsa: mt7530: setup core clock even in TRGMII mode
Ilya Lipnitskiy
2021-03-12
1
-27
/
+25
*
|
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
2021-03-16
1
-4
/
+120
|
/
*
net: dsa: mt7530: don't build GPIO support if !GPIOLIB
DENG Qingfang
2021-02-26
1
-0
/
+4
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
1
-2
/
+2
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
1
-1
/
+2
[next]