summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)
2020-01-27thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund
2020-01-27thermal: rcar_thermal: Remove temperature boundNiklas Söderlund
2020-01-27thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela
2020-01-27thermal: intel: Fix unmatched pci_release_regionChuhong Yuan
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita
2020-01-27thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-01-27thermal: rcar_thermal: Use usleep_range() instead of udelay()Geert Uytterhoeven
2020-01-27thermal: Add BCM2711 thermal driverStefan Wahren
2020-01-27thermal: sun8i: Add hwmon supportYangtao Li
2020-01-27thermal: sun8i: Remove unused variable and unneeded macrosYangtao Li
2020-01-27thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Yangtao Li
2020-01-27thermal: sun8i: Fix r40 ths numberYangtao Li
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan
2020-01-27bnxt_en: Improve link up detection.Michael Chan
2020-01-27Merge branch 'pm-devfreq'Rafael J. Wysocki
2020-01-27Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki
2020-01-27Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2020-01-27Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-01-27bpf, xdp: Remove no longer required rcu_read_{un}lock()John Fastabend
2020-01-27bpf, xdp: virtio_net use access ptr macro for xdp enable checkJohn Fastabend
2020-01-27r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2020-01-27net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi
2020-01-27net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko