aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_nvm.c
AgeCommit message (Expand)Author
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu
2015-10-07i40e: add little endian conversion for checksumJesse Brandeburg
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson
2015-09-17i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson
2015-09-17i40e: rename variable to prevent clash of understandingShannon Nelson
2015-08-05i40e: Add AQ commands for NVM Update for X722Shannon Nelson
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-04-14i40e: get rid of unused localsJesse Brandeburg
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson
2015-02-23i40e: update Shadow RAM read/write functionsKamil Krawczyk
2014-12-09i40e: add to NVM update debug messageShannon Nelson
2014-12-09i40e: check for AQ timeout in aq_rc decodeShannon Nelson
2014-12-09i40e: poll on NVM semaphore only if not other errorShannon Nelson
2014-12-09i40e: fix up NVM update sm error handlingShannon Nelson
2014-12-09i40e: set max limit for access pollingShannon Nelson
2014-12-09i40e: remove unused nvm_semaphore_waitShannon Nelson
2014-12-09i40e: rework debug messages for NVM updateShannon Nelson
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-06-26i40e: do not take NVM ownership for SR readKamil Krawczyk
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-03-06i40e: clean up comment styleShannon Nelson
2014-01-17i40e: fix compile warning on checksum_localJesse Brandeburg
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-07i40e: rework shadow ram read functionsShannon Nelson
2013-09-11i40e: init code and hardware supportJesse Brandeburg