David S. Miller
|
7b9f6da175
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Sean Wang
|
134d21525f
net: ethernet: mediatek: fix inconsistency of port number carried in TXD
|
8 年之前 |
Sean Wang
|
81d2dd09ca
net: ethernet: mediatek: fix inconsistency between TXD and the used buffer
|
8 年之前 |
Sean Wang
|
3174b3b58c
net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance
|
8 年之前 |
Sean Wang
|
87e3df4961
net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
|
8 年之前 |
Tobias Klauser
|
e3c36e483b
net: mediatek: Use eth_hw_addr_random()
|
8 年之前 |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
John Crispin
|
8b901f6bbc
net-next: ethernet: mediatek: change the compatible string
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Johan Hovold
|
16a67eb3ec
net: ethernet: mediatek: fix fixed-link phydev leaks
|
8 年之前 |
Wei Yongjun
|
81ad2b7de6
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
|
9 年之前 |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
9 年之前 |
Nelson Chang
|
983e1a6c95
net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi
|
9 年之前 |
Nelson Chang
|
b95b6d99ce
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
|
9 年之前 |
Baoyou Xie
|
3a82e78c13
net: ethernet: mediatek: mark symbols static where possible
|
9 年之前 |
Nelson Chang
|
ca3ba106a9
net: ethernet: mediatek: bug fix to disable HW LRO
|
9 年之前 |
Nelson Chang
|
6bf563d50a
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
|
9 年之前 |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Sean Wang
|
f6f7d9c03f
net: ethernet: mediatek: get out of potential invalid pointer access
|
9 年之前 |
Sean Wang
|
3e60b748fd
net: ethernet: mediatek: use [get|set]_link_ksettings
|
9 年之前 |
Sean Wang
|
a2b2a19f0f
net: ethernet: mediatek: remove superfluous local variable for phy address
|
9 年之前 |
Sean Wang
|
2364c5c5ec
net: ethernet: mediatek: use phydev from struct net_device
|
9 年之前 |
Sean Wang
|
f430dea7c1
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMII
|
9 年之前 |
Sean Wang
|
572de608e3
net: ethernet: mediatek: add extension of phy-mode for TRGMII
|
9 年之前 |
Sean Wang
|
e82f71489f
net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commits
|
9 年之前 |
Sean Wang
|
94d308d060
net: ethernet: mediatek: enhance with avoiding superfluous assignment inside mtk_get_ethtool_stats
|
9 年之前 |
Nelson Chang
|
7aab747e55
net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
|
9 年之前 |
Nelson Chang
|
ee40681037
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
|
9 年之前 |
Sean Wang
|
7077dc415b
net: ethernet: mediatek: fix module loading automatically based on MODULE_DEVICE_TABLE
|
9 年之前 |