summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi
2026-01-21netconsole: resume previously deactivated targetAndre Carvalho
2026-01-21netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlockAndre Carvalho
2026-01-21netconsole: clear dev_name for devices bound by macAndre Carvalho
2026-01-21netconsole: add STATE_DEACTIVATED to track targets disabled by low levelBreno Leitao
2026-01-21netconsole: convert 'enabled' flag to enum for clearer state managementAndre Carvalho
2026-01-21netconsole: add target_state enumBreno Leitao
2026-01-21Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"Slark Xiao
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21net: xilinx: axienet: Use devres for resource management in probe pathSean Anderson
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta
2026-01-22wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang
2026-01-22wifi: rtw89: mac: set force MBA duration to 0Ping-Ke Shih
2026-01-22wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922DPing-Ke Shih
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang
2026-01-22wifi: rtw89: phy: add firmware element of digital TX power compensationPing-Ke Shih
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang
2026-01-22wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...Eric Huang
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang
2026-01-22wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...Ping-Ke Shih
2026-01-22wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang
2026-01-22wifi: rtw89: phy: refine initial flow of BB wrapperPing-Ke Shih
2026-01-22wifi: rtw89: phy: write BB wrapper registers with flushPing-Ke Shih
2026-01-22wifi: rtw89: phy: update BB wrapper RFSIPing-Ke Shih
2026-01-22wifi: rtw89: phy: update bb wrapper TPU initEric Huang
2026-01-22wifi: rtw89: phy: abstract BB wrap registers to share initial flowPing-Ke Shih
2026-01-22wifi: rtw89: phy: extend register to read history 2 of PHY env_monitorEric Huang
2026-01-22wifi: rtw89: phy: abstract start address and EHT of PHY status bitmapPing-Ke Shih
2026-01-22wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 for RTL8922DPing-Ke Shih
2026-01-22wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922DPing-Ke Shih
2026-01-22wifi: rtw89: mac: clear global interrupt right after power-onPing-Ke Shih
2026-01-22wifi: rtw88: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-21Input: ili210x - add support for polling modeMarek Vasut
2026-01-21PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind
2026-01-22drm/msm/a8xx: Add UBWC v6 supportAkhil P Oommen
2026-01-22drm/ci: ignore Gamma test failures on Qualcomm SC7180Dmitry Baryshkov
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo
2026-01-21Input: appletouch - fix potential race between resume and openDmitry Torokhov