summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh-153/+165
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh-63/+54
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh-366/+352
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh-277/+269
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh-397/+390
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh-384/+370
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh-63/+59
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh-682/+682
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh-347/+405
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh-217/+230
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh-415/+433
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh-249/+305
2025-11-11clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple codePeng Fan-35/+4
2025-11-11clk: imx: Add some delay before deassert the resetJacky Bai-0/+13
2025-11-11ublk: return unsigned from ublk_{,un}map_io()Caleb Sander Mateos-3/+4
2025-11-11ublk: remove unnecessary checks in ublk_check_and_get_req()Caleb Sander Mateos-6/+0
2025-11-11nbd: defer config unlock in nbd_genl_connectZheng Qixing-1/+2
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger-48/+43
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou-11/+13
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman-2/+16
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman-1/+9
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman-2/+3
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu-1/+1
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran-1/+2
2025-11-11EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara-2/+2
2025-11-11Merge tag 'md-6.19-20251111' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Jens Axboe-72/+211
2025-11-11EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara-3/+15
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed-22/+213
2025-11-11net/mlx5: MPFS, add support for dynamic enable/disableSaeed Mahameed-17/+108
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab-2214/+4309
2025-11-11drm/i915/rom: convert intel_rom interfaces to struct drm_deviceJani Nikula-10/+9
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki-5/+66
2025-11-11Merge drm/drm-next into drm-intel-nextJani Nikula-10005/+45824
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal-2/+4
2025-11-11w1: omap-hdq: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-5/+0
2025-11-11media: siano: Remove redundant ternary operatorsLiao Yuanhong-1/+1
2025-11-11media: rc: st_rc: Fix reset control resource leakHaotian Zhang-1/+1
2025-11-11media: ir-hix5hd2: Drop unused module aliasJohan Hovold-1/+0
2025-11-11macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouseLong Li-1/+2
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer-4/+10
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-0/+3
2025-11-11Merge tag 'amd-drm-next-6.19-2025-11-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-1133/+2437
2025-11-10cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUsGautham R. Shenoy-1/+1
2025-11-10cpufreq/amd-pstate: Add static asserts for EPP indicesMario Limonciello (AMD)-0/+3
2025-11-10cpufreq/amd-pstate: Fix some whitespace issuesMario Limonciello (AMD)-2/+2
2025-11-10cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()Mario Limonciello (AMD)-3/+2
2025-11-10cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULLMario Limonciello (AMD)-2/+2
2025-11-10cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_stringMario Limonciello (AMD)-1/+1
2025-11-10cpufreq/amd-pstate: Use sysfs_match_string() for eppMario Limonciello (AMD)-11/+4
2025-11-11md: allow configuring logical block sizeLi Nan-0/+83