index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
octeon_droq.c
Age
Commit message (
Expand
)
Author
2024-05-28
net: ethernet: liquidio: remove unused structs
Dr. David Alan Gilbert
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-01
liquidio: Remove unneeded cast from memory allocation
YueHaibing
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-11
liquidio: Removed droq lock
Intiyaz Basha
2018-09-11
liquidio: Per queue oom work queue
Intiyaz Basha
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-03-16
liquidio: Simplified napi poll
Intiyaz Basha
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
2017-08-11
liquidio: rx/tx queue cleanup
Intiyaz Basha
2017-07-19
liquidio: lowmem: do not dereference null ptr
Rick Farrington
2017-07-19
liquidio: lowmem: init allocated memory to 0
Rick Farrington
2017-06-18
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
2017-06-02
liquidio: Fix checkpatch errors with references crossing single line
Satanand Burla
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-12
liquidio: optimize DMA in NUMA systems
VSR Burru
2017-03-09
liquidio: improve UDP TX performance
VSR Burru
2016-12-08
liquidio VF rx data and ctl path
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: code cleanup
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: device states
Raghu Vatsavayi
2016-09-02
liquidio: CN23XX napi support
Raghu Vatsavayi
2016-09-02
liquidio: CN23XX octeon3 instruction
Raghu Vatsavayi
2016-08-31
liquidio: Common enable irq function
Raghu Vatsavayi
2016-07-04
liquidio: Remove redundant code
Raghu Vatsavayi
2016-07-04
liquidio: Droq validation
Raghu Vatsavayi
2016-07-04
liquidio: Macro replacements
Raghu Vatsavayi
2016-06-25
liquidio: soft command buffer limits
Raghu Vatsavayi
2016-06-15
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
2016-06-15
liquidio: RX desc alloc changes
Raghu Vatsavayi
2016-06-15
liquidio:RX queue alloc changes
Raghu Vatsavayi
2016-02-13
net: cavium: liquidio: Return correct error code
Amitoj Kaur Chawla
2015-06-29
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
2015-06-12
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
2015-06-10
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi