index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
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