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