summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-24wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou-1/+1
2026-03-24wifi: mt76: add missing lock protection in mt76_sta_state for sta_event callbackZiyi Guo-0/+2
2026-03-24wifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo-1/+2
2026-03-24wifi: mt76: mt7996: Disable Rx hdr_trans in monitor modeRyder Lee-0/+5
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu-0/+84
2026-03-24wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou-0/+1
2026-03-24wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou-0/+1
2026-03-24wifi: mt76: don't return TXQ when exceeding max non-AQL packetsDavid Bauer-0/+16
2026-03-24wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...StanleyYP Wang-2/+1
2026-03-24wifi: mt76: avoid to set ACK for MCU command if wait_resp is not setStanleyYP Wang-7/+6
2026-03-24wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang-3/+3
2026-03-24wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen-2/+4
2026-03-24wifi: mt76: mt7921: add MT7902 SDIO device supportSean Wang-0/+4
2026-03-24wifi: mt76: mt7921: add MT7902 PCIe device supportSean Wang-0/+4
2026-03-24wifi: mt76: mt792x: add MT7902 WFDMA prefetch configurationSean Wang-0/+16
2026-03-24wifi: mt76: mt7921: add MT7902 MCU supportSean Wang-2/+16
2026-03-24wifi: mt76: mt792x: ensure MCU ready before ROM patch downloadSean Wang-0/+7
2026-03-24wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmdSean Wang-0/+6
2026-03-24wifi: mt76: connac: mark MT7902 as hw txp devicesSean Wang-0/+1
2026-03-24wifi: mt76: mt7921: add MT7902e DMA layout supportSean Wang-9/+46
2026-03-24wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copySean Wang-0/+14
2026-03-24wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset pathSean Wang-3/+3
2026-03-24wifi: mt76: connac: use is_connac2() to replace is_mt7921() checksSean Wang-25/+25
2026-03-24wifi: mt76: mt7996: apply calibration-free data from OTPStanleyYP Wang-19/+158
2026-03-24wifi: mt76: mt7996: add variant for MT7992 chipsetsShayne Chen-2/+15
2026-03-24wifi: mt76: add external EEPROM support for mt799x chipsetsStanleyYP Wang-61/+148
2026-03-24bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signatureWeixie Cui-1/+1
2026-03-24bpf: Remove ipv6_bpf_stub usage in test_runMartin KaFai Lau-5/+2
2026-03-25tracing: fprobe: do not zero out unused fgraph_dataMartin Kaiser-2/+0
2026-03-24selftests/bpf: Fix compiler warnings in task_local_data.hAmery Hung-2/+3
2026-03-24bpf: Simplify tnum_step()Hao Sun-27/+19
2026-03-24bpftool: Enable aarch64 ISA extensions for JIT disassemblyPuranjay Mohan-1/+10
2026-03-24bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFICarlos Llamas-1/+1
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers-2/+1
2026-03-24wifi: b43: kzalloc + kcalloc to kzalloc_flexRosen Penev-12/+10
2026-03-24wifi: mac80211: don't consider the sband when processing capabilitiesMiri Korenblit-36/+62
2026-03-24wifi: mac80211: properly handle error in ieee80211_add_virtual_monitorMiri Korenblit-4/+3
2026-03-24wifi: cfg80211: support UNII-9 channels in ieee80211_channel_to_freq_khzEmmanuel Grumbach-1/+1
2026-03-24wifi: mac80211: make ieee80211_find_chanctx link-unawareMiri Korenblit-12/+17
2026-03-24wifi: mac80211_hwsim: advertise basic UHR supportJohannes Berg-0/+35
2026-03-24wifi: mac80211: use for_each_chanctx_user_* in one more placeMiri Korenblit-52/+71
2026-03-24wifi: cfg80211: Add support for additional 7 GHz channelsIlan Peer-2/+2
2026-03-24wifi: mac80211: Replace strncpy() with strscpy_pad() in drv_switch_vif_chanct...Kees Cook-3/+2
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-135/+180
2026-03-24drm: fix dead default for DRM_TTM_KUNIT_TESTJulian Braha-1/+0
2026-03-24ovl: fix wrong detection of 32bit inode numbersAmir Goldstein-1/+4
2026-03-24media: rzv2h-ivc: Replace workqueue with direct function callJacopo Mondi-17/+9
2026-03-24media: rzv2h-ivc: Avoid double job schedulingJacopo Mondi-4/+7
2026-03-24media: rzv2h-ivc: Fix concurrent buffer list accessBarnabás Pőcze-6/+5
2026-03-24media: rzv2h-ivc: Fix FM_STOP register writeBarnabás Pőcze-2/+4