aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/nvm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-20/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-131-1/+1
* e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-031-1/+1
* e1000e: Add code to check return values on NVM accessesDavid Ertman2014-07-251-1/+3
* e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-231-0/+1
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-071-27/+20
* e1000e: cleanup whitespaceBruce Allan2013-05-211-1/+0
* e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-081-1/+1
* e1000e: update copyright dateBruce Allan2013-01-271-1/+1
* e1000e: cleanup magic numberBruce Allan2013-01-161-2/+2
* e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan2013-01-151-11/+11
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-011-10/+5
* e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan2012-02-241-2/+2
* e1000e: cleanup goto statements to exit points without common workBruce Allan2012-02-131-13/+9
* e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan2012-02-131-5/+5
* e1000e: update copyright yearBruce Allan2012-01-261-1/+1
* e1000e: split lib.c into three more-appropriate filesBruce Allan2012-01-261-0/+647