summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-17PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocationsShradha Gupta
2025-06-17dmaengine: apple-admac: Drop default ARCH_APPLE in KconfigSven Peter
2025-06-17dmaengine: add driver for Sophgo CV18XX/SG200X dmamuxInochi Amaoto
2025-06-17phy: qcom: add linux/bitfield.h header to fix a build errorRandy Dunlap
2025-06-16accel/amdxdna: Revise device bo creation and freeLizhi Hou
2025-06-16soc: qcom: mdt_loader: Actually use the e_phoffBjorn Andersson
2025-06-16soc: qcom: mdt_loader: Rename mdt_phdr_valid()Bjorn Andersson
2025-06-16soc: qcom: mdt_loader: Ensure we don't read past the ELF headerBjorn Andersson
2025-06-16eth: gianfar: migrate to new RXFH callbacksJakub Kicinski
2025-06-16net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit
2025-06-16net: phy: improve phy_driver_is_genphyHeiner Kallweit
2025-06-16net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit
2025-06-16eth: iavf: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: ice: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: i40e: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: fm10k: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: ixgbe: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: igc: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: igb: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: enetc: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: e1000e: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: lan743x: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: cxgb4: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: cisco: migrate to new RXFH callbacksJakub Kicinski
2025-06-17firewire: core: minor code refactoring to localize table of gap countTakashi Sakamoto
2025-06-16octeontx2-pf: CN20K mbox implementation between PF-VFSai Krishna
2025-06-16octeontx2-af: CN20K mbox implementation for AF's VFSai Krishna
2025-06-16octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PFSai Krishna
2025-06-16octeontx2-af: CN20k mbox to support AF REQ/ACK functionalitySai Krishna
2025-06-16octeontx2-af: CN20k basic mbox operations and structuresSai Krishna
2025-06-16octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep
2025-06-16drm/bridge: ti-sn65dsi86: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-16drm/bridge: ti-sn65dsi86: use the auxiliary deviceJerome Brunet
2025-06-16drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal
2025-06-16drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal
2025-06-16gve: Advertise support for rx hardware timestampingJohn Fraker
2025-06-16gve: Implement ndo_hwtstamp_get/set for RX timestampingJohn Fraker
2025-06-16gve: Add rx hardware timestamp expansionJohn Fraker
2025-06-16gve: Add support to query the nic clockKevin Yang
2025-06-16gve: Add adminq lock for queues creation and destructionZiwei Xiao
2025-06-16gve: Add initial PTP device supportHarshitha Ramamurthy
2025-06-16gve: Add adminq command to report nic timestampJohn Fraker
2025-06-16gve: Add device option for nic clock synchronizationJohn Fraker
2025-06-16net: mana: Add handler for hardware servicing eventsHaiyang Zhang
2025-06-16netconsole: improve code style in parser functionBreno Leitao
2025-06-16netconsole: rename functions to better reflect their purposeBreno Leitao
2025-06-16netpoll: move netpoll_print_options to netconsoleBreno Leitao
2025-06-16netpoll: relocate netconsole-specific functions to netconsole moduleBreno Leitao
2025-06-16ptp: Use ratelimite for freerun error messageBreno Leitao
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit