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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-23
net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
Stefan Roese
2
-25
/
+66
2021-05-21
net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88
Stefan Roese
1
-2
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init
Ilya Lipnitskiy
2
-17
/
+14
2021-04-23
net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present
Felix Fietkau
1
-0
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: rework NAPI callbacks
Ilya Lipnitskiy
1
-30
/
+24
2021-04-23
net: ethernet: mtk_eth_soc: reduce unnecessary interrupts
Felix Fietkau
1
-4
/
+5
2021-04-23
net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done
Felix Fietkau
1
-4
/
+8
2021-04-23
net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor
Felix Fietkau
2
-4
/
+6
2021-04-23
net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation
Felix Fietkau
3
-14
/
+124
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
2
-2
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops
Felix Fietkau
1
-13
/
+2
2021-04-23
net: ethernet: mtk_eth_soc: reduce MDIO bus access latency
Felix Fietkau
1
-1
/
+1
2021-04-23
net: ethernet: mtk_eth_soc: use napi_consume_skb
Felix Fietkau
1
-7
/
+12
2021-04-23
net: ethernet: mtk_eth_soc: fix build_skb cleanup
Ilya Lipnitskiy
1
-2
/
+3
2021-04-23
net: ethernet: mtk_eth_soc: unmap RX data before calling build_skb
Felix Fietkau
1
-2
/
+3
2021-04-23
net: ethernet: mtk_eth_soc: fix RX VLAN offload
Felix Fietkau
2
-1
/
+2
2021-04-19
net: ethernet: mtk_eth_soc: handle VLAN pop action
Pablo Neira Ayuso
1
-0
/
+2
2021-04-19
net: ethernet: mtk_eth_soc: missing mutex
Pablo Neira Ayuso
1
-5
/
+14
2021-04-19
net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'
Pablo Neira Ayuso
1
-0
/
+1
2021-04-19
net: ethernet: mediatek: fix a typo bug in flow offloading
DENG Qingfang
1
-1
/
+1
2021-04-16
net: ethernet: mediatek: ppe: fix busy wait loop
Ilya Lipnitskiy
2
-11
/
+10
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+4
2021-04-06
net: ethernet: mtk_eth_soc: remove unneeded semicolon
Qiheng Lin
1
-1
/
+1
2021-03-31
net: mediatek: add flow offload for mt7623
Frank Wunderlich
1
-0
/
+1
2021-03-26
net: ethernet: remove duplicated include
Xu Jia
1
-1
/
+0
2021-03-25
net: ethernet: mtk_eth_soc: remove unused variable 'count'
Qiheng Lin
1
-2
/
+2
2021-03-24
net: ethernet: mtk_eth_soc: add flow offloading support
Felix Fietkau
4
-2
/
+500
2021-03-24
net: ethernet: mtk_eth_soc: add support for initializing the PPE
Felix Fietkau
7
-3
/
+1190
2021-03-24
net: ethernet: mtk_eth_soc: fix parsing packets in GDM
Felix Fietkau
2
-6
/
+11
2021-03-02
net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
Biao Huang
1
-2
/
+3
2021-01-25
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2
-8
/
+47
2020-12-14
net: mtk_eth: simplify the mediatek code return expression
Zheng Yongjun
1
-12
/
+4
2020-12-10
net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
Zheng Yongjun
1
-6
/
+2
2020-11-12
net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()
Zhang Changzhong
1
-0
/
+1
2020-11-12
net: ethernet: mtk-star-emac: return ok when xmit drops
Vincent Stehlé
1
-1
/
+1
2020-10-21
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+16
2020-07-30
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-07-28
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
1
-5
/
+14
2020-06-30
net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()
Bartosz Golaszewski
1
-12
/
+1
2020-06-22
net: mtk_eth_soc: use resolved link config in mac_link_up()
Russell King
1
-20
/
+25
2020-06-15
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
1
-89
/
+29
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-06-01
net: ethernet: mtk-star-emac: use regmap bitops
Bartosz Golaszewski
1
-45
/
+35
2020-05-29
net: ethernet: mtk-star-emac: remove unused variable
Bartosz Golaszewski
1
-3
/
+0
2020-05-27
mtk-star-emac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-05-27
net: ethernet: mtk-star-emac: fix error path in RX handling
Bartosz Golaszewski
1
-1
/
+2
2020-05-23
net: ethernet: mtk_star_emac: use devm_register_netdev()
Bartosz Golaszewski
1
-16
/
+1
[next]