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