summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_nvm.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: get rid of unused localsJesse Brandeburg2015-04-141-2/+1
* i40e: Remove unneeded conversionKamil Krawczyk2015-03-071-1/+0
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-071-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-0/+35
|\
| * i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-261-0/+35
* | i40e: update Shadow RAM read/write functionsKamil Krawczyk2015-02-231-25/+71
|/
* i40e: add to NVM update debug messageShannon Nelson2014-12-091-2/+4
* i40e: check for AQ timeout in aq_rc decodeShannon Nelson2014-12-091-12/+21
* i40e: poll on NVM semaphore only if not other errorShannon Nelson2014-12-091-4/+9
* i40e: fix up NVM update sm error handlingShannon Nelson2014-12-091-10/+16
* i40e: set max limit for access pollingShannon Nelson2014-12-091-13/+8
* i40e: remove unused nvm_semaphore_waitShannon Nelson2014-12-091-2/+0
* i40e: rework debug messages for NVM updateShannon Nelson2014-12-091-27/+80
* i40e: fix sparse non static symbol warningWei Yongjun2014-08-121-3/+3
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-241-0/+511
* i40e: do not take NVM ownership for SR readKamil Krawczyk2014-06-261-8/+1
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-181-1/+1
* i40e: clean up comment styleShannon Nelson2014-03-061-59/+58
* i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-171-1/+1
* i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-101-0/+1
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: rework shadow ram read functionsShannon Nelson2014-01-071-51/+16
* i40e: init code and hardware supportJesse Brandeburg2013-09-111-0/+391
OpenPOWER on IntegriCloud