summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-01Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-01net: ena: Reduce lines with longer column width boundaryDavid Arinzon
2024-02-01net: ena: handle ena_calc_io_queue_size() possible errorsDavid Arinzon
2024-02-01net: ena: Change default print level for netif_ printsDavid Arinzon
2024-02-01net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracyDavid Arinzon
2024-02-01net: ena: Add more information on TX timeoutsDavid Arinzon
2024-02-01net: ena: Change error print during ena_device_init()David Arinzon
2024-02-01net: ena: Remove CQ tail pointer updateDavid Arinzon
2024-02-01net: ena: Enable DIM by defaultDavid Arinzon
2024-02-01net: ena: Minor cosmetic changesDavid Arinzon
2024-02-01net: ena: Remove an unused fieldDavid Arinzon
2024-02-01net: mana: Assigning IRQ affinity on HT coresSouradeep Chakrabarti
2024-02-01net: mana: add a function to spread IRQs per CPUsYury Norov
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi
2024-01-31net: phy: qcom: move additional functions to shared libraryChristian Marangi
2024-01-31net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi
2024-01-31net: phy: qcom: create and move functions to shared libraryChristian Marangi
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi
2024-01-31net: phy: adin1100: Add interrupt support for link changeAndre Werner
2024-01-31net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner
2024-01-31net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn
2024-01-31ptp: lan743x: Use spin_lock instead of spin_lock_bhLucas Tanure
2024-01-31dpll: move xa_erase() call in to match dpll_pin_alloc() error path orderJiri Pirko
2024-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-01-31qca_7k: Replace old mail addressStefan Wahren
2024-01-31qca_7k: Replace BSD boilerplate with SPDXStefan Wahren
2024-01-31qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVAStefan Wahren
2024-01-31qca_spi: Log expected signature in error caseStefan Wahren
2024-01-31qca_spi: Improve calculation of RX buffer sizeStefan Wahren