aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek/mtk_eth_soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle1-2/+2
2022-09-22net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi1-0/+72
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi1-0/+10
2022-09-22net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi1-3/+1
2022-09-22net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi1-1/+1
2022-09-22net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi1-0/+2
2022-09-22net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register mapLorenzo Bianconi1-1/+2
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi1-0/+5
2022-07-25net: ethernet: mtk_eth_soc: add xmit XDP supportLorenzo Bianconi1-1/+9
2022-07-25net: ethernet: mtk_eth_soc: introduce xdp ethtool countersLorenzo Bianconi1-0/+12
2022-07-25net: ethernet: mtk_eth_soc: add basic XDP supportLorenzo Bianconi1-0/+2
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi1-0/+10
2022-05-22net: ethernet: mtk_eth_soc: introduce support for mt7986 chipsetLorenzo Bianconi1-0/+18
2022-05-22net: ethernet: mtk_eth_soc: convert scratch_ring pointer to voidLorenzo Bianconi1-1/+1
2022-05-22net: ethernet: mtk_eth_soc: convert ring dma pointer to voidLorenzo Bianconi1-2/+2
2022-05-22net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 supportLorenzo Bianconi1-9/+117
2022-05-22net: ethernet: mtk_eth_soc: introduce device register mapLorenzo Bianconi1-100/+46
2022-05-22net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_dataLorenzo Bianconi1-0/+2
2022-05-22net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_dataLorenzo Bianconi1-0/+4
2022-05-22net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_descLorenzo Bianconi1-0/+11
2022-05-19net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)1-4/+3
2022-05-19net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)1-4/+11
2022-05-19net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)1-0/+1
2022-05-19net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)1-3/+2
2022-05-19net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)1-1/+1
2022-05-19net: mtk_eth_soc: correct 802.3z duplex settingRussell King1-0/+1
2022-05-19net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)1-3/+5
2022-05-19net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)1-8/+0
2022-05-19net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)1-1/+0
2022-04-29eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-1/+0
2022-04-06net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separatelyFelix Fietkau1-1/+1
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau1-0/+3
2022-04-06net: ethernet: mtk_eth_soc: add support for coherent DMAFelix Fietkau1-0/+9
2022-01-05net: ethernet: mtk_eth_soc: implement Clause 45 MDIO accessDaniel Golle1-0/+3
2022-01-05net: ethernet: mtk_eth_soc: fix return values and refactor MDIO opsDaniel Golle1-5/+11
2021-05-23net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese1-2/+22
2021-04-23net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA initIlya Lipnitskiy1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptorFelix Fietkau1-0/+2
2021-04-23net: ethernet: mtk_eth_soc: implement dynamic interrupt moderationFelix Fietkau1-7/+34
2021-04-23net: ethernet: mtk_eth_soc: increase DMA ring sizesFelix Fietkau1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use larger burst size for QDMA TXFelix Fietkau1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau1-0/+1
2021-03-24net: ethernet: mtk_eth_soc: add flow offloading supportFelix Fietkau1-1/+9
2021-03-24net: ethernet: mtk_eth_soc: add support for initializing the PPEFelix Fietkau1-0/+11
2021-03-24net: ethernet: mtk_eth_soc: fix parsing packets in GDMFelix Fietkau1-0/+2
2021-01-25net: ethernet: mediatek: support setting MTUDENG Qingfang1-3/+9
2020-04-07net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst1-0/+8
2019-11-14net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee1-0/+1
2019-11-14net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee1-0/+1