aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek
AgeCommit message (Expand)Author
2016-07-12net: mediatek: fix non static symbol warningsWei Yongjun
2016-07-06net: mediatek: remove .owner field for driverWei Yongjun
2016-07-04net-next: mediatek: remove superfluous free_irq() callJohn Crispin
2016-07-02net-next: mediatek: fix compile error inside mtk_poll_controller()John Crispin
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin
2016-06-30net-next: mediatek: don't use intermediate variables to store IRQ masksJohn Crispin
2016-06-30net-next: mediatek: remove superfluous register readsJohn Crispin
2016-06-10net: mediatek: remove superfluous queue wake up callJohn Crispin
2016-06-10net: mediatek: only wake the queue if it is stoppedJohn Crispin
2016-06-10net: mediatek: fix off by one in the TX ring allocationJohn Crispin
2016-06-10net: mediatek: increase watchdog_timeoJohn Crispin
2016-06-10net: mediatek: fix threshold valueJohn Crispin
2016-06-10net: mediatek: disable all interrupts during probeJohn Crispin
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin
2016-06-10net: mediatek: dropped rx packets are not being counted properlyJohn Crispin
2016-06-10net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin
2016-06-10net: mediatek: add missing return code checkJohn Crispin
2016-06-03net-next: mediatek: properly handle RGMII modesJohn Crispin
2016-06-03net-next: mediatek: add fixed-phy supportJohn Crispin
2016-06-03net-next: mediatek: fix gigabit and flow control advertisementJohn Crispin
2016-06-03net-next: mediatek: use mdiobus_free() in favour of kfree()John Crispin
2016-04-12net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin
2016-04-12net: mediatek: fix mtk_pending_workJohn Crispin
2016-04-12net: mediatek: fix TX lockingJohn Crispin
2016-04-12net: mediatek: fix stop and wakeup of queueJohn Crispin
2016-04-12net: mediatek: remove superfluous reset callJohn Crispin
2016-04-12net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin
2016-04-12net: mediatek: watchdog_timeo was not setJohn Crispin
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann
2016-03-10net-next: mediatek: add Kconfig and MakefileJohn Crispin
2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin