summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau2024-10-101-1/+3
* wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin2024-10-102-0/+8
* wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau2024-10-101-3/+7
* wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke2024-10-041-0/+3
* wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clcMing Yen Hsieh2024-10-041-0/+3
* wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke2024-10-041-0/+3
* wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke2024-10-041-0/+2
* wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke2024-10-041-0/+2
* wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau2024-10-041-1/+1
* wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu2024-10-041-2/+1
* wifi: mt76: mt7603: fix mixed declarations and codeFelix Fietkau2024-10-041-2/+2
* wifi: mt76: connac: fix checksum offload fields of connac3 RXDPeter Chiu2024-10-043-7/+6
* wifi: mt76: mt7996: fix handling mbss enable/disableRex Lu2024-10-041-1/+1
* wifi: mt76: mt7996: fix EHT beamforming capability checkHoward Hsu2024-10-041-2/+2
* wifi: mt76: mt7996: fix HE and EHT beamforming capabilitiesHoward Hsu2024-10-041-22/+43
* wifi: mt76: mt7996: fix wmm set of station interface to 3Peter Chiu2024-10-041-1/+1
* wifi: mt76: mt7996: fix traffic delay when switching back to working channelPeter Chiu2024-10-041-0/+4
* wifi: mt76: mt7996: use hweight16 to get correct tx antennaPeter Chiu2024-10-041-1/+1
* wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usageMing Yen Hsieh2024-10-041-1/+1
* wifi: mt76: mt7915: fix oops on non-dbdc mt7986Bjørn Mork2024-10-041-1/+1
* wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki2024-09-181-1/+1
* wifi: mt76: mt7615: add missing chanctx opsJohannes Berg2024-06-011-0/+4
* Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo2024-05-0339-145/+656
|\
| * wifi: mt76: enable spectrum managementFelix Fietkau2024-05-021-0/+1
| * wifi: mt76: mt7925: add EHT radiotap support in monitor modeDeren Wu2024-05-024-2/+122
| * wifi: mt76: mt7921e: add LED control supportHao Zhang2024-05-025-2/+53
| * wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee2024-05-021-4/+5
| * wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan2024-05-025-0/+74
| * wifi: mt76: make const arrays in functions staticFelix Fietkau2024-05-025-7/+7
| * wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau2024-05-021-1/+1
| * wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang2024-05-022-1/+9
| * wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu2024-05-024-0/+23
| * wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu2024-05-021-1/+4
| * wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen2024-05-021-1/+4
| * wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu2024-05-022-0/+21
| * wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu2024-05-021-0/+3
| * wifi: mt76: connac: use peer address for station BMC entryShayne Chen2024-05-024-10/+22
| * wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen2024-05-021-4/+5
| * wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko2024-05-021-1/+0
| * wifi: mt76: mt7915: add missing chanctx opsBen Greear2024-05-021-0/+4
| * wifi: mt76: sdio: move mcu queue size check inside critical sectionLorenzo Bianconi2024-05-021-4/+7
| * wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi2024-05-021-1/+1
| * wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2024-05-022-1/+2
| * wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen2024-05-024-5/+4
| * wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu2024-05-023-3/+22
| * wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2024-05-022-2/+6
| * wifi: mt76: connac: check for null before dereferencingMuhammad Usama Anjum2024-05-021-1/+1
| * wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau2024-05-021-0/+1
| * wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau2024-05-021-14/+32
| * wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau2024-05-023-7/+12