summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-21net: airoha: Select default ppe cpu port in airoha_dev_init()Lorenzo Bianconi
2025-10-21net: airoha: ppe: Flush PPE SRAM table during PPE setupLorenzo Bianconi
2025-10-21net: airoha: ppe: Configure SRAM PPE entries via the cpuLorenzo Bianconi
2025-10-21net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessaryLorenzo Bianconi
2025-10-21net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Generalize airoha_ppe2_is_enabled routineLorenzo Bianconi
2025-10-21net: airoha: Add airoha_eth_soc_data structLorenzo Bianconi
2025-10-21net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_to...Lorenzo Bianconi
2025-10-21net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe structLorenzo Bianconi
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-10-20s390/iucv: Convert sprintf/snprintf to scnprintfAswin Karuvally
2025-10-20e1000e: Introduce private flag to disable K1Vitaly Lifshits
2025-10-20ice: refactor to use helpersJesse Brandeburg
2025-10-20ice: implement transmit hardware timestamp statisticsJesse Brandeburg
2025-10-20ice: add tracking of good transmit timestampsJesse Brandeburg
2025-10-20ice: implement ethtool standard statsJesse Brandeburg
2025-10-20gve: Consolidate and persist ethtool ring changesAnkit Garg
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung
2025-10-20funeth: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20tsnep: convert to ndo_hwtstatmp APIVadim Fedorenko
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: atlantic: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20amd-xgbe: convert to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko
2025-10-20net: stmmac: convert to phylink PCS supportRussell King (Oracle)
2025-10-20net: stmmac: provide PCS initialisation hookRussell King (Oracle)
2025-10-20net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCSRussell King (Oracle)
2025-10-20net: stmmac: do not require snps,ps-speed for SGMIIRussell King (Oracle)
2025-10-20net: stmmac: hw->ps becomes hw->reverse_sgmii_enableRussell King (Oracle)
2025-10-20net: stmmac: simplify stmmac_check_pcs_mode()Russell King (Oracle)
2025-10-20net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()Russell King (Oracle)
2025-10-20net: stmmac: remove RGMII "pcs" modeRussell King (Oracle)
2025-10-20net: stmmac: remove hw->ps xxx_core_init() hardware setupRussell King (Oracle)
2025-10-20net: stmmac: remove unused PCS loopback supportRussell King (Oracle)
2025-10-20net: stmmac: remove PCS "mode" pause handlingRussell King (Oracle)
2025-10-20net: stmmac: remove SGMII/RGMII/SMII interrupt handlingRussell King (Oracle)
2025-10-20net: stmmac: remove xstats.pcs_* membersRussell King (Oracle)
2025-10-20net: stmmac: remove broken PCS codeRussell King (Oracle)
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström