summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-13drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMTDmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov
2026-01-13MAINTAINERS: drm: add maintainers for DRM buddy allocatorArunpravin Paneer Selvam
2026-01-12Merge branch 'net-stmmac-pcs-clean-up-pcs-interrupt-handling'Jakub Kicinski
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)
2026-01-12net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registersRussell King (Oracle)
2026-01-12net: add skbuff_clear() helperEric Dumazet
2026-01-12Merge branch 'r8169-add-support-for-rtl8127atf-10g-fiber-sfp'Jakub Kicinski
2026-01-12r8169: add support for RTL8127ATF (Fiber SFP)Heiner Kallweit
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit
2026-01-12net: mctp-i2c: fix duplicate reception of old dataJian Zhang
2026-01-12Merge branch 'add-dwmac-glue-driver-for-motorcomm-yt6801'Jakub Kicinski
2026-01-12MAINTAINERS: Assign myself as maintainer of Motorcomm DWMAC glue driverYao Zi
2026-01-12net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi
2026-01-12net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controllerYao Zi
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha
2026-01-12net: ipconfig: Remove outdated comment and indent code blockThorsten Blum
2026-01-12Merge branch 'use-correct-destructor-kfunc-types'Alexei Starovoitov
2026-01-12bpf, btf: Enforce destructor kfunc type with CFISami Tolvanen
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen
2026-01-12bpf: net_sched: Use the correct destructor kfunc typeSami Tolvanen
2026-01-12bpf: crypto: Use the correct destructor kfunc typeSami Tolvanen
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih
2026-01-12ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filenameThorsten Blum
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih
2026-01-12Merge branch 'net-stmmac-cleanups-and-low-priority-fixes'Jakub Kicinski
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)