summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-16crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi-122/+25
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang-54/+61
2026-01-16crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang-15/+9
2026-01-16crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier-1/+2
2026-01-16crypto: cavium - fix dma_free_coherent() sizeThomas Fourier-1/+2
2026-01-15net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier-1/+3
2026-01-15xgbe: Use netlink extack to report errors to ethtoolVishal Badole-22/+27
2026-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-31/+57
2026-01-15bnxt_en: Fix build break on non-x86 platformsPavan Chebbi-0/+4
2026-01-15bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet-0/+6
2026-01-15hinic3: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-2/+2
2026-01-15net: phy: realtek: fix in-band capabilities for 2.5G PHYsJan Hoffmann-0/+1
2026-01-15net: phy: remove unused fixup unregistering functionsHeiner Kallweit-46/+0
2026-01-15net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore-4/+0
2026-01-15net: usb: sr9700: fix byte numbering in commentsEthan Nelson-Moore-21/+21
2026-01-15usbnet: fix crash due to missing BQL accounting after resumeSimon Schippers-0/+1
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-969/+1281
2026-01-15net: ethernet: dnet: remove driverHeiner Kallweit-1110/+0
2026-01-15net: airoha: npu: Init BA memory region if provided via DTSLorenzo Bianconi-0/+8
2026-01-15net: phy: adin: enable configuration of the LP Termination RegisterOsose Itua-0/+20
2026-01-15Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-0/+655
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1433/+1989
2026-01-15clk: clk-apple-nco: Add "apple,t8103-nco" compatibleJanne Grunau-0/+1
2026-01-15clk: versatile: impd1: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-01-15clk: scpi: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+2
2026-01-15clk: lmk04832: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1209/+1413
2026-01-15wifi: ath12k: enable QCC2072 supportBaochen Qiang-1/+13
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan-5/+16
2026-01-15wifi: ath12k: send peer meta data version to firmwareBaochen Qiang-0/+13
2026-01-15wifi: ath12k: limit number of channels per WMI commandBaochen Qiang-1/+5
2026-01-15wifi: ath12k: handle REO status ring for QCC2072Baochen Qiang-1/+38
2026-01-15wifi: ath12k: handle REO CMD ring for QCC2072Baochen Qiang-3/+65
2026-01-15wifi: ath12k: add hardware ops support for QCC2072Baochen Qiang-1/+69
2026-01-15wifi: ath12k: add HAL descriptor and ops for QCC2072Baochen Qiang-3/+385
2026-01-15wifi: ath12k: support downloading auxiliary ucode image for QCC2072Baochen Qiang-4/+215
2026-01-15wifi: ath12k: support LPASS_SHARED target memory typeBaochen Qiang-0/+2
2026-01-15wifi: ath12k: add hardware parameters for QCC2072Baochen Qiang-0/+85
2026-01-15wifi: ath12k: add hardware registers for QCC2072Baochen Qiang-1/+115
2026-01-15wifi: ath12k: fix mac phy capability parsingBaochen Qiang-8/+14
2026-01-15wifi: ath12k: refactor 320 MHz bandwidth support parsingBaochen Qiang-12/+11
2026-01-15wifi: ath12k: fix preferred hardware mode calculationBaochen Qiang-1/+1
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang-49/+48
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen Qiang-48/+56
2026-01-15wifi: ath12k: refactor PCI window register accessBaochen Qiang-6/+19
2026-01-15wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_paramsAlexandru Gagniuc-26/+34
2026-01-15wifi: ath11k: Register handler for CFR capture eventVenkateswara Naralasetty-2/+365
2026-01-15wifi: ath11k: Register DBR event handler for CFR dataVenkateswara Naralasetty-3/+339
2026-01-15wifi: ath11k: Register relayfs entries for CFR dumpVenkateswara Naralasetty-0/+36
2026-01-15wifi: ath11k: Add support unassociated client CFRVenkateswara Naralasetty-4/+290