summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros
2024-10-01net: microchip: Make FDMA config symbol invisibleGeert Uytterhoeven
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-09-27Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-27net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan
2024-09-27net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'hid-for-linus-2024092601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-25Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-25Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li
2024-09-25vdpa/mlx5: Postpone MR deletionDragos Tatulea
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea
2024-09-25vdpa/mlx5: Rename functionDragos Tatulea
2024-09-25vdpa/mlx5: Delete direct MKEYs in parallelDragos Tatulea
2024-09-25vdpa/mlx5: Create direct MKEYs in parallelDragos Tatulea
2024-09-25vdpa: Remove unused declarationsYue Haibing
2024-09-25vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ commandDragos Tatulea
2024-09-25vdpa/mlx5: Small improvement for change_num_qps()Dragos Tatulea
2024-09-25vdpa/mlx5: Keep notifiers during suspend but ignoreDragos Tatulea
2024-09-25vdpa/mlx5: Parallelize device resumeDragos Tatulea
2024-09-25vdpa/mlx5: Parallelize device suspendDragos Tatulea
2024-09-25vdpa/mlx5: Use async API for vq modify commandsDragos Tatulea
2024-09-25vdpa/mlx5: Use async API for vq query commandDragos Tatulea
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea
2024-09-25vdpa/mlx5: Introduce error logging functionDragos Tatulea
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea
2024-09-24nvme: remove CC register read-back during enablingKeith Busch
2024-09-24nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki
2024-09-24nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-09-24nvme-multipath: system fails to create generic nvme deviceHannes Reinecke