summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-01wifi: mt76: mt7925: Fix EHT Beamformee SS subfields to meet 802.11be minimumshengwei.lu1-4/+6
2026-08-01wifi: mt76: mt7915: simplify mt7915_sys_recovery_set()Dmitry Antipov1-14/+3
2026-08-01wifi: mt76: mt7925: skip DMA re-init selectivelyJeff Hsu3-0/+7
2026-08-01wifi: mt76: mt7925: fix infinite loop in UNI event TLV parsingFelix Fietkau3-21/+46
2026-08-01wifi: mt76: mt7996: add scan dwell time hw capStanleyYP Wang1-0/+1
2026-08-01wifi: mt76: mt7915: update SKU power limits after changing antennasFelix Fietkau1-0/+1
2026-08-01wifi: mt76: mt7996: reject iTWT setup requests from MLD stationsHoward Hsu1-0/+6
2026-08-01wifi: mt76: fix queue assignment for disassoc packetsPeter Chiu1-0/+1
2026-08-01wifi: mt76: mt7996: remove repeater muar configStanleyYP Wang1-45/+0
2026-08-01wifi: mt76: mt7915: report RX chain signal for all RX pathsFelix Fietkau1-1/+1
2026-08-01wifi: mt76: mt7915: fix chainmask handling for non-dbdc phys on band 1Felix Fietkau5-9/+24
2026-08-01wifi: mt76: mt7996: do not leave state behind after a failed WED attachFelix Fietkau1-32/+19
2026-08-01wifi: mt76: mt7996: do not attach hif2 WED when the main WED attach failedFelix Fietkau1-0/+3
2026-08-01wifi: mt76: mt7996: fix reg addr remap when addr is 0StanleyYP Wang1-5/+7
2026-08-01wifi: mt76: mt7915: release hif2 reference on probe IRQ failureFelix Fietkau1-2/+6
2026-08-01wifi: mt76: mt7915: fix ext PHY use-after-free on register error pathFelix Fietkau1-2/+7
2026-08-01wifi: mt76: mt7915: fix double hif2 init on the non-WED pathFelix Fietkau1-1/+0
2026-08-01wifi: mt76: mt7996: fix MIB TX aggregation counter registers for mt7990Felix Fietkau2-8/+40
2026-08-01wifi: mt76: mt7996: hold dev->mutex in remove_interface teardownChad Monroe1-0/+4
2026-08-01wifi: mt76: serialize scan-link teardown with dev->mutexChad Monroe1-1/+8
2026-08-01wifi: mt76: set MT76_SCANNING when starting a hw scanFelix Fietkau1-2/+10
2026-08-01wifi: mt76: mt7996: clear stale link state on full resetFelix Fietkau1-0/+3
2026-08-01wifi: mt76: mt7996: free vif links after clearing wcid entries on full resetFelix Fietkau1-1/+1
2026-08-01wifi: mt76: mt7915: trigger L1 SER on PLE MDP RIOC hangChad Monroe3-1/+14
2026-08-01wifi: mt76: mt7615: fix NULL deref in mt7615_mac_set_ratesFelix Fietkau2-4/+6
2026-08-01wifi: mt76: fix stuck TX queues after SER with no active interfacesChad Monroe2-0/+6
2026-08-01wifi: mt76: mt7996: select net_setup_tc handler at runtimeChad Monroe1-4/+19
2026-08-01wifi: mt76: fix queue reg access when building WED and NPU togetherFelix Fietkau1-51/+55
2026-08-01wifi: mt76: mt7996: wake MCU waiters before aborting scan in L1 SERFelix Fietkau1-1/+1
2026-08-01wifi: mt76: mt7996: skip key upload when adding an offchannel linkFelix Fietkau1-1/+2
2026-08-01wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreementFelix Fietkau1-1/+3
2026-08-01wifi: mt76: mt7996: leave PS when a 4-address connection is establishedPeter Chiu5-0/+35
2026-07-31accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()Lizhi Hou1-19/+8
2026-08-01PCI: Use %pe format specifier to print error pointersKrzysztof WilczyƄski7-18/+17
2026-07-31net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik1-9/+7
2026-07-31net/mlx5: SF, Handle function changed eventChris Mi5-3/+78
2026-07-31net: phy: realtek: add support for RTL8261DJaven Xu1-1/+6
2026-07-31net: phy: realtek: load firmware for RTL8261C_CGJaven Xu1-0/+214
2026-07-31net: phy: realtek: add support for RTL8261C_CGJaven Xu1-0/+192
2026-07-31net: phy: c45: add setup and read master/slave helpersJaven Xu1-0/+103
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu1-0/+22
2026-07-31net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu1-1/+0
2026-07-31octeontx2-af: add new mbox to support sync cycle on rx pathSatha Rao2-2/+31
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds8-42/+163
2026-07-31net: stmmac: dwxgmac2: configure INTM for per-channel interrupt routingZxyan Zhu2-0/+12
2026-07-31Merge tag 'block-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+30
2026-07-31net: dsa: microchip: add two-steps PTP support for KSZ8463Bastien Curutchet (Schneider Electric)6-7/+167
2026-07-31net: dsa: microchip: explicitly enable detection of L2 PTP framesBastien Curutchet (Schneider Electric)1-2/+3
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)1-2/+2
2026-07-31net: dsa: microchip: adapt port offset for KSZ8463's PTP registerBastien Curutchet (Schneider Electric)1-0/+3