summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_hmc.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Remove circular header dependencies and fix headersIvan Vecera2023-10-051-2/+1
* i40e: Split i40e_osdep.hIvan Vecera2023-10-051-1/+0
* i40e: Simplify memory allocation functionsIvan Vecera2023-10-051-8/+4
* i40e: remove i40e_statusJan Sokolowski2023-07-311-11/+10
* i40e: use int for i40e_statusJan Sokolowski2023-02-091-28/+28
* i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues2019-09-091-0/+1
* i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller2018-04-301-1/+0
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e: fix an uninitialized variable bugDan Carpenter2016-05-141-1/+1
* i40e: clean up unneeded gotosShannon Nelson2015-07-231-25/+12
* i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif2015-07-141-10/+20
* i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain2014-06-081-5/+2
* i40e: use assignment instead of memcpyMitch Williams2014-01-101-5/+3
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: trivial fixesJesse Brandeburg2013-12-161-1/+1
* i40e: init code and hardware supportJesse Brandeburg2013-09-111-0/+366