index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
/
mtk_eth_soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-23
net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
Stefan Roese
1
-2
/
+22
2021-04-23
net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init
Ilya Lipnitskiy
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor
Felix Fietkau
1
-0
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation
Felix Fietkau
1
-7
/
+34
2021-04-23
net: ethernet: mtk_eth_soc: increase DMA ring sizes
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: fix RX VLAN offload
Felix Fietkau
1
-0
/
+1
2021-03-24
net: ethernet: mtk_eth_soc: add flow offloading support
Felix Fietkau
1
-1
/
+9
2021-03-24
net: ethernet: mtk_eth_soc: add support for initializing the PPE
Felix Fietkau
1
-0
/
+11
2021-03-24
net: ethernet: mtk_eth_soc: fix parsing packets in GDM
Felix Fietkau
1
-0
/
+2
2021-01-25
net: ethernet: mediatek: support setting MTU
DENG Qingfang
1
-3
/
+9
2020-04-07
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
1
-0
/
+8
2019-11-14
net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL mode
MarkLee
1
-0
/
+1
2019-11-14
net: ethernet: mediatek: Integrate GDM/PSE setup operations
MarkLee
1
-0
/
+1
2019-08-27
net: ethernet: mediatek: Re-add support SGMII
René van Dorst
1
-4
/
+33
2019-08-27
net: ethernet: mediatek: Add basic PHYLINK support
René van Dorst
1
-11
/
+20
2019-08-18
net: ethernet: mediatek: Add MT7628/88 SoC support
Stefan Roese
1
-4
/
+47
2019-08-18
net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
Stefan Roese
1
-1
/
+1
2019-08-18
net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
Stefan Roese
1
-1
/
+1
2019-07-11
net: ethernet: mediatek: Fix misuses of GENMASK macro
Joe Perches
1
-1
/
+1
2019-07-04
net: ethernet: mediatek: Fix overlapping capability bits.
René van Dorst
1
-59
/
+70
2019-06-22
net: ethernet: mediatek: Add MT7621 TRGMII mode support
René van Dorst
1
-0
/
+11
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-8
/
+2
2019-06-03
net: ethernet: mediatek: Add MT7629 ethernet support
Sean Wang
1
-0
/
+19
2019-06-03
net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
Sean Wang
1
-15
/
+108
2019-06-03
net: ethernet: mediatek: Extend SGMII related functions
Sean Wang
1
-4
/
+35
2019-01-30
net: ethernet: mediatek: support MT7621 SoC ethernet hardware
Bjørn Mork
1
-0
/
+4
2018-07-29
net-next: mediatek: cleanup unnecessary get chip id and its user
Sean Wang
1
-1
/
+1
2017-12-26
net: mediatek: remove superfluous pin setup for MT7622 SoC
Sean Wang
1
-0
/
+3
2017-10-22
drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+3
2017-08-09
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
1
-0
/
+3
2017-08-09
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-01
net-next: mediatek: add support for MediaTek MT7622 SoC
Sean Wang
1
-2
/
+52
2017-08-01
net-next: mediatek: add platform data to adapt into various hardware
Sean Wang
1
-1
/
+22
2017-06-20
net-next: mediatek: split IRQ register locking into TX and RX
John Crispin
1
-1
/
+4
2017-06-20
net-next: mediatek: add RX IRQ delay support
John Crispin
1
-3
/
+10
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2017-04-17
net: ethernet: mediatek: fix inconsistency of port number carried in TXD
Sean Wang
1
-3
/
+9
2017-04-07
net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
Sean Wang
1
-0
/
+4
2016-10-06
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
1
-0
/
+1
2016-10-06
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
1
-0
/
+5
2016-09-27
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
1
-2
/
+2
2016-09-22
net: ethernet: mediatek: use phydev from struct net_device
Sean Wang
1
-2
/
+0
2016-09-22
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...
Sean Wang
1
-1
/
+30
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
1
-0
/
+3
2016-09-19
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
Nelson Chang
1
-3
/
+72
2016-09-16
net: ethernet: mediatek: avoid race condition during the reset process
Sean Wang
1
-1
/
+2
2016-09-16
net: ethernet: mediatek: add more resets for internal ethernet circuit block
Sean Wang
1
-1
/
+5
2016-09-16
net: ethernet: mediatek: add the whole ethernet reset into the reset process
Sean Wang
1
-0
/
+8
[next]