aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio/octeon_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-6/+6
2020-03-03net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky1-8/+2
2020-03-03liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-8/+8
2018-07-12liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann1-1/+1
2017-10-24liquidio: pass date and time info to NIC firmwareVeerasenareddy Burru1-3/+29
2017-08-29liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang1-0/+78
2017-08-14liquidio: update debug console logging mechanismRick Farrington1-18/+36
2017-08-06liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha1-14/+0
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington1-3/+1
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington1-2/+1
2017-06-22liquidio: stop using huge static buffer, save 4096k in .dataDenys Vlasenko1-5/+1
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2016-12-29liquidio: optimize reads from Octeon PCI consoleFelix Manlunas1-0/+10
2016-11-15liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi1-60/+53
2016-11-15liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi1-24/+19
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi1-1/+116
2016-07-04liquidio: Remove redundant codeRaghu Vatsavayi1-6/+6
2016-07-04liquidio: free resources during shutdownRaghu Vatsavayi1-0/+3
2016-07-04liquidio: Macro replacementsRaghu Vatsavayi1-25/+10
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi1-0/+723