index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ezchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s for nps_enet
Breno Leitao
2024-01-24
1
-0
/
+1
*
net: ethernet: ezchip: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
1
-4
/
+2
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
1
-1
/
+1
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-3
/
+2
*
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-2
/
+2
*
net: ethernet: ezchip: fix platform_get_irq.cocci warning
Yihao Han
2022-03-11
1
-1
/
+0
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: ethernet: ezchip: fix error handling
Pavel Skripkin
2021-06-19
1
-1
/
+1
*
net: ethernet: ezchip: remove redundant check
Pavel Skripkin
2021-06-19
1
-2
/
+1
*
net: ethernet: ezchip: fix UAF in nps_enet_remove
Pavel Skripkin
2021-06-19
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
2019-08-11
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
2
-24
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
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