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