index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lantiq_gswip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-15
net: dsa: lantiq_gswip: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2022-09-23
net: dsa: lantiq_gswip: remove unnecessary platform_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-09-21
net: dsa: lantiq: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-06-08
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
1
-1
/
+3
2022-05-20
net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print
Martin Blumenstingl
1
-2
/
+3
2022-05-20
net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()
Martin Blumenstingl
1
-2
/
+2
2022-04-27
net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
Martin Blumenstingl
1
-3
/
+0
2022-03-11
net: dsa: lantiq_gswip: enable jumbo frames on GSWIP
Aleksander Jan Bajkowski
1
-4
/
+49
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
-2
/
+4
2022-02-17
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Alexey Khoroshilov
1
-1
/
+1
2022-02-09
net: dsa: lantiq_gswip: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+11
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-6
/
+8
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-5
/
+5
2021-12-02
net: dsa: lantiq: convert to phylink_generic_validate()
Russell King (Oracle)
1
-82
/
+38
2021-10-25
net: dsa: lantiq_gswip: serialize access to the PCE registers
Vladimir Oltean
1
-5
/
+23
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-23
/
+5
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-8
/
+6
2021-10-24
net: dsa: lantiq_gswip: serialize access to the PCE table
Vladimir Oltean
1
-5
/
+23
2021-10-18
net: dsa: lantiq_gswip: fix register definition
Aleksander Jan Bajkowski
1
-1
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+18
2021-09-13
net: dsa: lantiq_gswip: Add 200ms assert delay
Aleksander Jan Bajkowski
1
-0
/
+6
2021-09-02
net: dsa: lantiq_gswip: fix maximum frame length
Jan Hoffmann
1
-1
/
+2
2021-08-10
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-4
/
+10
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-22
/
+173
2021-04-09
net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
Martin Blumenstingl
1
-3
/
+16
2021-04-09
net: dsa: lantiq_gswip: Don't use PHY auto polling
Martin Blumenstingl
1
-26
/
+159
2021-03-26
net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
Martin Blumenstingl
1
-2
/
+7
2021-03-23
net: dsa: lantiq: verify compatible strings against hardware
Aleksander Jan Bajkowski
1
-1
/
+19
2021-03-23
net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330
Aleksander Jan Bajkowski
1
-29
/
+113
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-3
/
+7
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-4
/
+8
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-0
/
+3
2021-01-12
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-5
/
+10
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-21
/
+5
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-38
/
+23
2021-01-08
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-05
net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
Martin Blumenstingl
1
-17
/
+6
2021-01-05
net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
Martin Blumenstingl
1
-3
/
+1
2020-11-17
net: lantiq: Wait for the GPHY firmware to be ready
Martin Blumenstingl
1
-0
/
+11
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-5
/
+21
2020-06-08
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
1
-1
/
+2
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+3
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+3
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
1
-0
/
+6
2019-08-01
net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-05-08
net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
Colin Ian King
1
-4
/
+4
2019-05-07
net: dsa: lantiq: Add Forwarding Database access
Hauke Mehrtens
1
-0
/
+98
[next]