summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu1-3/+5
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau1-0/+36
2022-05-13mt76: mt7915: remove SCS featureRyder Lee1-8/+0
2022-05-13mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_maskLorenzo Bianconi1-5/+5
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai1-4/+4
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau1-1/+1
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao1-6/+6
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-6/+3
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau1-21/+0
2022-02-03mt76: stop the radar detector after leaving dfs channelXing Song1-1/+2
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi1-2/+1
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi1-0/+50
2022-02-03mt76: mt7915: set bssinfo/starec command when adding interfaceShayne Chen1-0/+3
2022-02-03mt76: mt7915: update bss_info with cipher after setting the group keyFelix Fietkau1-0/+6
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_set_rts_threshLorenzo Bianconi1-2/+3
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi1-4/+4
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi1-2/+2
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi1-2/+3
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao1-1/+2
2022-02-03mt76: mt7915: refine register definitionBo Jiao1-6/+18
2021-12-19mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi1-20/+23
2021-12-19mt76: mt7915: introduce SAR supportLorenzo Bianconi1-0/+23
2021-12-19mt76: mt7915: improve wmm index allocationFelix Fietkau1-5/+3
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee1-14/+18
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee1-1/+1
2021-10-20mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi1-2/+1
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi1-2/+2
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi1-0/+6
2021-10-20mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi1-40/+7
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi1-1/+1
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen1-2/+1
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee1-0/+1
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi1-0/+19
2021-10-20mt76: mt7915: introduce __mt7915_get_tsf routineLorenzo Bianconi1-5/+15
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi1-0/+4
2021-10-20mt76: mt7915: add mib counters to ethtool statsBen Greear1-0/+48
2021-10-20mt76: mt7915: add tx mu/su counters to mibBen Greear1-26/+16
2021-10-20mt76: mt7915: add some per-station tx stats to ethtoolBen Greear1-1/+85
2021-10-20mt76: mt7915: add ethtool stats supportBen Greear1-0/+129
2021-10-20mt76: mt7915: fix WMM index on DBDC cardsFelix Fietkau1-1/+1
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi1-0/+26
2021-10-20mt76: mt7915: remove mt7915_sta_statsRyder Lee1-2/+2
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee1-15/+11
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao1-1/+1
2021-06-19mt76: mt7915: drop the use of repeater entries for station interfacesFelix Fietkau1-6/+0
2021-06-19mt76: mt7915: add .offset_tsf callbackRyder Lee1-2/+31
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee1-7/+57
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen1-1/+1
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee1-0/+6