index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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