index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
Biao Huang
2021-03-02
1
-2
/
+3
*
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2021-01-25
2
-8
/
+47
*
net: mtk_eth: simplify the mediatek code return expression
Zheng Yongjun
2020-12-14
1
-12
/
+4
*
net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
Zheng Yongjun
2020-12-10
1
-6
/
+2
*
net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()
Zhang Changzhong
2020-11-12
1
-0
/
+1
*
net: ethernet: mtk-star-emac: return ok when xmit drops
Vincent Stehlé
2020-11-12
1
-1
/
+1
*
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
2020-10-21
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-5
/
+16
|
\
|
*
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
2020-07-30
1
-0
/
+2
|
*
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
2020-07-28
1
-5
/
+14
*
|
net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()
Bartosz Golaszewski
2020-06-30
1
-12
/
+1
*
|
net: mtk_eth_soc: use resolved link config in mac_link_up()
Russell King
2020-06-22
1
-20
/
+25
|
/
*
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
2020-06-15
1
-89
/
+29
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
net: ethernet: mtk-star-emac: use regmap bitops
Bartosz Golaszewski
2020-06-01
1
-45
/
+35
*
net: ethernet: mtk-star-emac: remove unused variable
Bartosz Golaszewski
2020-05-29
1
-3
/
+0
*
mtk-star-emac: mark PM functions as __maybe_unused
Arnd Bergmann
2020-05-27
1
-2
/
+2
*
net: ethernet: mtk-star-emac: fix error path in RX handling
Bartosz Golaszewski
2020-05-27
1
-1
/
+2
*
net: ethernet: mtk_star_emac: use devm_register_netdev()
Bartosz Golaszewski
2020-05-23
1
-16
/
+1
*
net: ethernet: mtk-star-emac: new driver
Bartosz Golaszewski
2020-05-22
3
-0
/
+1686
*
net: ethernet: mediatek: remove unnecessary spaces from Makefile
Bartosz Golaszewski
2020-05-22
1
-1
/
+1
*
net: ethernet: mediatek: rename Kconfig prompt
Bartosz Golaszewski
2020-05-22
1
-1
/
+1
*
net: mediatek: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
1
-1
/
+1
*
net: ethernet: mediatek: Make mtk_m32 static
Samuel Zou
2020-05-06
1
-1
/
+1
*
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
2020-04-07
2
-1
/
+31
*
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-3
/
+4
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-23
1
-5
/
+3
*
net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL mode
MarkLee
2019-11-14
2
-0
/
+3
*
net: ethernet: mediatek: Refine the timing of GDM/PSE setup
MarkLee
2019-11-14
1
-2
/
+5
*
net: ethernet: mediatek: Integrate GDM/PSE setup operations
MarkLee
2019-11-14
2
-14
/
+24
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-4
/
+4
*
net: mediatek: remove unneeded semicolon
YueHaibing
2019-10-28
2
-4
/
+4
*
net: ethernet: mediatek: Fix MT7629 missing GMII mode support
MarkLee
2019-10-15
1
-0
/
+1
*
net: mediatek: remove set but not used variable 'status'
Mao Wenan
2019-08-27
1
-2
/
+0
*
net: ethernet: mediatek: Re-add support SGMII
René van Dorst
2019-08-27
4
-115
/
+213
*
net: ethernet: mediatek: Add basic PHYLINK support
René van Dorst
2019-08-27
3
-192
/
+265
*
Revert "net: mediatek: remove set but not used variable 'status'"
David S. Miller
2019-08-25
1
-0
/
+2
*
net: mediatek: remove set but not used variable 'status'
Mao Wenan
2019-08-25
1
-2
/
+0
*
net: ethernet: mediatek: Add MT7628/88 SoC support
Stefan Roese
2019-08-18
4
-112
/
+425
*
net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
Stefan Roese
2019-08-18
2
-3
/
+3
*
net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
Stefan Roese
2019-08-18
2
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-1
/
+0
|
\
|
*
net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK
Geert Uytterhoeven
2019-07-31
1
-1
/
+0
*
|
net: mediatek: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-2
/
+1
*
|
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-24
1
-1
/
+2
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+2
|
/
*
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
Nishka Dasgupta
2019-07-16
1
-1
/
+3
*
net: ethernet: mediatek: Fix misuses of GENMASK macro
Joe Perches
2019-07-11
2
-2
/
+2
[next]