summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-29net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-29net: stmmac: est: Fix GCL bounds checksRohan G Thomas
2025-10-29net: stmmac: Consider Tx VLAN offload tag length for maxSDURohan G Thomas
2025-10-29net: stmmac: vlan: Disable 802.1AD tag insertion offloadRohan G Thomas
2025-10-29net: enetc: add standalone ENETC support for i.MX94Wei Fang
2025-10-29net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94Wei Fang
2025-10-29net: enetc: add ptp timer binding support for i.MX94Clark Wang
2025-10-29net: enetc: add preliminary i.MX94 NETC blocks control supportWei Fang
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot
2025-10-29net/mlx5e: kTLS, Cancel RX async resync request in error flowsShahar Shitrit
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit
2025-10-29net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-10-29net: mctp: Fix tx queue stallJinliang Wang
2025-10-29net/mlx5: Don't zero user_count when destroying FDB tablesCosmin Ratiu
2025-10-29net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin
2025-10-29netconsole: Fix race condition in between reader and writer of userdataGustavo Luiz Duarte
2025-10-29nfp: xsk: fix memory leak in nfp_net_alloc()Abdun Nihaal
2025-10-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-10-29net: stmmac: reorganise stmmac_hwif_init()Russell King (Oracle)
2025-10-29net: stmmac: use != rather than ^ for comparing dev_idRussell King (Oracle)
2025-10-29net: stmmac: provide function to lookup hwifRussell King (Oracle)
2025-10-29net: stmmac: use FIELD_GET() for version registerRussell King (Oracle)
2025-10-29net: stmmac: move stmmac_get_*id() into stmmac_get_version()Russell King (Oracle)
2025-10-29net: stmmac: consolidate version reading and validationRussell King (Oracle)
2025-10-29net: stmmac: simplify stmmac_get_version()Russell King (Oracle)
2025-10-29net: stmmac: move version handling into own functionRussell King (Oracle)
2025-10-30drm: nova: select NOVA_COREDanilo Krummrich
2025-10-30drm: nova: depend on CONFIG_64BITDanilo Krummrich
2025-10-29pinctrl: stm32: fix hwspinlock resource leak in probe functionHaotian Zhang
2025-10-29drm/xe/xe3: Apply wa_14024997852Tapani Pälli
2025-10-29pinctrl: mcp23s08: init reg_defaults from HW at probe and switch cache typeMaksim Kiselev
2025-10-29drm: panel: add support for Synaptics TDDI series DSI panelsKaustabh Chakraborty
2025-10-29drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panelDavid Heidelberg
2025-10-29drm/panel: nv3052c: Reduce duplication of init sequencesPriit Laes
2025-10-29drm/panel: kingdisplay-kd097d04: Disable EoTpSebastian Fleer
2025-10-29drm/panel: sitronix-st7789v: fix sync flags for t28cp45tn89Sebastian Reichel
2025-10-29igbvf: fix misplaced newline in VLAN add warning messageAlok Tiwari
2025-10-29ixgbe: fix typos in ixgbe driver commentsAlok Tiwari
2025-10-29idpf: remove duplicate defines in IDPF_CAP_RSSSreedevi Joshi
2025-10-29i40e: avoid redundant VF link state updatesJay Vosburgh
2025-10-29ice: Allow 100M speed for E825C SGMII deviceGrzegorz Nitka
2025-10-29ice: implement configurable header split for regular RxAlexander Lobakin
2025-10-29ice: switch to Page PoolMichal Kubiak
2025-10-29ice: drop page splitting and recyclingMichal Kubiak
2025-10-29ice: remove legacy Rx and construct SKBMichal Kubiak
2025-10-29PM: runtime: fix typos in runtime.c commentsMalaya Kumar Rout
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost
2025-10-29drm/i915/dp_mst: Fix check for FEC support for an uncompressed streamImre Deak
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström
2025-10-29rust: auxiliary: unregister on parent device unbindDanilo Krummrich