summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-26wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith1-13/+6
2025-12-26wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
2025-12-26wifi: rtw88: Increase the RX gain before scanningMartin Hrůza3-0/+25
2025-12-26wifi: rtw89: mcc: reset probe counter when receiving beaconChih-Kang Chang2-1/+5
2025-12-26wifi: rtw89: setting TBTT AGG number when mac port initializationChih-Kang Chang1-0/+12
2025-12-26wifi: rtw89: warn unexpected polling value of XTAL SIPing-Ke Shih2-4/+40
2025-12-26wifi: rtw89: refine C2H reg event polling timeout for LPSChih-Kang Chang3-1/+5
2025-12-26wifi: rtw89: debug: support SER L0/L1 simulation via halt H2CZong-Zhe Yang4-0/+30
2025-12-26wifi: rtw89: debug: add ser_counters dbgfsZong-Zhe Yang2-1/+61
2025-12-26wifi: rtw89: ser: L1 skip polling status if FW runs event modeZong-Zhe Yang3-2/+14
2025-12-26wifi: rtw89: ser: enable error IMR after recovering from L1Zong-Zhe Yang4-0/+13
2025-12-26wifi: rtw89: mac: reset power state before switching to power onPing-Ke Shih4-7/+186
2025-12-26wifi: rtw89: mlo: fix incorrect link address in management framesKuan-Chung Chen1-7/+6
2025-12-26wifi: rtw89: mlo: fix missing TX null-data 1 during link switchKuan-Chung Chen1-18/+18
2025-12-26wifi: rtw89: 8852b: increase beacon loss to 6 secondsKuan-Chung Chen1-0/+1
2025-12-23wifi: rtlwifi: fix typo 'received' in commentRohit Chourasia1-1/+1
2025-12-23wifi: rtw89: correct use sequence of driver_data in skb->infoPing-Ke Shih2-2/+6
2025-12-23wifi: rtw89: 8852au: add support for TP TX30U PlusJan Gerber1-0/+2
2025-12-23wifi: rtw89: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-12-23wifi: rtw89: 8922a: set random mac if efuse contains zeroesJose Ignacio Tornos Martinez1-4/+18
2025-12-23wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang1-0/+2
2025-12-23wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith1-1/+2
2025-12-23wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev2-3/+3
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1652-23922/+57995
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds157-4998/+10852
2025-12-04Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-3/+35
2025-12-04Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-19/+176
2025-12-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds17-115/+207
2025-12-04Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds131-477/+59666
2025-12-04Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+12
2025-12-04Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-411/+1893
2025-12-04Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-206/+436
2025-12-03Merge tag 'wq-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-36/+50
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-387/+678
2025-12-03Merge tag 'lkmm.2025.12.01a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2025-12-03Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-142/+1041
2025-12-03Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds13-679/+758
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds287-5290/+9639
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds170-1682/+2028
2025-12-03Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-4/+47
2025-12-03Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-28/+123
2025-12-03Merge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-nextLinus Torvalds4-119/+275
2025-12-03Merge tag 'audit-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+21
2025-12-03Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-47/+110
2025-12-03Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds53-742/+1025
2025-12-03Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-22/+22
2025-12-03Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-11/+13
2025-12-03Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds37-163/+290
2025-12-03dt-bindings: thermal: qcom-tsens: Remove invalid tab characterRob Herring (Arm)1-1/+1
2025-12-03ipe: Update documentation for script enforcementYanzhu Huang1-3/+14