aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2023-09-13wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee
2023-09-13wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee
2023-09-13wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma
2023-09-13wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau
2023-09-13wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau
2023-09-13wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany
2023-09-13wifi: mt76: mt7996: fix WA event ring sizeStanleyYP Wang
2023-09-13wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang
2023-09-13wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu
2023-09-13wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh
2023-09-13wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu
2023-09-13wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu
2023-09-13wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang
2023-09-13wifi: mt76: mt7996: fix header translation logicRyder Lee
2023-09-06wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-07-19wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-06-01wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-05-12wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-05-12wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-19wifi: mt76: mt7996: fill txd by host driverRyder Lee
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-19wifi: mt76: dma: use napi_build_skbFelix Fietkau
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee
2023-04-17wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()Ryder Lee
2023-04-17wifi: mt76: connac: fix txd multicast rate settingRyder Lee
2023-04-17wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou
2023-04-17wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou
2023-04-17wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li
2023-04-17mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi
2023-04-17wifi: mt76: mt7996: enable coredump supportRyder Lee
2023-04-17wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva
2023-04-17wifi: mt76: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-04-17wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell
2023-04-17wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee
2023-04-17wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh
2023-04-17wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi