summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-23s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger1-2/+9
2021-06-23PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-23PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-06-23PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-23PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-23usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima1-2/+14
2021-06-23usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn1-0/+7
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin1-2/+15
2021-06-23irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier1-1/+35
2021-06-23hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu1-0/+9
2021-06-23radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-23drm/sun4i: dw-hdmi: Make HDMI PHY into a platform deviceSaravana Kannan3-11/+66
2021-06-23pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos1-1/+1
2021-06-23regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin1-2/+2
2021-06-23spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard1-1/+4
2021-06-23spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error codezpershuai1-3/+4
2021-06-23regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang1-0/+2
2021-06-23phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang1-0/+2
2021-06-23platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich1-0/+1
2021-06-23regulator: cros-ec: Fix error code in dev_err messageAxel Lin1-1/+2
2021-06-23net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-23bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur1-0/+1
2021-06-23bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari1-1/+1
2021-06-23bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan1-0/+5
2021-06-23cxgb4: fix wrong shift.Pavel Machek1-1/+1
2021-06-23net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-23net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-23be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-23net/mlx5: Reset mkey index on creationAya Levin1-1/+1
2021-06-23net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit1-2/+0
2021-06-23net/mlx5: E-Switch, Read PF mac addressParav Pandit1-0/+6
2021-06-23net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang1-3/+1
2021-06-23net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu1-4/+6
2021-06-23lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski1-1/+2
2021-06-23net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski1-1/+1
2021-06-23ptp: improve max_adj check against unreasonable valuesJakub Kicinski1-3/+3
2021-06-23cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy1-8/+16
2021-06-23netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET1-0/+2
2021-06-23qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET1-0/+1
2021-06-23net: qualcomm: rmnet: don't over-count statisticsAlex Elder1-9/+9
2021-06-23net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan4-3/+90
2021-06-23net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang1-4/+4
2021-06-23cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy1-3/+19
2021-06-23cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy3-4/+2
2021-06-23cxgb4: fix endianness when flashing boot imageRahul Lakkireddy1-17/+27
2021-06-23alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET1-0/+1
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-7/+3
2021-06-23net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb1-4/+5
2021-06-23net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik4-16/+29