summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-07net: ipa: fix register write command validationAlex Elder1-8/+24
2021-04-07net: ipa: remove two unused register definitionsAlex Elder1-10/+0
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi1-1/+3
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-04-07iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg3-22/+16
2021-04-07netdevsim: dev: Initialize FIB module after debugfsIdo Schimmel1-19/+21
2021-04-07rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan1-8/+8
2021-04-07ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong1-2/+5
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2021-04-07can: tcan4x5x: fix max register valueSasha Levin1-1/+1
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel4-4/+12
2021-04-07can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde4-6/+8
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin1-2/+2
2021-04-07nvmet-tcp: fix kmap leak when data digest in useElad Grupi1-1/+1
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi1-0/+3
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan1-1/+1
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong1-1/+1
2021-04-07vhost: Fix vhost_vq_reset()Laurent Vivier1-1/+1
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde1-2/+0
2021-03-30nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig1-1/+1
2021-03-30Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller1-6/+2
2021-03-30net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli1-7/+7
2021-03-30r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit1-2/+4
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi1-0/+1
2021-03-30ch_ktls: fix enum-conversion warningArnd Bergmann1-1/+1
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-03-30scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2-12/+5
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko2-6/+33
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki1-31/+26
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2-9/+26
2021-03-30net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-12/+72
2021-03-30net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-03-30net: phy: introduce phydev->portMichael Walle9-4/+34
2021-03-30net: axienet: Fix probe error cleanupRobert Hancock1-11/+24
2021-03-30net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock2-26/+71
2021-03-30igb: avoid premature Rx buffer reuseLi RongQing1-7/+15
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-30xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne1-2/+2
2021-03-30octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-30net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2-12/+35
2021-03-30net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel1-0/+10
2021-03-30net/mlx5: Add back multicast stats for uplink representorHuy Nguyen1-0/+7
2021-03-30PM: runtime: Defer suspending suppliersRafael J. Wysocki1-6/+39
2021-03-30drm/msm: Fix suspend/resume on i.MX5Fabio Estevam1-0/+8