index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
2022-04-30
1
-0
/
+1
*
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
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-11
1
-1
/
+1
|
\
|
|
*
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
2022-02-09
1
-1
/
+1
*
|
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2022-01-25
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-24
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-29
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-13
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-27
1
-0
/
+4
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
1
-2
/
+2
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
1
-1
/
+2
*
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2021-01-26
1
-0
/
+110
*
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-16
1
-2
/
+0
*
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-12
1
-11
/
+3
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
1
-5
/
+1
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
1
-19
/
+13
*
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
2020-12-13
1
-0
/
+2
*
net: dsa: mt7530: support setting ageing time
DENG Qingfang
2020-12-09
1
-0
/
+41
*
net: dsa: mt7530: support setting MTU
DENG Qingfang
2020-11-05
1
-0
/
+49
*
net: dsa: mt7530: remove unneeded semicolon
Tom Rix
2020-11-03
1
-1
/
+1
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
1
-1
/
+5
*
net: dsa: mt7530: Add some return-value checks
Alex Dewar
2020-09-21
1
-9
/
+22
[next]