summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-30crypto: omap - Use sysfs_emit in sysfs show functionsThorsten Blum-3/+5
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih-1/+1
2026-01-29Merge tag 'drm-fixes-2026-01-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-86/+117
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih-2/+11
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang-0/+1
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih-6/+41
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang-3/+3
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang-11/+62
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang-16/+16
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy-10/+540
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy-0/+407
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy-10/+250
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy-0/+28
2026-01-29bng_en: Add TX supportBhargava Marreddy-11/+493
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy-3/+45
2026-01-29bng_en: Add RX supportBhargava Marreddy-21/+1011
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy-4/+20
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo-0/+4
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún-2/+6
2026-01-29octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0Geetha sowjanya-3/+10
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan-2/+2
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan-2/+3
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan-17/+17
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1561/+8458
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork-11/+269
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork-23/+36
2026-01-30Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/dr...Dave Airlie-3/+43
2026-01-30Merge tag 'drm-misc-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/...Dave Airlie-5/+14
2026-01-29ublk: restore auto buf unregister refcount optimizationCaleb Sander Mateos-2/+2
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski-0/+1
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong-1/+5
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong-2/+4
2026-01-29hinic3: Remove defensive txq_num checkFan Gong-6/+0
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong-16/+0
2026-01-29octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya-3/+9
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo-0/+6
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)-0/+10
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)-63/+45
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)-0/+2
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)-1/+2
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)-0/+63
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)-5/+5
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)-3/+0
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari-1/+1
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera-4/+15
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...Dave Airlie-8/+21
2026-01-30Merge tag 'drm-misc-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-6/+25
2026-01-30gpu: nova-core: remove imports available via preludeGary Guo-21/+7
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-987/+1654