summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-24wifi: mt76: fix multi-radio on-channel scanningChad Monroe1-5/+12
2026-03-24wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi1-0/+5
2026-03-24wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link structLorenzo Bianconi5-39/+101
2026-03-24wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi1-10/+4
2026-03-24wifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi1-0/+1
2026-03-24wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
2026-03-24wifi: mt76: add missing lock protection in mt76_sta_state for sta_event callbackZiyi Guo1-0/+2
2026-03-24wifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
2026-03-24wifi: mt76: mt7996: Disable Rx hdr_trans in monitor modeRyder Lee2-0/+5
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu4-0/+84
2026-03-24wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
2026-03-24wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
2026-03-24wifi: mt76: don't return TXQ when exceeding max non-AQL packetsDavid Bauer1-0/+16
2026-03-24wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...StanleyYP Wang1-2/+1
2026-03-24wifi: mt76: avoid to set ACK for MCU command if wait_resp is not setStanleyYP Wang2-7/+6
2026-03-24wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
2026-03-24wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen1-2/+4
2026-03-24wifi: mt76: mt7921: add MT7902 SDIO device supportSean Wang1-0/+4
2026-03-24wifi: mt76: mt7921: add MT7902 PCIe device supportSean Wang1-0/+4
2026-03-24wifi: mt76: mt792x: add MT7902 WFDMA prefetch configurationSean Wang1-0/+16
2026-03-24wifi: mt76: mt7921: add MT7902 MCU supportSean Wang3-2/+16
2026-03-24wifi: mt76: mt792x: ensure MCU ready before ROM patch downloadSean Wang1-0/+7
2026-03-24wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmdSean Wang2-0/+6
2026-03-24wifi: mt76: connac: mark MT7902 as hw txp devicesSean Wang1-0/+1
2026-03-24wifi: mt76: mt7921: add MT7902e DMA layout supportSean Wang2-9/+46
2026-03-24wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copySean Wang1-0/+14
2026-03-24wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset pathSean Wang1-3/+3
2026-03-24wifi: mt76: connac: use is_connac2() to replace is_mt7921() checksSean Wang6-25/+25
2026-03-24wifi: mt76: mt7996: apply calibration-free data from OTPStanleyYP Wang2-19/+158
2026-03-24wifi: mt76: mt7996: add variant for MT7992 chipsetsShayne Chen4-2/+15
2026-03-24wifi: mt76: add external EEPROM support for mt799x chipsetsStanleyYP Wang6-61/+148
2026-03-24wifi: b43: kzalloc + kcalloc to kzalloc_flexRosen Penev2-12/+10
2026-03-24wifi: mac80211_hwsim: advertise basic UHR supportJohannes Berg1-0/+35
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg12-135/+180
2026-03-24drm: fix dead default for DRM_TTM_KUNIT_TESTJulian Braha1-1/+0
2026-03-24media: rzv2h-ivc: Replace workqueue with direct function callJacopo Mondi3-17/+9
2026-03-24media: rzv2h-ivc: Avoid double job schedulingJacopo Mondi1-4/+7
2026-03-24media: rzv2h-ivc: Fix concurrent buffer list accessBarnabás Pőcze1-6/+5
2026-03-24media: rzv2h-ivc: Fix FM_STOP register writeBarnabás Pőcze2-2/+4
2026-03-24media: rzv2h-ivc: Write AXIRX_PIXFMT onceBarnabás Pőcze2-7/+8
2026-03-24media: rzv2h-ivc: Fix AXIRX_VBLANK register writeBarnabás Pőcze2-3/+6
2026-03-24media: rzv2h-ivc: Revise default VBLANK formulaDaniel Scally1-1/+1
2026-03-24media: mali-c55: Bypass Purple Fringe CorrectionJacopo Mondi1-2/+3
2026-03-24media: mali-c55: Bypass the Iridix Tonemap engineJacopo Mondi1-0/+5
2026-03-24media: mali-c55: Fix Iridix bypass macrosDaniel Scally1-2/+2
2026-03-24media: mali-c55: Fully reset the ISP configurationJacopo Mondi1-0/+50
2026-03-24media: mali-c55: Initialize the ISP in enable_streams()Jacopo Mondi4-67/+79
2026-03-24media: mali-c55: Fix wrong comment of ISP block typesJacopo Mondi1-3/+3
2026-03-24ASoc: uda1380: Improve error reportingMark Brown160-754/+1586
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy1-1/+1