aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-19Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie7-20/+124
2025-09-18perf: riscv: skip empty batches in counter startYunhui Cui1-2/+4
2025-09-19Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie17-73/+208
2025-09-19Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie3-6/+8
2025-09-19firewire: core: minor code refactoring to delete useless local variableTakashi Sakamoto1-11/+4
2025-09-19firewire: core; eliminate pick_me goto labelTakashi Sakamoto1-49/+50
2025-09-19firewire: core: code refactoring to split contention procedure for bus managerTakashi Sakamoto1-96/+127
2025-09-19firewire: core: code refactoring for the case of generation mismatchTakashi Sakamoto1-92/+90
2025-09-19firewire: core: use switch statement to evaluate transaction result to CSR_BUS_MANAGER_IDTakashi Sakamoto1-26/+24
2025-09-19firewire: core: remove useless generation checkTakashi Sakamoto1-8/+6
2025-09-18wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan3-32/+32
2025-09-18wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332Arulanbu Balusamy1-3/+15
2025-09-18wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reportingMaharaja Kennadyrajan2-2/+20
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong4-3/+144
2025-09-18wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10
2025-09-18wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang1-20/+19
2025-09-18wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev1-1/+1
2025-09-18wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)3-38/+10
2025-09-18wifi: ath10k: remove gpio number assignmentArnd Bergmann1-2/+1
2025-09-18wifi: ath11k: Remove redundant semicolonLiao Yuanhong1-1/+0
2025-09-18wifi: ath12k: downgrade log level for CE buffer enqueue failureBaochen Qiang1-1/+2
2025-09-18wifi: ath12k: fix wrong logging ID used for CEBaochen Qiang2-1/+2
2025-09-18wifi: ath11k: downgrade log level for CE buffer enqueue failureBaochen Qiang1-1/+2
2025-09-18wifi: ath12k: Add fallback for invalid channel number in PHY metadataSriram R1-1/+15
2025-09-18wifi: ath12k: fix the fetching of combined rssiKang Yang2-8/+9
2025-09-18wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor modeKang Yang2-6/+32
2025-09-18wifi: ath12k: fix signal in radiotap for WCN7850Kang Yang1-1/+5
2025-09-18wifi: ath12k: fix overflow warning on num_pwr_levelsBaochen Qiang1-4/+8
2025-09-18wifi: ath12k: initialize eirp_power before useBaochen Qiang1-2/+2
2025-09-18wifi: ath12k: Add support to set per-radio RTS thresholdRoopni Devanathan2-8/+45
2025-09-18net: sparx5/lan969x: Add support for ethtool pause parametersDaniel Machon1-0/+18
2025-09-18net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2025-09-18net: phy: micrel: Add Fast link failure support for lan8842Horatiu Vultur1-2/+77
2025-09-18Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-10/+23
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-09-18i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-09-18i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-09-18i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-09-18i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-09-18net: phy: clear link parameters on admin link downOleksij Rempel1-0/+13
2025-09-18net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packetsVishnu Singh2-14/+20
2025-09-19power: supply: max77705_charger: use REGMAP_IRQ_REG_LINE macroDzmitry Sankouski1-8/+8
2025-09-19power: supply: max77705_charger: rework interruptsDzmitry Sankouski1-10/+12
2025-09-19power: supply: max77705_charger: add writable propertiesDzmitry Sankouski1-1/+55
2025-09-19power: supply: max77705_charger: return error when config failsDzmitry Sankouski1-20/+70
2025-09-19power: supply: max77705_charger: use regfields for config registersDzmitry Sankouski1-65/+38
2025-09-19power: supply: max77705_charger: refactoring: rename charger to chgDzmitry Sankouski1-40/+40