summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau2024-05-021-1/+1
* wifi: mt76: connac: use peer address for station BMC entryShayne Chen2024-05-021-1/+8
* wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2024-05-021-0/+1
* wifi: mt76: connac: check for null before dereferencingMuhammad Usama Anjum2024-05-021-1/+1
* wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau2024-05-021-5/+5
* wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh2024-02-221-1/+1
* wifi: mt76: connac: set correct muar_idx for mt799x chipsetsShayne Chen2024-02-221-0/+3
* wifi: mt76: mt7925: fix fw download failMing Yen Hsieh2024-02-221-1/+1
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang2023-12-071-1/+2
* wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu2023-12-071-1/+1
* wifi: mt76: mt7921: enable set txpower for UNII-4Ming Yen Hsieh2023-09-301-1/+1
* wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu2023-09-301-120/+0
* wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driverSean Wang2023-09-301-2/+7
* wifi: mt76: connac: add eht support for tx powerDeren Wu2023-09-301-9/+17
* wifi: mt76: connac: add eht support for phy mode configDeren Wu2023-09-301-1/+11
* wifi: mt76: connac: export functions for mt7925Deren Wu2023-09-301-7/+12
* wifi: mt76: connac: introduce helper for mt7925 chipsetDeren Wu2023-09-301-1/+2
* wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-4/+4
* wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh2023-04-171-3/+10
* wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi2023-03-131-0/+3
* wifi: mt76: connac: add helpers for EHT capabilityShayne Chen2023-02-031-0/+46
* wifi: mt76: do not send firmware FW_FEATURE_NON_DL regionDeren Wu2022-12-011-0/+4
* wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routineSujuan Chen2022-12-011-0/+22
* wifi: mt76: connac: introduce helper for mt7996 chipsetShayne Chen2022-12-011-1/+2
* wifi: mt76: connac: accept hw scan request at a timeSean Wang2022-12-011-0/+3
* wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang2022-12-011-3/+4
* wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctxSean Wang2022-12-011-68/+79
* wifi: mt76: fix bandwidth 80MHz link fail in 6GHz bandMing Yen Hsieh2022-12-011-0/+34
* wifi: mt76: connac: fix in commentRuffalo Lavoisier2022-09-151-1/+1
* wifi: mt76: mt7921: fix the firmware version reportSean Wang2022-09-151-0/+4
* wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...Lorenzo Bianconi2022-09-151-2/+4
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-2/+2
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-1/+1
* Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo2022-07-181-0/+303
|\
| * mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-0/+77
| * mt76: mt7921: fix command timeout in AP stop periodDeren Wu2022-07-111-0/+2
| * mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi2022-07-111-0/+113
| * mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi2022-07-111-0/+111
* | wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-1/+1
|/
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-4/+6
* mt76: connac: use skb_put_data instead of open codingSean Wang2022-05-131-5/+2
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-41/+42
* mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi2022-03-161-4/+15
* mt76: connac: make read-only array ba_range static constColin Ian King2022-03-161-1/+1
* mt76: connac: add 6 GHz support for wtbl and starec configurationMeiChia Chiu2022-03-161-6/+18
* mt76: split single ldpc cap bit into bitsMeiChia Chiu2022-03-161-4/+5
* mt76: connac: adjust wlan_idx size from u8 to u16Chad Monroe2022-02-241-1/+1
* mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao2022-02-241-4/+2
* mt76: connac: add support for passing the cipher field in bss_infoFelix Fietkau2022-02-031-0/+1