summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000_hw.c
Commit message (Expand)AuthorAgeFilesLines
* intel: legacy: field get conversionJesse Brandeburg2023-12-181-26/+19
* intel: add bit macro includes where neededJesse Brandeburg2023-12-181-0/+1
* intel/e1000:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* e1000: Fix typos in commentsJiaqing Zhao2022-06-091-2/+2
* net: e1000: remove repeated words for e1000_hw.cHao Chen2021-05-191-2/+2
* e1000: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-231-0/+1
* e1000: remove unused and incorrect codeJesse Brandeburg2020-10-131-9/+1
* intel: handle unused assignmentsJesse Brandeburg2020-09-251-74/+65
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-6/+1
* net: e1000: Remove set but not used variableZheng Yongjun2020-09-191-2/+1
* ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-011-2/+2
* e1000: Fix typo in the commentHari2020-05-281-1/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* e1000: Fix off-by-one in debug messageAhmad Fatoum2017-11-271-2/+4
* e1000: Elementary checkpatch warnings and checks removedJanusz Wolak2015-12-121-90/+89
* e1000: get rid of duplicate exit pathJean Sacren2015-12-121-4/+3
* e1000: fix kernel-doc argument being missingJean Sacren2015-12-121-0/+1
* e1000: Remove checkpatch coding style errorsJanusz Wolak2015-12-121-9/+7
* e1000: make eeprom read/write scheduler friendlyJoern Engel2015-12-121-5/+8
* e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu2015-09-221-8/+0
* e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-121-78/+0
* e1000: remove unnecessary break after returnFabian Frederick2014-07-201-2/+0
* e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser2014-05-271-2/+2
* e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-151-249/+309
* e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-011-2/+15
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-4/+4
* e1000: Neaten e1000_config_dsp_after_link_changeJoe Perches2012-02-241-83/+73
* e1000: convert mdelay to msleepJesse Brandeburg2011-10-061-11/+11
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-0/+6
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+5824