summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-01Merge tag 'linux-can-next-for-6.11-20240629' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-07-01Merge tag 'linux-can-fixes-for-6.10-20240701' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-01Merge tag 'mtd/fixes-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-07-01Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori
2024-07-01net: phy: realtek: Add support for PHY LEDs on RTL8211FMarek Vasut
2024-07-01can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-06-28sfc: remove get_rxfh_context dead codeEdward Cree
2024-06-28sfc: use new rxfh_context APIEdward Cree
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-28enic: add ethtool get_channel supportJon Kohler
2024-06-28bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-06-28can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratumMarc Kleine-Budde
2024-06-28can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-06-28can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde
2024-06-28can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde
2024-06-28can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde
2024-06-28can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde
2024-06-28can: mcp251xfd: update errata referencesMarc Kleine-Budde
2024-06-28can: mcp251xfd: properly indent labelsMarc Kleine-Budde