summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-30r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-30nfp: flower: fix pre_tun mask id allocationLouis Peens
2021-03-30can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang
2021-03-30can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson
2021-03-30can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello
2021-03-30can: peak_usb: add forgotten supported devicesStephane Grosjean
2021-03-30ftgmac100: Restart MAC HW onceDylan Hung
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli
2021-03-30igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman
2021-03-30veth: Store queue_mapping independently of XDP prog presenceMaciej Fijalkowski
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko
2021-03-30dm ioctl: fix out of bounds array access when no devicesMikulas Patocka
2021-03-30dm verity: fix DM_VERITY_OPTS_MAX valueJeongHyeon Lee
2021-03-30ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu
2021-03-30platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede
2021-03-30netsec: restore phy power state after controller resetMian Yousaf Kaukab
2021-03-30nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov
2021-03-30nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke
2021-03-30nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke
2021-03-30drm/radeon: fix AGP dependencyChristian König
2021-03-30drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-30regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya
2021-03-30habanalabs: Call put_pid() when releasing control deviceTomer Tayar
2021-03-30irqchip/ingenic: Add support for the JZ4760Paul Cercueil
2021-03-30atm: idt77252: fix null-ptr-dereferenceTong Zhang
2021-03-30atm: uPD98402: fix incorrect allocationTong Zhang
2021-03-30net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-30net: wan: fix error return code of uhdlc_init()Jia-Ju Bai
2021-03-30net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-30gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2021-03-30cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdevSudeep Holla
2021-03-30gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-30net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
2021-03-30Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang