| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-06 | 1 | -3/+1 |
|\ |
|
| * | ezchip: nps_enet: check if napi has been completed | Zakharov Vlad | 2017-03-29 | 1 | -3/+1 |
* | | drivers: add explicit interrupt.h includes | Florian Westphal | 2017-03-30 | 1 | -0/+1 |
|/ |
|
* | drivers: net: generalize napi_complete_done() | Eric Dumazet | 2017-01-30 | 1 | -1/+1 |
* | net: nps_enet: Fix module autoload | Javier Martinez Canillas | 2016-10-17 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 1 | -0/+1 |
|\ |
|
| * | net: nps_enet: Fix PCS reset | Noam Camus | 2016-07-12 | 1 | -0/+1 |
* | | net: nps_enet: code reuse | Elad Kanfi | 2016-07-13 | 1 | -10/+11 |
* | | net: nps_enet: fix coding style issues | Elad Kanfi | 2016-07-13 | 1 | -3/+3 |
|/ |
|
* | net: nps_enet: Disable interrupts before napi reschedule | Elad Kanfi | 2016-05-29 | 1 | -1/+3 |
* | net: nps_enet: bug fix - handle lost tx interrupts | Elad Kanfi | 2016-05-10 | 1 | -0/+15 |
* | net: nps_enet: Tx handler synchronization | Elad Kanfi | 2016-05-10 | 2 | -8/+9 |
* | net: ezchip: adapt driver to little endian architecture | Lada Trimasova | 2016-03-03 | 2 | -332/+238 |
* | net: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-01-28 | 1 | -0/+1 |
* | net: ezchip: fix address space confusion in nps_enet.c | Arnd Bergmann | 2015-12-08 | 1 | -21/+9 |
* | NET: nps_enet: minor namespace cleanup | Noam Camus | 2015-08-23 | 1 | -3/+4 |
* | NET: nps_enet: TX done acknowledge. | Noam Camus | 2015-08-23 | 1 | -0/+3 |
* | NET: nps_enet: drop control frames | Noam Camus | 2015-08-23 | 1 | -4/+4 |
* | NET: nps_enet: TX done race condition | Noam Camus | 2015-08-23 | 1 | -7/+3 |
* | NET: nps_enet: replace use of cause register | Noam Camus | 2015-08-23 | 2 | -24/+5 |
* | NET: Add ezchip ethernet driver | Noam Camus | 2015-06-23 | 4 | -0/+1021 |