index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
marvell
/
octeon_ep
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeon_ep: Remove useless casting value returned by vzalloc to structure
Jules Irenge
2022-09-19
1
-2
/
+1
*
octeon_ep: use bitwise AND
Shreenidhi Shedi
2022-06-27
1
-1
/
+1
*
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
Christophe JAILLET
2022-05-18
1
-11
/
+14
*
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
Christophe JAILLET
2022-05-18
1
-0
/
+2
*
octeon_ep: delete unnecessary NULL check
Ziyang Xuan
2022-05-16
3
-6
/
+3
*
octeon_ep: add missing destroy_workqueue in octep_init_module
Zheng Bin
2022-05-16
1
-0
/
+1
*
octeon_ep: Remove custom driver version
Leon Romanovsky
2022-04-15
3
-23
/
+1
*
octeon_ep: fix error return code in octep_probe()
Yang Yingliang
2022-04-15
1
-1
/
+2
*
octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Colin Ian King
2022-04-15
1
-1
/
+1
*
octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
Veerasenareddy Burru
2022-04-13
3
-1
/
+465
*
octeon_ep: add Tx/Rx processing and interrupt support
Veerasenareddy Burru
2022-04-13
3
-0
/
+904
*
octeon_ep: add support for ndo ops
Veerasenareddy Burru
2022-04-13
3
-1
/
+139
*
octeon_ep: add Tx/Rx ring resource setup and cleanup
Veerasenareddy Burru
2022-04-13
2
-0
/
+441
*
octeon_ep: Add mailbox for control commands
Veerasenareddy Burru
2022-04-13
3
-10
/
+294
*
octeon_ep: add hardware configuration APIs
Veerasenareddy Burru
2022-04-13
3
-7
/
+505
*
octeon_ep: Add driver framework and device initialization
Veerasenareddy Burru
2022-04-13
15
-0
/
+2859