index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
1
-16
/
+33
|
\
|
*
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
2016-08-15
1
-13
/
+13
|
*
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
2016-08-15
1
-0
/
+5
|
*
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
sean.wang@mediatek.com
2016-08-15
1
-3
/
+12
|
*
net: ethernet: mediatek: add the missing of_node_put() after node is used done
sean.wang@mediatek.com
2016-08-13
1
-0
/
+2
|
*
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
sean.wang@mediatek.com
2016-08-13
1
-0
/
+1
*
|
net: mediatek: remove unnecessary platform_set_drvdata()
Wei Yongjun
2016-08-15
1
-1
/
+0
*
|
net: ethernet: mediatek: enhance the locking using the lightweight ones
Sean Wang
2016-08-12
1
-11
/
+8
|
/
*
net: mediatek: fix non static symbol warnings
Wei Yongjun
2016-07-12
1
-3
/
+3
*
net: mediatek: remove .owner field for driver
Wei Yongjun
2016-07-06
1
-1
/
+0
*
net-next: mediatek: remove superfluous free_irq() call
John Crispin
2016-07-04
1
-1
/
+0
*
net-next: mediatek: fix compile error inside mtk_poll_controller()
John Crispin
2016-07-02
1
-1
/
+1
*
net-next: mediatek: add support for IRQ grouping
John Crispin
2016-06-30
2
-59
/
+111
*
net-next: mediatek: add IRQ locking
John Crispin
2016-06-30
2
-0
/
+8
*
net-next: mediatek: don't use intermediate variables to store IRQ masks
John Crispin
2016-06-30
1
-12
/
+10
*
net-next: mediatek: remove superfluous register reads
John Crispin
2016-06-30
1
-4
/
+0
*
net: mediatek: remove superfluous queue wake up call
John Crispin
2016-06-10
1
-5
/
+2
*
net: mediatek: only wake the queue if it is stopped
John Crispin
2016-06-10
1
-1
/
+16
*
net: mediatek: fix off by one in the TX ring allocation
John Crispin
2016-06-10
1
-2
/
+1
*
net: mediatek: increase watchdog_timeo
John Crispin
2016-06-10
1
-1
/
+1
*
net: mediatek: fix threshold value
John Crispin
2016-06-10
1
-2
/
+1
*
net: mediatek: disable all interrupts during probe
John Crispin
2016-06-10
1
-1
/
+1
*
net: mediatek: add next data pointer coherency protection
John Crispin
2016-06-10
2
-1
/
+2
*
net: mediatek: dropped rx packets are not being counted properly
John Crispin
2016-06-10
1
-0
/
+2
*
net: mediatek: invalid buffer lookup in mtk_tx_map()
John Crispin
2016-06-10
1
-1
/
+1
*
net: mediatek: fix missing free of scratch memory
John Crispin
2016-06-10
2
-5
/
+15
*
net: mediatek: add missing return code check
John Crispin
2016-06-10
1
-0
/
+3
*
net-next: mediatek: properly handle RGMII modes
John Crispin
2016-06-03
1
-0
/
+3
*
net-next: mediatek: add fixed-phy support
John Crispin
2016-06-03
1
-0
/
+3
*
net-next: mediatek: fix gigabit and flow control advertisement
John Crispin
2016-06-03
1
-4
/
+26
*
net-next: mediatek: use mdiobus_free() in favour of kfree()
John Crispin
2016-06-03
1
-2
/
+2
*
net: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
2016-04-12
1
-2
/
+1
*
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2016-04-12
2
-10
/
+7
*
net: mediatek: fix mtk_pending_work
John Crispin
2016-04-12
1
-8
/
+20
*
net: mediatek: fix TX locking
John Crispin
2016-04-12
1
-10
/
+10
*
net: mediatek: fix stop and wakeup of queue
John Crispin
2016-04-12
1
-10
/
+27
*
net: mediatek: remove superfluous reset call
John Crispin
2016-04-12
1
-4
/
+0
*
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
2016-04-12
1
-1
/
+1
*
net: mediatek: watchdog_timeo was not set
John Crispin
2016-04-12
1
-0
/
+1
*
net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
Vladimir Zapolskiy
2016-03-23
1
-2
/
+2
*
mediatek: unlock on error in mtk_tx_map()
Dan Carpenter
2016-03-18
1
-0
/
+2
*
mediatek: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-03-18
1
-2
/
+2
*
net: mediatek: check device_reset return code
Arnd Bergmann
2016-03-14
1
-1
/
+3
*
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
2016-03-14
1
-3
/
+0
*
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
net-next: mediatek: add Kconfig and Makefile
John Crispin
2016-03-10
2
-0
/
+22
*
net-next: mediatek: add support for MT7623 ethernet
John Crispin
2016-03-10
2
-0
/
+2228