aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ezchip/nps_enet.c
AgeCommit message (Expand)Author
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-29ezchip: nps_enet: check if napi has been completedZakharov Vlad
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-10-17net: nps_enet: Fix module autoloadJavier Martinez Canillas
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-13net: nps_enet: code reuseElad Kanfi
2016-07-13net: nps_enet: fix coding style issuesElad Kanfi
2016-07-12net: nps_enet: Fix PCS resetNoam Camus
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-05-10net: nps_enet: bug fix - handle lost tx interruptsElad Kanfi
2016-05-10net: nps_enet: Tx handler synchronizationElad Kanfi
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova
2015-12-08net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann
2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus
2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus
2015-08-23NET: nps_enet: drop control framesNoam Camus
2015-08-23NET: nps_enet: TX done race conditionNoam Camus
2015-08-23NET: nps_enet: replace use of cause registerNoam Camus
2015-06-23NET: Add ezchip ethernet driverNoam Camus