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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-04-30
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
1
-0
/
+1
2022-04-29
eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+2
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-2
/
+1
2022-04-25
net: ethernet: mtk_eth_soc: add check for allocation failure
Dan Carpenter
1
-0
/
+2
2022-04-13
net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()
Dan Carpenter
1
-1
/
+2
2022-04-13
net: ethernet: mtk_eth_soc: use standard property for cci-control-port
Lorenzo Bianconi
1
-1
/
+1
2022-04-11
net: ethernet: mtk_eth_soc/wed: fix sparse endian warnings
Felix Fietkau
1
-9
/
+12
2022-04-11
net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw()
Yang Yingliang
1
-1
/
+1
2022-04-06
net: ethernet: mtk_eth_soc: support creating mac address based offload entries
Felix Fietkau
3
-46
/
+299
2022-04-06
net: ethernet: mtk_eth_soc: remove bridge flow offload type entry support
Felix Fietkau
2
-9
/
+0
2022-04-06
net: ethernet: mtk_eth_soc: rework hardware flow table management
Felix Fietkau
4
-54
/
+170
2022-04-06
net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separately
Felix Fietkau
5
-17
/
+22
2022-04-06
net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offload
Felix Fietkau
1
-3
/
+6
2022-04-06
net: ethernet: mtk_eth_soc: add ipv6 flow offload support
David Bentham
1
-0
/
+28
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
4
-8
/
+87
2022-04-06
net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
Felix Fietkau
9
-0
/
+1466
2022-04-06
net: ethernet: mtk_eth_soc: add support for coherent DMA
Felix Fietkau
2
-24
/
+80
2022-01-27
net: ethernet: mtk_star_emac: fix unused variable
Lorenzo Bianconi
1
-0
/
+2
2022-01-16
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
1
-1
/
+1
2022-01-05
net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
Daniel Golle
2
-13
/
+60
2022-01-05
net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
Daniel Golle
2
-28
/
+41
2021-12-18
net: ethernet: mtk_eth_soc: delete some dead code
Dan Carpenter
1
-3
/
+0
2021-12-18
net: mtk_eth_soc: delete an unneeded variable
Dan Carpenter
1
-1
/
+0
2021-12-13
net: mtk_eth: add COMPILE_TEST support
Lorenzo Bianconi
1
-1
/
+2
2021-12-09
net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+4
2021-11-17
net: mtk_eth_soc: use phylink_generic_validate()
Russell King (Oracle)
1
-49
/
+4
2021-11-17
net: mtk_eth_soc: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-6
/
+2
2021-11-17
net: mtk_eth_soc: remove interface checks in mtk_validate()
Russell King (Oracle)
1
-34
/
+0
2021-11-17
net: mtk_eth_soc: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+20
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-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-09-23
net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries
Felix Fietkau
1
-0
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-05-24
net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
Stefan Roese
2
-25
/
+66
2021-05-21
net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88
Stefan Roese
1
-2
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init
Ilya Lipnitskiy
2
-17
/
+14
2021-04-23
net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present
Felix Fietkau
1
-0
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: rework NAPI callbacks
Ilya Lipnitskiy
1
-30
/
+24
2021-04-23
net: ethernet: mtk_eth_soc: reduce unnecessary interrupts
Felix Fietkau
1
-4
/
+5
2021-04-23
net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done
Felix Fietkau
1
-4
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor
Felix Fietkau
2
-4
/
+6
2021-04-23
net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation
Felix Fietkau
3
-14
/
+124
2021-04-23
net: ethernet: mtk_eth_soc: increase DMA ring sizes
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX
Felix Fietkau
2
-2
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops
Felix Fietkau
1
-13
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: reduce MDIO bus access latency
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: use napi_consume_skb
Felix Fietkau
1
-7
/
+12
2021-04-23
net: ethernet: mtk_eth_soc: fix build_skb cleanup
Ilya Lipnitskiy
1
-2
/
+3
[next]