summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/nvm.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven2019-06-291-1/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-20/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-141-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-261-1/+3
* e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-231-0/+1
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-081-27/+20Star
* e1000e: cleanup whitespaceBruce Allan2013-05-211-1/+0Star
* 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-161-11/+11
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-011-10/+5Star
* e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan2012-02-251-2/+2
* e1000e: cleanup goto statements to exit points without common workBruce Allan2012-02-131-13/+9Star
* e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan2012-02-131-5/+5
* e1000e: update copyright yearBruce Allan2012-01-271-1/+1
* e1000e: split lib.c into three more-appropriate filesBruce Allan2012-01-271-0/+647