index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
net-next: mediatek: bring up QDMA RX ring 0
John Crispin
2
-10
/
+29
2017-08-10
net-next: mediatek: fix typos inside the header file
John Crispin
1
-2
/
+2
2017-08-02
net-next: mediatek: add support for MediaTek MT7622 SoC
Sean Wang
2
-4
/
+117
2017-08-02
net-next: mediatek: add platform data to adapt into various hardware
Sean Wang
3
-16
/
+88
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2017-07-24
net: ethernet: mediatek: Explicitly include linux/interrupt.h
Mark Brown
1
-0
/
+1
2017-07-24
net: ethernet: mediatek: avoid potential invalid memory access
Sean Wang
1
-0
/
+4
2017-07-20
net: ethernet: mediatek: remove useless code in mtk_poll_tx()
Gustavo A. R. Silva
1
-4
/
+1
2017-07-08
net: ethernet: mediatek: remove useless code in mtk_probe()
Gustavo A. R. Silva
1
-5
/
+0
2017-07-04
net: ethernet: mediatek: fixed deadlock captured by lockdep
Sean Wang
1
-4
/
+4
2017-06-20
net-next: mediatek: set the rx_queue to 0
John Crispin
1
-0
/
+1
2017-06-20
net-next: mediatek: split IRQ register locking into TX and RX
John Crispin
2
-30
/
+54
2017-06-20
net-next: mediatek: add RX IRQ delay support
John Crispin
2
-4
/
+13
2017-06-20
net-next: mediatek: print phy status changes for non DSA GMACs
John Crispin
1
-0
/
+3
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+3
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+26
2017-04-17
net: ethernet: mediatek: fix inconsistency of port number carried in TXD
Sean Wang
2
-8
/
+18
2017-04-17
net: ethernet: mediatek: fix inconsistency between TXD and the used buffer
Sean Wang
1
-9
/
+8
2017-04-07
net-next: ethernet: mediatek: add device_node of GMAC pointing into the netde...
Sean Wang
1
-0
/
+2
2017-04-07
net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
Sean Wang
2
-0
/
+10
2017-03-10
net: mediatek: Use eth_hw_addr_random()
Tobias Klauser
1
-2
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-25
net-next: ethernet: mediatek: change the compatible string
John Crispin
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-11-30
net: ethernet: mediatek: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+4
2016-10-20
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-07
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
2
-2
/
+13
2016-10-07
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
2
-0
/
+34
2016-10-03
net: ethernet: mediatek: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2016-09-27
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
2
-2
/
+3
2016-09-27
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
Nelson Chang
1
-0
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-22
net: ethernet: mediatek: get out of potential invalid pointer access
Sean Wang
1
-2
/
+4
2016-09-22
net: ethernet: mediatek: use [get|set]_link_ksettings
Sean Wang
1
-21
/
+12
2016-09-22
net: ethernet: mediatek: remove superfluous local variable for phy address
Sean Wang
1
-9
/
+1
2016-09-22
net: ethernet: mediatek: use phydev from struct net_device
Sean Wang
2
-39
/
+36
2016-09-22
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...
Sean Wang
2
-2
/
+61
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
2
-0
/
+5
2016-09-22
net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...
Sean Wang
1
-3
/
+1
2016-09-21
net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...
Sean Wang
1
-1
/
+2
2016-09-19
net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
Nelson Chang
1
-0
/
+236
2016-09-19
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
Nelson Chang
2
-25
/
+265
2016-09-16
net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...
Sean Wang
1
-0
/
+1
2016-09-16
net: ethernet: mediatek: avoid race condition during the reset process
Sean Wang
2
-1
/
+38
2016-09-16
net: ethernet: mediatek: add more resets for internal ethernet circuit block
Sean Wang
2
-13
/
+20
2016-09-16
net: ethernet: mediatek: add the whole ethernet reset into the reset process
Sean Wang
2
-8
/
+51
2016-09-16
net: ethernet: mediatek: add controlling power domain the ethernet belongs to
Sean Wang
1
-0
/
+7
2016-09-16
net: ethernet: mediatek: cleanup error path inside mtk_hw_init
Sean Wang
1
-5
/
+29
[next]