index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
1
-2
/
+2
*
net: airoha: Simplify Tx napi logic
Lorenzo Bianconi
2024-11-03
1
-32
/
+41
*
net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()
Lorenzo Bianconi
2024-11-03
1
-18
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-01
1
-2
/
+2
|
\
|
*
net: ethernet: mtk_wed: fix path of MT7988 WO firmware
Daniel Golle
2024-10-31
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
1
-1
/
+1
|
\
|
|
*
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
Felix Fietkau
2024-10-17
1
-1
/
+1
*
|
net: airoha: Reset BQL stopping the netdevice
Lorenzo Bianconi
2024-10-20
1
-1
/
+9
*
|
net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration
Lorenzo Bianconi
2024-10-18
1
-1
/
+2
*
|
net: airoha: Implement BQL support
Lorenzo Bianconi
2024-10-15
1
-2
/
+6
*
|
net: mtk_eth_soc: use ethtool_puts
Rosen Penev
2024-10-15
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
1
-4
/
+5
|
\
|
|
*
net: airoha: Update tx cpu dma ring idx at the end of xmit loop
Lorenzo Bianconi
2024-10-08
1
-4
/
+5
*
|
net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
Lorenzo Bianconi
2024-10-10
1
-1
/
+1
*
|
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
2
-2
/
+2
*
|
net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()
Lorenzo Bianconi
2024-10-04
1
-2
/
+4
*
|
net: airoha: read default PSE reserved pages value before updating
Lorenzo Bianconi
2024-10-04
1
-4
/
+10
|
/
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
net: airoha: fix module autoloading
Liao Chen
2024-08-27
1
-0
/
+1
*
net: airoha: configure hw mac address according to the port id
Lorenzo Bianconi
2024-08-22
1
-9
/
+23
*
net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-16
2
-9
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-16
1
-2
/
+4
|
\
|
*
net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
Zheng Zhang
2024-08-12
1
-2
/
+4
*
|
net: airoha: honor reset return value in airoha_hw_init()
Lorenzo Bianconi
2024-08-06
1
-4
/
+12
*
|
net: airoha: Link the gdm port to the selected qdma controller
Lorenzo Bianconi
2024-08-03
1
-18
/
+19
*
|
net: airoha: Start all qdma NAPIs in airoha_probe()
Lorenzo Bianconi
2024-08-03
1
-3
/
+4
*
|
net: airoha: Allow mapping IO region for multiple qdma controllers
Lorenzo Bianconi
2024-08-03
1
-24
/
+32
*
|
net: airoha: Use qdma pointer as private structure in airoha_irq_handler routine
Lorenzo Bianconi
2024-08-03
1
-4
/
+3
*
|
net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...
Lorenzo Bianconi
2024-08-03
1
-43
/
+41
*
|
net: airoha: Move irq_mask in airoha_qdma structure
Lorenzo Bianconi
2024-08-03
1
-42
/
+42
*
|
net: airoha: Move airoha_queues in airoha_qdma
Lorenzo Bianconi
2024-08-03
1
-61
/
+65
*
|
net: airoha: Introduce airoha_qdma struct
Lorenzo Bianconi
2024-08-03
1
-85
/
+112
*
|
net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver
Daniel Golle
2024-08-01
1
-14
/
+0
|
/
*
net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...
Breno Leitao
2024-07-25
1
-2
/
+1
*
net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
Lorenzo Bianconi
2024-07-23
1
-1
/
+1
*
net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
2024-07-18
1
-2
/
+1
*
net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports
Lorenzo Bianconi
2024-07-18
1
-4
/
+6
*
net: airoha: Introduce ethernet support for EN7581 SoC
Lorenzo Bianconi
2024-07-14
3
-1
/
+2740
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
1
-0
/
+7
|
\
|
*
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
2024-07-11
1
-0
/
+7
*
|
net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops
Daniel Golle
2024-07-06
1
-1
/
+17
*
|
net: ethernet: mtk_ppe: Change PPE entries number to 16K
Shengyu Qu
2024-07-06
1
-1
/
+1
*
|
net: ethernet: mediatek: Allow gaps in MAC allocation
Daniel Golle
2024-07-06
1
-1
/
+1
*
|
net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devices
Elad Yifee
2024-06-25
1
-1
/
+1
*
|
net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
Elad Yifee
2024-06-13
3
-45
/
+92
|
/
*
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
2024-06-05
2
-36
/
+77
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
2
-115
/
+154
|
\
|
*
net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986
Daniel Golle
2024-05-11
1
-23
/
+23
|
*
net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
Lorenzo Bianconi
2024-05-11
2
-100
/
+139
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
[next]