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