summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-07-15Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-15Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-15Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-15Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...Linus Torvalds
2024-07-15Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck
2024-07-15eth: fbnic: Add link detectionAlexander Duyck
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki
2024-07-15Merge branch 'acpi-misc'Rafael J. Wysocki
2024-07-15Merge branches 'acpi-processor', 'acpi-pad', 'acpi-resource' and 'acpi-video'Rafael J. Wysocki
2024-07-15Merge branches 'acpi-pmic', 'acpi-battery' and 'acpi-numa'Rafael J. Wysocki
2024-07-15Merge tag 'drm-fixes-2024-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-15Merge branches 'acpi-x86', 'acpi-fan', 'acpi-soc' and 'acpi-cppc'Rafael J. Wysocki
2024-07-15Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2024-07-15Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki
2024-07-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-07-15Merge back final cpufreq fixes for 6.10.Rafael J. Wysocki
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers
2024-07-15Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-15firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún
2024-07-15firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún
2024-07-15firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski