index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-2
/
+2
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2024-10-17
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
Felix Fietkau
1
-1
/
+1
2024-10-14
net: mtk_eth_soc: use ethtool_puts
Rosen Penev
1
-4
/
+2
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-25
net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...
Breno Leitao
1
-2
/
+1
2024-07-05
net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops
Daniel Golle
1
-1
/
+17
2024-07-05
net: ethernet: mediatek: Allow gaps in MAC allocation
Daniel Golle
1
-1
/
+1
2024-06-12
net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
Elad Yifee
1
-40
/
+72
2024-06-05
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
1
-34
/
+70
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-102
/
+138
2024-05-10
net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986
Daniel Golle
1
-23
/
+23
2024-05-10
net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
Lorenzo Bianconi
1
-87
/
+123
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-24
net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
Breno Leitao
1
-4
/
+13
2024-03-15
net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
Daniel Golle
1
-4
/
+3
2024-01-25
net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE working
Daniel Golle
1
-1
/
+4
2023-11-20
net: ethernet: mtk_wed: add support for devices with more than 4GB of dram
Lorenzo Bianconi
1
-1
/
+4
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-10-05
net: ethernet: mediatek: disable irq before schedule napi
Christian Marangi
1
-2
/
+2
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-20
net: ethernet: mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-19
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
1
-0
/
+1
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
1
-2
/
+3
2023-09-11
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
1
-0
/
+3
2023-08-23
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
1
-2
/
+28
2023-08-23
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
1
-19
/
+69
2023-08-23
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
1
-20
/
+56
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-0
/
+1
2023-08-03
net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
Daniel Golle
1
-0
/
+1
2023-07-28
net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoC
Lorenzo Bianconi
1
-0
/
+3
2023-07-28
net: ethernet: mtk_eth_soc: enable page_pool support for MT7988 SoC
Lorenzo Bianconi
1
-1
/
+1
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-07-26
net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
Lorenzo Bianconi
1
-21
/
+180
2023-07-26
net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
Lorenzo Bianconi
1
-28
/
+77
2023-07-26
net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
Lorenzo Bianconi
1
-22
/
+27
2023-07-26
net: ethernet: mtk_eth_soc: add version in mtk_soc_data
Lorenzo Bianconi
1
-24
/
+31
2023-07-25
net: ethernet: mtk_eth_soc: remove mac_pcs_get_state and modernise
Russell King (Oracle)
1
-35
/
+0
2023-07-25
net: ethernet: mtk_eth_soc: remove incorrect PLL configuration
Russell King (Oracle)
1
-43
/
+16
2023-07-21
net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macros
Lorenzo Bianconi
1
-5
/
+5
2023-07-14
net: ethernet: mtk_eth_soc: handle probe deferral
Daniel Golle
1
-18
/
+11
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-02
net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
Felix Fietkau
1
-66
/
+40
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2023-04-02
net: ethernet: mtk_eth_soc: fix remaining throughput regression
Felix Fietkau
1
-0
/
+4
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+3
2023-03-30
net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload
Felix Fietkau
1
-3
/
+3
2023-03-28
net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G links
Felix Fietkau
1
-2
/
+0
2023-03-20
net: ethernet: mtk_eth_soc: switch to external PCS driver
Daniel Golle
1
-11
/
+50
[next]