aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/nvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven1-1/+1
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-20/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller1-1/+1
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin1-1/+1
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman1-1/+3
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman1-0/+1
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman1-27/+20
2013-05-21e1000e: cleanup whitespaceBruce Allan1-1/+0
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan1-1/+1
2013-01-27e1000e: update copyright dateBruce Allan1-1/+1
2013-01-16e1000e: cleanup magic numberBruce Allan1-2/+2
2013-01-15e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan1-11/+11
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan1-10/+5
2012-02-24e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan1-2/+2
2012-02-13e1000e: cleanup goto statements to exit points without common workBruce Allan1-13/+9
2012-02-13e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan1-5/+5
2012-01-26e1000e: update copyright yearBruce Allan1-1/+1
2012-01-26e1000e: split lib.c into three more-appropriate filesBruce Allan1-0/+647