summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-30wifi: rtw89: mac: add specific case to dump mac memory for RTL8922DPing-Ke Shih-4/+17
2026-03-30wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chipsPing-Ke Shih-8/+47
2026-03-30wifi: rtw89: wow: enable MLD address for Magic packet wakeupChin-Yen Lee-1/+8
2026-03-30wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C commandChin-Yen Lee-51/+26
2026-03-30wifi: rtw89: 8922d: add set channel of RF partPing-Ke Shih-0/+48
2026-03-30wifi: rtw89: 8922d: add set channel of BB partPing-Ke Shih-1/+885
2026-03-30wifi: rtw89: 8922d: add set channel of MAC partPing-Ke Shih-0/+93
2026-03-30wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...Ping-Ke Shih-0/+209
2026-03-30wifi: rtw89: 8922d: define efuse map and read necessary fieldsPing-Ke Shih-0/+235
2026-03-29hwmon: (ltc4286) Add missing MODULE_IMPORT_NS("PMBUS")Sanman Pradhan-0/+1
2026-03-29hwmon: (pxe1610) Check return value of page-select write in probeSanman Pradhan-1/+4
2026-03-29hwmon: (tps53679) Fix array access with zero-length block readSanman Pradhan-3/+3
2026-03-30wifi: rtw89: 8922d: add power on/off functionsPing-Ke Shih-0/+300
2026-03-30wifi: rtw89: 8922d: add definition of quota, registers and efuse blockPing-Ke Shih-0/+278
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih-0/+8
2026-03-30wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy-1/+1
2026-03-30wifi: rtw89: Add support for Buffalo WI-U3-2400XE2Zenm Chen-0/+2
2026-03-30wifi: rtw89: Add support for TP-Link Archer TX50UZenm Chen-0/+2
2026-03-30wifi: rtw89: retry efuse physical map dump on transient failureChristian Hewitt-2/+21
2026-03-30wifi: rtw88: TX QOS Null data the same way as Null dataBitterblue Smith-1/+1
2026-03-30wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACBPing-Ke Shih-0/+36
2026-03-29SUNRPC: xdr.h: fix all kernel-doc warningsRandy Dunlap-24/+24
2026-03-29svcrdma: Factor out WR chain linking into helperChuck Lever-39/+28
2026-03-29svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever-26/+91
2026-03-29svcrdma: Clean up use of rdma->sc_pd->deviceChuck Lever-9/+9
2026-03-29svcrdma: Clean up use of rdma->sc_pd->device in Receive pathsChuck Lever-6/+7
2026-03-29svcrdma: Add fair queuing for Send Queue accessChuck Lever-69/+146
2026-03-29SUNRPC: Optimize rq_respages allocation in svc_alloc_argChuck Lever-1/+12
2026-03-29SUNRPC: Track consumed rq_pages entriesChuck Lever-3/+21
2026-03-29svcrdma: preserve rq_next_page in svc_rdma_save_io_pagesChuck Lever-4/+2
2026-03-29SUNRPC: Handle NULL entries in svc_rqst_release_pagesChuck Lever-8/+14
2026-03-29SUNRPC: Allocate a separate Reply page arrayChuck Lever-56/+77
2026-03-29SUNRPC: Tighten bounds checking in svc_rqst_replace_pageChuck Lever-4/+4
2026-03-29NFSD: Sign filehandlesBenjamin Coddington-5/+157
2026-03-29NFSD/export: Add sign_fh export optionBenjamin Coddington-4/+5
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington-3/+70
2026-03-29nfsd: use dynamic allocation for oversized NFSv4.0 replay cacheChuck Lever-12/+39
2026-03-29nfsd: convert global state_lock to per-net deleg_lockJeff Layton-31/+36
2026-03-29sunrpc: split cache_detail queue into request and reader listsJeff Layton-85/+62
2026-03-29sunrpc: convert queue_wait from global to per-cache-detail waitqueueJeff Layton-4/+5
2026-03-29sunrpc: convert queue_lock from global spinlock to per-cache-detail lockJeff Layton-24/+24
2026-03-29sunrpc: Add XPT flags missing from SVC_XPRT_FLAG_LISTChuck Lever-1/+3
2026-03-29lockd: Remove dead code from fs/lockd/xdr4.cChuck Lever-371/+8
2026-03-29lockd: Remove C macros that are no longer usedChuck Lever-10/+1
2026-03-29lockd: Add LOCKD_SHARE_SVID constant for DOS sharing modeChuck Lever-3/+7
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 FREE_ALL procedureChuck Lever-92/+33
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 NM_LOCK procedureChuck Lever-57/+44
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 UNSHARE procedureChuck Lever-36/+62
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 SHARE procedureChuck Lever-37/+81
2026-03-29lockd: Prepare share helpers for xdrgen conversionChuck Lever-21/+36