summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-05r8169: don't scan PHY addresses > 0Heiner Kallweit
2025-02-05s390/net: Remove LCS driverAswin Karuvally
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-02-05net: phy: realtek: use string choices helpersHeiner Kallweit
2025-02-04r8169: make Kconfig option for LED support user-visibleHeiner Kallweit
2025-02-04net: phy: realtek: make HWMON support a user-visible Kconfig symbolHeiner Kallweit
2025-02-04net: atlantic: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-02-04cavium/liquidio: Remove unused lio_get_device_idDr. David Alan Gilbert
2025-02-04mlxsw: spectrum_router: Remove unused functionsDr. David Alan Gilbert
2025-02-04net/mlx5: Remove unused mlx5dr_domain_syncDr. David Alan Gilbert
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert
2025-02-04net: qed: fix typosAndrew Kreimer
2025-02-04bonding: delete always true device checkLeon Romanovsky
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-01-29Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-01-29Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson
2025-01-29Merge tag 'regulator-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-29Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29s390/vmlogrdr: Use array instead of string initializerHeiko Carstens
2025-01-29s390/vmlogrdr: Use internal_name for error messagesHeiko Carstens
2025-01-28Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-28bonding: Correctly support GSO ESP offloadCosmin Ratiu
2025-01-28net: stmmac: Specify hardware capability value when FIFO size isn't specifiedKunihiko Hayashi
2025-01-28net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi
2025-01-28net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi
2025-01-28usbnet: ipheth: document scope of NCM implementationFoster Snowhill
2025-01-28usbnet: ipheth: fix DPE OoB readFoster Snowhill
2025-01-28usbnet: ipheth: break up NCM header size computationFoster Snowhill
2025-01-28usbnet: ipheth: refactor NCM datagram loopFoster Snowhill
2025-01-28usbnet: ipheth: use static NDP16 location in URBFoster Snowhill
2025-01-28usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill
2025-01-28usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill