summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-13drm/msm/disp: simplify RGB{,A,X} formats definitionsDmitry Baryshkov-117/+158
2026-01-13drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_F...Dmitry Baryshkov-22/+13
2026-01-13drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMTDmitry Baryshkov-75/+39
2026-01-13drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov-4/+4
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)-0/+2
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)-25/+12
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)-10/+10
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)-32/+39
2026-01-12net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registersRussell King (Oracle)-15/+15
2026-01-12r8169: add support for RTL8127ATF (Fiber SFP)Heiner Kallweit-4/+85
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit-0/+54
2026-01-12net: mctp-i2c: fix duplicate reception of old dataJian Zhang-0/+6
2026-01-12net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi-0/+394
2026-01-12net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controllerYao Zi-0/+4
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen-0/+2
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen-0/+2
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih-0/+273
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih-0/+82
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih-16/+100
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih-31/+24
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih-3/+8
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih-6/+35
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih-1/+14
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih-0/+9
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih-2/+47
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih-1/+1
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li-1/+129
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih-3/+19
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih-5/+29
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)-149/+1
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)-152/+154
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)-222/+129
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)-108/+55
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)-27/+25
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)-9/+17
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)-1/+1
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)-3/+1
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)-29/+0
2026-01-12net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao-2/+2
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-116/+145
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-17347/+20129
2026-01-12drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk-2/+2
2026-01-12ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen-2/+42
2026-01-12ublk: make ublk_ctrl_stop_dev return voidYoav Cohen-3/+3
2026-01-12drm/xe/hwmon: Expose individual VRAM channel temperatureKarthik Poosa-0/+69
2026-01-12drm/xe/hwmon: Expose GPU PCIe temperatureKarthik Poosa-0/+34
2026-01-12drm/xe/hwmon: Expose memory controller temperatureKarthik Poosa-5/+76
2026-01-12drm/xe/hwmon: Expose temperature limitsKarthik Poosa-3/+108
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers-5/+5
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg-2/+0