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