index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ezchip
/
nps_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
net: fill in MODULE_DESCRIPTION()s for nps_enet
Breno Leitao
1
-0
/
+1
2023-11-30
net: ethernet: ezchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
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-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
2019-08-21
ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-12
/
+1
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
1
-6
/
+9
2016-03-03
net: ezchip: adapt driver to little endian architecture
Lada Trimasova
1
-103
/
+119
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
1
-4
/
+5
2015-06-23
NET: Add ezchip ethernet driver
Noam Camus
1
-0
/
+658