aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-22bng_en: Register default VNICBhargava Marreddy8-2/+368
2025-09-22bng_en: Register rings with the firmwareBhargava Marreddy8-0/+581
2025-09-22bng_en: Allocate stat contextsBhargava Marreddy4-0/+174
2025-09-22bng_en: Allocate packet buffersBhargava Marreddy1-1/+287
2025-09-22bng_en: Initialise core resourcesBhargava Marreddy3-0/+261
2025-09-22bng_en: Introduce VNICBhargava Marreddy2-0/+151
2025-09-22bng_en: Add initial support for CP and NQ ringsBhargava Marreddy4-1/+425
2025-09-22bng_en: Add initial support for RX and TX ringsBhargava Marreddy6-2/+503
2025-09-22bng_en: make bnge_alloc_ring() self-unwind on failureBhargava Marreddy1-3/+6
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari26-31/+44
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari3-8/+8
2025-09-22net: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari2-4/+4
2025-09-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski29-264/+989
2025-09-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-52/+90
2025-09-22net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()Thorsten Blum1-3/+2
2025-09-22net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptionsSuraj Gupta1-2/+8
2025-09-22net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463Bastien Curutchet1-0/+45
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)1-54/+0
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)5-25/+19
2025-09-22net: phylink: use sfp_get_module_caps()Russell King (Oracle)1-5/+6
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)1-0/+6
2025-09-22net: sfp: convert sfp quirks to modify struct sfp_module_supportRussell King (Oracle)3-30/+28
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)1-25/+55
2025-09-22gpu: nova-core: use Alignment for alignment-related operationsAlexandre Courbot2-5/+5
2025-09-22wifi: ath12k: enforce CPU endian format for all QMI dataAlexander Wilhelm2-16/+24
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran4-30/+34
2025-09-22wifi: ath12k: Fix flush cache failure during RX queue updateNithyanantham Paramasivam1-0/+2
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran4-60/+150
2025-09-22wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxqNithyanantham Paramasivam2-16/+40
2025-09-22wifi: ath12k: Refactor RX TID buffer cleanup into helper functionNithyanantham Paramasivam1-18/+16
2025-09-22wifi: ath12k: Refactor RX TID deletion handling into helper functionNithyanantham Paramasivam1-8/+19
2025-09-22wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam1-1/+1
2025-09-22phy: rockchip-pcie: switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-50/+20
2025-09-22clk: sp7021: switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-14/+8
2025-09-22soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()Fushuai Wang1-1/+1
2025-09-22Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-4/+10
2025-09-22net: spacemit: Make stats_lock softirq-safeVivian Wang1-15/+15
2025-09-22net: enetc: use generic interfaces to get phc_index for ENETC v1Wei Fang3-24/+10
2025-09-22net: enetc: fix sleeping function called from rcu_read_lock() contextWei Fang1-1/+2
2025-09-22broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller1-0/+1
2025-09-22broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller1-4/+1
2025-09-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-19/+55
2025-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2025-09-22Merge tag 'hid-for-linus-2025092201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-12/+34
2025-09-22Merge tag 'pinctrl-v6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+17
2025-09-22ACPI: SPCR: Support Precise Baud Rate fieldChen Pei1-1/+9
2025-09-22drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström1-2/+2
2025-09-22drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi1-1/+1
2025-09-22drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko1-1/+1
2025-09-22PCI/PM: Skip resuming to D0 if device is disconnectedMario Limonciello1-0/+5