summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-10net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf1-1/+5
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang1-2/+9
2024-04-10net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen1-3/+5
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-10net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET1-1/+1
2024-04-10net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang1-1/+1
2024-04-10net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez1-0/+2
2024-04-10xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer1-0/+1
2024-04-10Bluetooth: qca: fix device-address endiannessJohan Hovold2-2/+16
2024-04-10Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold1-12/+1
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-10gpio: cdev: sanitize the label before requesting the interruptBartosz Golaszewski1-6/+32
2024-04-10dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-04-10drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay1-0/+1
2024-04-10drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper3-12/+18
2024-04-10drm/i915/mtl: Update workaround 14016712196Tejas Upadhyay1-4/+3
2024-04-10drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper8-14/+13
2024-04-10drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper10-43/+62
2024-04-10drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionMatt Roper2-18/+31
2024-04-10drm/i915: Consolidate condition for Wa_22011802037Matt Roper6-12/+24
2024-04-10drm/i915: Tidy workaround definitionsMatt Roper1-54/+46
2024-04-10drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper6-279/+21
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-04-10net: bcmasp: Bring up unimac after PHY link upJustin Chen1-9/+19
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen1-2/+17
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu1-0/+4
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang1-1/+1
2024-04-10ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin1-2/+6
2024-04-10net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork3-10/+11
2024-04-10s390/qeth: handle deferred cc1Alexandra Winter1-2/+36
2024-04-10igc: Remove stale comment about Tx timestampingKurt Kanzenbach1-4/+0
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel1-8/+8
2024-04-10ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg1-9/+9
2024-04-10ice: realloc VSI stats arraysMichal Swiatkowski1-19/+39
2024-04-10ice: Refactor FW data type and fix bitmap casting issueSteven Zou4-15/+20
2024-04-10wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg1-12/+8
2024-04-10wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach3-3/+14
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2024-04-10mlxbf_gige: stop PHY during open() error pathsDavid Thompson1-1/+4
2024-04-10dma-buf: Fix NULL pointer dereference in sanitycheck()Pavel Sakharov1-3/+3
2024-04-10drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä3-3/+12
2024-04-10drm/i915/display: Use i915_gem_object_get_dma_address to get dma addressMaarten Lankhorst1-2/+4
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang1-10/+22
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang1-7/+12
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1