aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27thermal: stm32: Fix low threshold interrupt floodPascal Paillet1-1/+2
2020-01-27thermal: stm32: Improve temperature computingPascal Paillet1-44/+14
2020-01-27thermal: stm32: Handle multiple trip pointsPascal Paillet1-212/+86
2020-01-27thermal: stm32: Disable interrupts at probePascal Paillet1-5/+14
2020-01-27thermal: stm32: Rework sensor mode managementPascal Paillet1-6/+4
2020-01-27thermal: stm32: Fix icifr register namePascal Paillet1-5/+5
2020-01-27thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor OF node is missingPeter Mamonov1-1/+1
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon5-2536/+1519
2020-01-27qed: rt init valid initialization changedMichal Kalderon3-21/+6
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon7-214/+820
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon5-1/+224
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon5-123/+212
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon4-37/+6
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon2-30/+88
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon8-34/+212
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon7-91/+142
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon1-26/+25
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon5-160/+149
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon4-538/+488
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon2-191/+232
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham4-4/+269
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob6-4/+525
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya3-0/+97
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham5-4/+273
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham4-1/+167
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya6-3/+255
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham6-6/+242
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian3-0/+109
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham6-2/+470
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham6-3/+349
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham6-10/+332
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham7-17/+1290
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham4-4/+286
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham4-3/+552
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham6-0/+362
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-2/+6
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)3-2246/+2271
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)2-139/+211
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)1-276/+282
2020-01-27thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund1-3/+1
2020-01-27thermal: rcar_thermal: Remove temperature boundNiklas Söderlund1-6/+1
2020-01-27thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela1-0/+8
2020-01-27thermal: intel: Fix unmatched pci_release_regionChuhong Yuan1-1/+1
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita1-0/+4
2020-01-27thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli1-3/+12
2020-01-27thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli1-10/+9
2020-01-27thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli1-0/+6
2020-01-27thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli1-14/+33
2020-01-27thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli1-22/+9
2020-01-27thermal: rcar_thermal: Use usleep_range() instead of udelay()Geert Uytterhoeven1-1/+1