sean.wang@mediatek.com
|
55a4e77819
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API
|
9 years ago |
sean.wang@mediatek.com
|
b2025c7cc9
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly
|
9 years ago |
sean.wang@mediatek.com
|
8ca7f4fe07
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
|
9 years ago |
sean.wang@mediatek.com
|
e8c2993a4c
net: ethernet: mediatek: add the missing of_node_put() after node is used done
|
9 years ago |
sean.wang@mediatek.com
|
d7005652cd
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
|
9 years ago |
Wei Yongjun
|
379672deb2
net: mediatek: fix non static symbol warnings
|
9 years ago |
Wei Yongjun
|
fcf752ae19
net: mediatek: remove .owner field for driver
|
9 years ago |
John Crispin
|
019d0c9936
net-next: mediatek: remove superfluous free_irq() call
|
9 years ago |
John Crispin
|
8186f6e382
net-next: mediatek: fix compile error inside mtk_poll_controller()
|
9 years ago |
John Crispin
|
8067302973
net-next: mediatek: add support for IRQ grouping
|
9 years ago |
John Crispin
|
7bc9ccec34
net-next: mediatek: add IRQ locking
|
9 years ago |
John Crispin
|
eece71e8fb
net-next: mediatek: don't use intermediate variables to store IRQ masks
|
9 years ago |
John Crispin
|
6e6edd8b96
net-next: mediatek: remove superfluous register reads
|
9 years ago |
John Crispin
|
82c6544ddd
net: mediatek: remove superfluous queue wake up call
|
9 years ago |
John Crispin
|
ad3cba989e
net: mediatek: only wake the queue if it is stopped
|
9 years ago |
John Crispin
|
12c97c13ea
net: mediatek: fix off by one in the TX ring allocation
|
9 years ago |
John Crispin
|
eaadf9fd3f
net: mediatek: increase watchdog_timeo
|
9 years ago |
John Crispin
|
04698cccb1
net: mediatek: fix threshold value
|
9 years ago |
John Crispin
|
2ff0bb6164
net: mediatek: disable all interrupts during probe
|
9 years ago |
John Crispin
|
6675086d04
net: mediatek: add next data pointer coherency protection
|
9 years ago |
John Crispin
|
94321a9fc9
net: mediatek: dropped rx packets are not being counted properly
|
9 years ago |
John Crispin
|
2fae723cef
net: mediatek: invalid buffer lookup in mtk_tx_map()
|
9 years ago |
John Crispin
|
605e4fe476
net: mediatek: fix missing free of scratch memory
|
9 years ago |
John Crispin
|
562c5a7040
net: mediatek: add missing return code check
|
9 years ago |
John Crispin
|
37920fce0f
net-next: mediatek: properly handle RGMII modes
|
9 years ago |
John Crispin
|
0c72c50f6f
net-next: mediatek: add fixed-phy support
|
9 years ago |
John Crispin
|
08ef55c6f2
net-next: mediatek: fix gigabit and flow control advertisement
|
9 years ago |
John Crispin
|
207bdf1844
net-next: mediatek: use mdiobus_free() in favour of kfree()
|
9 years ago |
John Crispin
|
369f04531f
net: mediatek: do not set the QID field in the TX DMA descriptors
|
9 years ago |
John Crispin
|
7c78b4ad9b
net: mediatek: move the pending_work struct to the device generic struct
|
9 years ago |