summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ich8lan.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2024-05-291-0/+22
* e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits2024-03-271-19/+0
* e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits2024-03-271-0/+33
* intel: legacy: Partial revert of field get conversionSasha Neftin2024-03-051-1/+1
* intel: legacy: field get conversionJesse Brandeburg2023-12-181-11/+7
* e1000e: Add support for the next LOM generationSasha Neftin2023-08-241-0/+7
* e1000e: Add support for the next LOM generationSasha Neftin2022-11-021-0/+7
* e1000e: Separate MTP board type from ADPSasha Neftin2022-11-021-0/+20
* Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin2022-07-141-4/+0
* e1000e: Fix possible overflow in LTR decodingSasha Neftin2022-04-131-2/+2
* e1000e: Correct NVM checksum verification flowSasha Neftin2022-02-281-2/+2
* e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin2022-02-281-0/+4
* e1000e: Separate ADP board type from TGPSasha Neftin2022-02-011-0/+20
* e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2021-10-201-1/+10
* e1000e: Separate TGP board type from SPTSasha Neftin2021-10-201-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-8/+24
|\
| * e1000e: Do not take care about recovery NVM checksumSasha Neftin2021-08-201-7/+11
| * e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2021-08-201-1/+13
* | e1000e: Add space to the debug printSasha Neftin2021-07-201-2/+4
* | e1000e: Add support for Lunar LakeSasha Neftin2021-07-201-0/+7
|/
* net: e1000e: remove repeated word "the" for ich8lan.cHao Chen2021-05-191-1/+1
* e1000e: Fix prototype warningSasha Neftin2021-03-231-2/+2
* e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_sptKaixu Xia2021-02-031-7/+0
* e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello2020-12-231-3/+14
* e1000e: Add support for Meteor LakeSasha Neftin2020-09-281-0/+7
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-3/+1
|\
| * e1000e: continue to init PHY even when failed to disable ULPAaron Ma2020-07-301-3/+1
* | ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-011-7/+7
|/
* e1000e: Warn if disabling ULP failedKai-Heng Feng2020-05-221-1/+5
* e1000e: Add support for Alder LakeSasha Neftin2020-02-191-0/+7
* e1000e: Add support for Tiger LakeSasha Neftin2019-10-291-0/+7
* e1000e: add workaround for possible stalled packetKai-Heng Feng2019-07-241-0/+10
* e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven2019-06-281-10/+10
* 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: Fix link check race conditionBenjamin Poirier2018-03-121-14/+17
* Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier2018-03-121-9/+4
* e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-051-1/+1
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
* e1000e: add check on e1e_wphy() return valueGustavo A R Silva2017-08-081-0/+2
* e1000e: Add Support for CannonLakeSasha Neftin2017-04-301-39/+43
* e1000e: Initial Support for CannonLakeSasha Neftin2017-04-301-0/+20
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2017-04-301-1/+2
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-131-22/+22
* e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-241-0/+2
* e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil2016-02-241-0/+12
* e1000e: Increase PHY PLL clock gate timingRaanan Avargil2016-02-241-0/+12
* e1000e: Increase ULP timerRaanan Avargil2016-02-241-2/+2