index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
Age
Commit message (
Expand
)
Author
2016-04-12
net: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
2016-04-12
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2016-04-12
net: mediatek: fix mtk_pending_work
John Crispin
2016-04-12
net: mediatek: fix TX locking
John Crispin
2016-04-12
net: mediatek: fix stop and wakeup of queue
John Crispin
2016-04-12
net: mediatek: remove superfluous reset call
John Crispin
2016-04-12
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
2016-04-12
net: mediatek: watchdog_timeo was not set
John Crispin
2016-03-23
net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
Vladimir Zapolskiy
2016-03-18
mediatek: unlock on error in mtk_tx_map()
Dan Carpenter
2016-03-18
mediatek: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-03-14
net: mediatek: check device_reset return code
Arnd Bergmann
2016-03-14
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
2016-03-14
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
2016-03-10
net-next: mediatek: add Kconfig and Makefile
John Crispin
2016-03-10
net-next: mediatek: add support for MT7623 ethernet
John Crispin