summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-10gve: Remove the code of clearing PBA bitZiwei Xiao1-13/+0
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet1-2/+2
2023-05-10net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)1-1/+1
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu2-2/+13
2023-05-10net: ethernet: mtk_eth_soc: fix NULL pointer dereferenceDaniel Golle1-1/+1
2023-05-10net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli2-1/+6
2023-05-10net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut2-0/+6
2023-05-07net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET1-1/+10
2023-05-06Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds47-325/+604
2023-05-06Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+30
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski4-15/+35
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-14/+0
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+4
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-263/+415
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson1-8/+13
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang1-4/+9
2023-05-05bonding: add xdp_features supportLorenzo Bianconi2-0/+31
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang1-1/+1
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski1-1/+2
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL1-3/+7
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
2023-05-05Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds47-355/+827
2023-05-05Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie6-38/+20
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie14-53/+78
2023-05-05Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie1-0/+17
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie31-172/+300
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada1-0/+4
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-14/+0
2023-05-04phy: mediatek: hdmi: mt8195: fix wrong pll calculusGuillaume Ranquet1-2/+2
2023-05-04phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calcGuillaume Ranquet1-6/+2
2023-05-04drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen1-10/+3
2023-05-04drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2-2/+18
2023-05-04drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-05-04drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen1-4/+1
2023-05-04drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-04drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz1-1/+0
2023-05-04drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang1-1/+0
2023-05-04drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang1-1/+0
2023-05-04drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao3-30/+41
2023-05-04drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli1-0/+7
2023-05-04drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli1-1/+1
2023-05-04Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+10
2023-05-04Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+15
2023-05-03Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-22/+37
2023-05-03Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-1/+39