1. 55a4e77 net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API by sean.wang@mediatek.com · 8 years ago
  2. b2025c7 net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly by sean.wang@mediatek.com · 8 years ago
  3. 8ca7f4f net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC by sean.wang@mediatek.com · 8 years ago
  4. e8c2993 net: ethernet: mediatek: add the missing of_node_put() after node is used done by sean.wang@mediatek.com · 8 years ago
  5. d7005652 net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing by sean.wang@mediatek.com · 8 years ago
  6. 379672d net: mediatek: fix non static symbol warnings by Wei Yongjun · 8 years ago
  7. fcf752a net: mediatek: remove .owner field for driver by Wei Yongjun · 8 years ago
  8. 019d0c9 net-next: mediatek: remove superfluous free_irq() call by John Crispin · 8 years ago
  9. 8186f6e net-next: mediatek: fix compile error inside mtk_poll_controller() by John Crispin · 8 years ago
  10. 8067302 net-next: mediatek: add support for IRQ grouping by John Crispin · 8 years ago
  11. 7bc9cce net-next: mediatek: add IRQ locking by John Crispin · 8 years ago
  12. eece71e net-next: mediatek: don't use intermediate variables to store IRQ masks by John Crispin · 8 years ago
  13. 6e6edd8 net-next: mediatek: remove superfluous register reads by John Crispin · 8 years ago
  14. 82c6544 net: mediatek: remove superfluous queue wake up call by John Crispin · 8 years ago
  15. ad3cba9 net: mediatek: only wake the queue if it is stopped by John Crispin · 8 years ago
  16. 12c97c1 net: mediatek: fix off by one in the TX ring allocation by John Crispin · 8 years ago
  17. eaadf9f net: mediatek: increase watchdog_timeo by John Crispin · 8 years ago
  18. 04698cc net: mediatek: fix threshold value by John Crispin · 8 years ago
  19. 2ff0bb6 net: mediatek: disable all interrupts during probe by John Crispin · 8 years ago
  20. 6675086 net: mediatek: add next data pointer coherency protection by John Crispin · 8 years ago
  21. 94321a9 net: mediatek: dropped rx packets are not being counted properly by John Crispin · 8 years ago
  22. 2fae723 net: mediatek: invalid buffer lookup in mtk_tx_map() by John Crispin · 8 years ago
  23. 605e4fe net: mediatek: fix missing free of scratch memory by John Crispin · 8 years ago
  24. 562c5a7 net: mediatek: add missing return code check by John Crispin · 8 years ago
  25. 37920fc net-next: mediatek: properly handle RGMII modes by John Crispin · 8 years ago
  26. 0c72c50 net-next: mediatek: add fixed-phy support by John Crispin · 8 years ago
  27. 08ef55c net-next: mediatek: fix gigabit and flow control advertisement by John Crispin · 8 years ago
  28. 207bdf1 net-next: mediatek: use mdiobus_free() in favour of kfree() by John Crispin · 8 years ago
  29. 369f045 net: mediatek: do not set the QID field in the TX DMA descriptors by John Crispin · 8 years ago
  30. 7c78b4a net: mediatek: move the pending_work struct to the device generic struct by John Crispin · 8 years ago
  31. e7d425d net: mediatek: fix mtk_pending_work by John Crispin · 8 years ago
  32. 34c2e4c net: mediatek: fix TX locking by John Crispin · 8 years ago
  33. 13c822f net: mediatek: fix stop and wakeup of queue by John Crispin · 8 years ago
  34. 13439ee net: mediatek: remove superfluous reset call by John Crispin · 8 years ago
  35. beeb4ca net: mediatek: mtk_cal_txd_req() returns bad value by John Crispin · 8 years ago
  36. 82500aa net: mediatek: watchdog_timeo was not set by John Crispin · 8 years ago
  37. 621e49f net: mediatek: fix checking for NULL instead of IS_ERR() in .probe by Vladimir Zapolskiy · 9 years ago
  38. 48e7742 mediatek: unlock on error in mtk_tx_map() by Dan Carpenter · 9 years ago
  39. 977bc20 mediatek: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  40. 916848c net: mediatek: check device_reset return code by Arnd Bergmann · 9 years ago
  41. a25cdc0 net: mediatek: remove incorrect dma_mask assignment by Arnd Bergmann · 9 years ago
  42. 6aab1a6 net: mediatek: use dma_addr_t correctly by Arnd Bergmann · 9 years ago
  43. 009fb097 net-next: mediatek: add Kconfig and Makefile by John Crispin · 9 years ago
  44. 656e705 net-next: mediatek: add support for MT7623 ethernet by John Crispin · 9 years ago