summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/liquidio/octeon_droq.c
AgeCommit message (Expand)Author
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-11liquidio: Removed droq lockIntiyaz Basha
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-03-16liquidio: Simplified napi pollIntiyaz Basha
2017-11-04liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva
2017-08-11liquidio: rx/tx queue cleanupIntiyaz Basha
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington
2017-06-18liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-12liquidio: optimize DMA in NUMA systemsVSR Burru
2017-03-09liquidio: improve UDP TX performanceVSR Burru
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi
2016-11-15liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi
2016-11-15liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi
2016-11-15liquidio CN23XX: code cleanupRaghu Vatsavayi
2016-11-15liquidio CN23XX: device statesRaghu Vatsavayi
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi
2016-07-04liquidio: Remove redundant codeRaghu Vatsavayi
2016-07-04liquidio: Droq validationRaghu Vatsavayi
2016-07-04liquidio: Macro replacementsRaghu Vatsavayi
2016-06-25liquidio: soft command buffer limitsRaghu Vatsavayi
2016-06-15liquidio: Replace ifidx for FW commandsRaghu Vatsavayi
2016-06-15liquidio: RX desc alloc changesRaghu Vatsavayi
2016-06-15liquidio:RX queue alloc changesRaghu Vatsavayi
2016-02-13net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring
2015-06-12Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi