index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ezchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-3
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-03-11
net: ethernet: ezchip: fix platform_get_irq.cocci warning
Yihao Han
1
-1
/
+0
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-06-19
net: ethernet: ezchip: fix error handling
Pavel Skripkin
1
-1
/
+1
2021-06-19
net: ethernet: ezchip: remove redundant check
Pavel Skripkin
1
-2
/
+1
2021-06-19
net: ethernet: ezchip: fix UAF in nps_enet_remove
Pavel Skripkin
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2019-08-21
ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-11
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2
-24
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
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-29
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-13
net: nps_enet: code reuse
Elad Kanfi
1
-10
/
+11
2016-07-13
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-29
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-03
net: ezchip: adapt driver to little endian architecture
Lada Trimasova
2
-332
/
+238
2016-01-28
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2015-12-08
net: ezchip: fix address space confusion in nps_enet.c
Arnd Bergmann
1
-21
/
+9
2015-08-23
NET: nps_enet: minor namespace cleanup
Noam Camus
1
-3
/
+4
2015-08-23
NET: nps_enet: TX done acknowledge.
Noam Camus
1
-0
/
+3
2015-08-23
NET: nps_enet: drop control frames
Noam Camus
1
-4
/
+4
2015-08-23
NET: nps_enet: TX done race condition
Noam Camus
1
-7
/
+3
2015-08-23
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