summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-25bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet
2023-03-08net: microchip: sparx5: Add TC template supportSteen Hegelund
2023-03-08net: microchip: sparx5: Add port keyset changing functionalitySteen Hegelund
2023-03-08net: microchip: sparx5: Add TC template list to a portSteen Hegelund
2023-03-08net: microchip: sparx5: Provide rule count, key removal and keyset selectSteen Hegelund
2023-03-08net: microchip: sparx5: Correct the spelling of the keysets in debugfsSteen Hegelund
2023-03-08emulex/benet: clean up some inconsistent indentingJiapeng Chong
2023-03-08net/mlx4_en: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-08r8169: remove ASPM restrictions now that ASPM is disabled during NAPI pollHeiner Kallweit
2023-03-08r8169: disable ASPM during NAPI pollHeiner Kallweit
2023-03-08r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic contextHeiner Kallweit
2023-03-08r8169: enable cfg9346 config register access in atomic contextHeiner Kallweit
2023-03-08r8169: use spinlock to protect access to registers Config2 and Config5Heiner Kallweit
2023-03-08r8169: use spinlock to protect mac ocp register accessHeiner Kallweit
2023-03-08netxen_nic: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-07net: phy: smsc: simplify lan95xx_config_aneg_extHeiner Kallweit
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel
2023-02-27xen-netback: remove unused variables pending_idx and indexTom Rix
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-02-26Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'hwlock-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi
2023-02-26qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-02-26Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller
2023-02-26media: imx-mipi-csis: Check csis_fmt validity before useMarek Vasut
2023-02-26media: v4l2-subdev.c: clear stream fieldHans Verkuil
2023-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-02-25Merge tag 'mailbox-v6.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-02-25Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-25Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-24ibmvnic: Assign XPS map to correct queue indexNick Child
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds