summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mediatek
AgeCommit message (Expand)AuthorFilesLines
2025-05-29driver: net: ethernet: mtk_star_emac: fix suspend/resume issueYanqing Wang1-0/+4
2025-05-25net: ethernet: mtk_eth_soc: Correct spellingSimon Horman2-4/+4
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-05-15net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen1-1/+1
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+12
2025-05-06net: ethernet: mtk_eth_soc: do not reset PSE when setting FEFrank Wunderlich1-3/+0
2025-05-06net: ethernet: mtk_eth_soc: reset all TX queues on DMA freeDaniel Golle1-4/+12
2025-05-02net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHYDaniel Golle3-16/+203
2025-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-15/+16
2025-04-30net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAMChad Monroe1-5/+9
2025-04-29net: ethernet: mtk_eth_soc: sync mtk_clks_source_name arrayDaniel Golle1-4/+0
2025-04-26net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advisedLouis-Alexis Eyraud1-2/+1
2025-04-26net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx pollLouis-Alexis Eyraud1-4/+6
2025-04-25net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64Bo-Cun Chen1-1/+1
2025-04-23net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configurationBo-Cun Chen2-5/+29
2025-04-17net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settingsBo-Cun Chen1-3/+3
2025-04-17net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen1-2/+2
2025-04-17net: ethernet: mtk_eth_soc: reapply mdc divider on resetBo-Cun Chen2-15/+25
2025-03-25net: ethernet: mediatek: Add metadata support for xdp modeLorenzo Bianconi1-2/+5
2025-03-04net: airoha: Move airoha_eth driver in a dedicated folderLorenzo Bianconi3-3370/+0
2025-02-27net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q onlyEric Woudstra1-11/+11
2025-02-19net: ethernet: mediatek: add EEE supportQingfang Deng2-0/+78
2025-02-15net: airoha: Fix TSO support for header cloned skbsLorenzo Bianconi1-5/+5
2025-02-07net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()Biju Das1-6/+1
2025-02-07net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()Biju Das1-6/+1
2025-01-23net: airoha: Fix wrong GDM4 register definitionChristian Marangi1-2/+2
2025-01-15net: airoha: Enforce ETS Qdisc priomapLorenzo Bianconi1-2/+15
2025-01-12net: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi1-1/+4
2025-01-07net: airoha: Add sched HTB offload supportLorenzo Bianconi1-1/+287
2025-01-07net: airoha: Add sched ETS offload supportLorenzo Bianconi1-1/+195
2025-01-07net: airoha: Introduce ndo_select_queue callbackLorenzo Bianconi1-2/+28
2025-01-07net: airoha: Enable Tx drop capability for each Tx DMA ringLorenzo Bianconi1-0/+4
2024-12-20net: airoha: Fix error path in airoha_probe()Lorenzo Bianconi1-8/+25
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-2/+2
2024-11-03net: airoha: Simplify Tx napi logicLorenzo Bianconi1-32/+41
2024-11-03net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi1-18/+13
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2024-10-31net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle1-2/+2
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2024-10-20net: airoha: Reset BQL stopping the netdeviceLorenzo Bianconi1-1/+9
2024-10-18net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi1-1/+2
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau1-1/+1
2024-10-15net: airoha: Implement BQL supportLorenzo Bianconi1-2/+6
2024-10-15net: mtk_eth_soc: use ethtool_putsRosen Penev1-4/+2
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+5
2024-10-10net: airoha: Fix EGRESS_RATE_METER_EN_MASK definitionLorenzo Bianconi1-1/+1
2024-10-08net: airoha: Update tx cpu dma ring idx at the end of xmit loopLorenzo Bianconi1-4/+5
2024-10-05net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König2-2/+2
2024-10-04net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()Lorenzo Bianconi1-2/+4
2024-10-04net: airoha: read default PSE reserved pages value before updatingLorenzo Bianconi1-4/+10