Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: mediatek: fix checking for NULL instead of IS_ERR() in .probe | Vladimir Zapolskiy | 2016-03-23 | 1 | -2/+2 |
* | mediatek: unlock on error in mtk_tx_map() | Dan Carpenter | 2016-03-18 | 1 | -0/+2 |
* | mediatek: checking for IS_ERR() instead of NULL | Dan Carpenter | 2016-03-18 | 1 | -2/+2 |
* | net: mediatek: check device_reset return code | Arnd Bergmann | 2016-03-14 | 1 | -1/+3 |
* | net: mediatek: remove incorrect dma_mask assignment | Arnd Bergmann | 2016-03-14 | 1 | -3/+0 |
* | net: mediatek: use dma_addr_t correctly | Arnd Bergmann | 2016-03-14 | 1 | -1/+1 |
* | net-next: mediatek: add Kconfig and Makefile | John Crispin | 2016-03-10 | 2 | -0/+22 |
* | net-next: mediatek: add support for MT7623 ethernet | John Crispin | 2016-03-10 | 2 | -0/+2228 |