summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_nvm.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-15i40e: get rid of unused localsJesse Brandeburg1-2/+1
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk1-1/+0
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson1-4/+4
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+35
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson1-0/+35
2015-02-24i40e: update Shadow RAM read/write functionsKamil Krawczyk1-25/+71
2014-12-09i40e: add to NVM update debug messageShannon Nelson1-2/+4
2014-12-09i40e: check for AQ timeout in aq_rc decodeShannon Nelson1-12/+21
2014-12-09i40e: poll on NVM semaphore only if not other errorShannon Nelson1-4/+9
2014-12-09i40e: fix up NVM update sm error handlingShannon Nelson1-10/+16
2014-12-09i40e: set max limit for access pollingShannon Nelson1-13/+8
2014-12-09i40e: remove unused nvm_semaphore_waitShannon Nelson1-2/+0
2014-12-09i40e: rework debug messages for NVM updateShannon Nelson1-27/+80
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun1-3/+3
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson1-0/+511
2014-06-26i40e: do not take NVM ownership for SR readKamil Krawczyk1-8/+1
2014-04-19e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski1-1/+1
2014-03-07i40e: clean up comment styleShannon Nelson1-59/+58
2014-01-18i40e: fix compile warning on checksum_localJesse Brandeburg1-1/+1
2014-01-11i40e: Cleanup Doxygen warningsJeff Kirsher1-0/+1
2014-01-09i40e: Fix GPL headerGreg Rose1-4/+3
2014-01-08i40e: rework shadow ram read functionsShannon Nelson1-51/+16
2013-09-11i40e: init code and hardware supportJesse Brandeburg1-0/+391