index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
octeon_droq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
*
liquidio: Removed droq lock
Intiyaz Basha
2018-09-11
1
-30
/
+3
*
liquidio: Per queue oom work queue
Intiyaz Basha
2018-09-11
1
-41
/
+50
*
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
1
-3
/
+2
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
liquidio: Simplified napi poll
Intiyaz Basha
2018-03-16
1
-54
/
+29
*
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
2017-11-04
1
-2
/
+2
*
liquidio: rx/tx queue cleanup
Intiyaz Basha
2017-08-11
1
-0
/
+4
*
liquidio: lowmem: do not dereference null ptr
Rick Farrington
2017-07-19
1
-0
/
+2
*
liquidio: lowmem: init allocated memory to 0
Rick Farrington
2017-07-19
1
-2
/
+2
*
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
2017-06-18
1
-27
/
+10
*
liquidio: Fix checkpatch errors with references crossing single line
Satanand Burla
2017-06-02
1
-6
/
+5
*
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-22
1
-0
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-15
/
+2
|
\
|
*
liquidio: improve UDP TX performance
VSR Burru
2017-03-09
1
-15
/
+2
*
|
liquidio: optimize DMA in NUMA systems
VSR Burru
2017-03-12
1
-8
/
+2
|
/
*
liquidio VF rx data and ctl path
Raghu Vatsavayi
2016-12-08
1
-0
/
+10
*
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
2016-11-15
1
-19
/
+21
*
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
2016-11-15
1
-20
/
+16
*
liquidio CN23XX: code cleanup
Raghu Vatsavayi
2016-11-15
1
-1
/
+1
*
liquidio CN23XX: device states
Raghu Vatsavayi
2016-11-15
1
-6
/
+7
*
liquidio: CN23XX napi support
Raghu Vatsavayi
2016-09-02
1
-2
/
+5
*
liquidio: CN23XX octeon3 instruction
Raghu Vatsavayi
2016-09-02
1
-0
/
+6
*
liquidio: Common enable irq function
Raghu Vatsavayi
2016-08-31
1
-13
/
+20
*
liquidio: Remove redundant code
Raghu Vatsavayi
2016-07-04
1
-3
/
+10
*
liquidio: Droq validation
Raghu Vatsavayi
2016-07-04
1
-12
/
+0
*
liquidio: Macro replacements
Raghu Vatsavayi
2016-07-04
1
-15
/
+2
*
liquidio: soft command buffer limits
Raghu Vatsavayi
2016-06-25
1
-1
/
+1
*
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
2016-06-15
1
-1
/
+3
*
liquidio: RX desc alloc changes
Raghu Vatsavayi
2016-06-15
1
-60
/
+72
*
liquidio:RX queue alloc changes
Raghu Vatsavayi
2016-06-15
1
-9
/
+26
*
net: cavium: liquidio: Return correct error code
Amitoj Kaur Chawla
2016-02-13
1
-1
/
+1
*
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
2015-06-29
1
-3
/
+1
*
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
2015-06-12
1
-0
/
+1
*
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi
2015-06-10
1
-0
/
+988