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
/
ethernet
/
mediatek
/
mtk_eth_soc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
net: ethernet: mtk_eth_soc: remove duplicate if statements
Chukun Pan
1
-1
/
+0
2023-09-19
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
1
-0
/
+3
2023-03-17
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
1
-1
/
+2
2022-12-02
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
Liu Jian
1
-0
/
+3
2022-06-22
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-14
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-01-27
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
1
-1
/
+1
2021-06-03
net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
Stefan Roese
1
-23
/
+44
2021-05-19
net: ethernet: mtk_eth_soc: fix RX VLAN offload
Felix Fietkau
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+16
2020-07-31
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-07-29
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
1
-5
/
+14
2020-06-23
net: mtk_eth_soc: use resolved link config in mac_link_up()
Russell King
1
-20
/
+25
2020-05-07
net: mediatek: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: ethernet: mediatek: Make mtk_m32 static
Samuel Zou
1
-1
/
+1
2020-04-08
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
1
-1
/
+23
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-3
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-5
/
+3
2019-11-15
net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL mode
MarkLee
1
-0
/
+2
2019-11-15
net: ethernet: mediatek: Refine the timing of GDM/PSE setup
MarkLee
1
-2
/
+5
2019-11-15
net: ethernet: mediatek: Integrate GDM/PSE setup operations
MarkLee
1
-14
/
+23
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-4
/
+4
2019-10-16
net: ethernet: mediatek: Fix MT7629 missing GMII mode support
MarkLee
1
-0
/
+1
2019-08-28
net: mediatek: remove set but not used variable 'status'
Mao Wenan
1
-2
/
+0
2019-08-28
net: ethernet: mediatek: Re-add support SGMII
René van Dorst
1
-18
/
+133
2019-08-28
net: ethernet: mediatek: Add basic PHYLINK support
René van Dorst
1
-180
/
+244
2019-08-26
Revert "net: mediatek: remove set but not used variable 'status'"
David S. Miller
1
-0
/
+2
2019-08-26
net: mediatek: remove set but not used variable 'status'
Mao Wenan
1
-2
/
+0
2019-08-19
net: ethernet: mediatek: Add MT7628/88 SoC support
Stefan Roese
1
-107
/
+373
2019-08-19
net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
Stefan Roese
1
-2
/
+2
2019-08-19
net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
Stefan Roese
1
-4
/
+4
2019-08-01
net: mediatek: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
1
-1
/
+2
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-16
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+3
2019-07-03
net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
René van Dorst
1
-2
/
+5
2019-06-23
net: ethernet: mediatek: Add MT7621 TRGMII mode support
René van Dorst
1
-4
/
+34
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-8
/
+2
2019-06-04
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
1
-1
/
+2
2019-06-04
net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
Sean Wang
1
-6
/
+6
2019-06-04
net: ethernet: mediatek: Add MT7629 ethernet support
Sean Wang
1
-2
/
+12
2019-06-04
net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
Sean Wang
1
-53
/
+17
2019-06-04
net: ethernet: mediatek: Extend SGMII related functions
Sean Wang
1
-32
/
+43
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+2
[next]