Age | Commit message (Expand) | Author |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2019-08-21 | ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-11 | net: nps_enet: Fix function names in doc comments | Jonathan Neuschäfer |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-07 | net: ethernet: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-30 | drivers: add explicit interrupt.h includes | Florian Westphal |
2017-03-29 | ezchip: nps_enet: check if napi has been completed | Zakharov Vlad |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2016-10-17 | net: nps_enet: Fix module autoload | Javier Martinez Canillas |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-13 | net: nps_enet: code reuse | Elad Kanfi |
2016-07-13 | net: nps_enet: fix coding style issues | Elad Kanfi |
2016-07-12 | net: nps_enet: Fix PCS reset | Noam Camus |
2016-05-29 | net: nps_enet: Disable interrupts before napi reschedule | Elad Kanfi |
2016-05-10 | net: nps_enet: bug fix - handle lost tx interrupts | Elad Kanfi |
2016-05-10 | net: nps_enet: Tx handler synchronization | Elad Kanfi |
2016-03-03 | net: ezchip: adapt driver to little endian architecture | Lada Trimasova |
2016-01-28 | net: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger |
2015-12-08 | net: ezchip: fix address space confusion in nps_enet.c | Arnd Bergmann |
2015-08-23 | NET: nps_enet: minor namespace cleanup | Noam Camus |
2015-08-23 | NET: nps_enet: TX done acknowledge. | Noam Camus |
2015-08-23 | NET: nps_enet: drop control frames | Noam Camus |
2015-08-23 | NET: nps_enet: TX done race condition | Noam Camus |
2015-08-23 | NET: nps_enet: replace use of cause register | Noam Camus |
2015-06-23 | NET: Add ezchip ethernet driver | Noam Camus |