index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
/
mtk_star_emac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
1
-0
/
+7
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2022-11-08
net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed ...
Zhengchao Shao
1
-0
/
+2
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-08
eth: mtk: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-06-29
net: ethernet: mtk-star-emac: enable half duplex hardware support
Biao Huang
1
-18
/
+12
2022-06-29
net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
Biao Huang
1
-141
/
+199
2022-06-29
net: ethernet: mtk-star-emac: add support for MII interface
Biao Huang
1
-1
/
+11
2022-06-29
net: ethernet: mtk-star-emac: add timing adjustment support
Biao Huang
1
-0
/
+33
2022-06-29
net: ethernet: mtk-star-emac: add clock pad selection for RMII
Biao Huang
1
-2
/
+17
2022-06-29
net: ethernet: mtk-star-emac: add support for MT8365 SoC
Biao Huang
1
-11
/
+64
2022-06-29
net: ethernet: mtk-star-emac: modify IRQ trigger flags
Biao Huang
1
-1
/
+1
2022-06-29
net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
Biao Huang
1
-4
/
+19
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-2
/
+1
2022-01-27
net: ethernet: mtk_star_emac: fix unused variable
Lorenzo Bianconi
1
-0
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-08
ethernet: use platform_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-03-02
net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
Biao Huang
1
-2
/
+3
2020-11-12
net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()
Zhang Changzhong
1
-0
/
+1
2020-11-12
net: ethernet: mtk-star-emac: return ok when xmit drops
Vincent Stehlé
1
-1
/
+1
2020-06-30
net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()
Bartosz Golaszewski
1
-12
/
+1
2020-06-15
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
1
-89
/
+29
2020-06-01
net: ethernet: mtk-star-emac: use regmap bitops
Bartosz Golaszewski
1
-45
/
+35
2020-05-29
net: ethernet: mtk-star-emac: remove unused variable
Bartosz Golaszewski
1
-3
/
+0
2020-05-27
mtk-star-emac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-05-27
net: ethernet: mtk-star-emac: fix error path in RX handling
Bartosz Golaszewski
1
-1
/
+2
2020-05-23
net: ethernet: mtk_star_emac: use devm_register_netdev()
Bartosz Golaszewski
1
-16
/
+1
2020-05-22
net: ethernet: mtk-star-emac: new driver
Bartosz Golaszewski
1
-0
/
+1678