aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-12mt76: mt7915: keep mcu_add_bss_info enabled till interface removalRyder Lee1-4/+5
2021-04-12mt76: mt7915: fix key set/delete issueFelix Fietkau1-7/+18
2021-04-12mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()Ryder Lee1-0/+4
2021-04-12mt76: mt7915: check mcu returned values in mt7915_opsRyder Lee1-16/+42
2021-04-12mt76: mt7915: fix rxrate reportingRyder Lee1-1/+4
2021-04-12mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee1-0/+6
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau1-2/+19
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau1-3/+3
2021-01-27mt76: mt7915: make vif index per adapter instead of per bandFelix Fietkau1-3/+3
2021-01-26mt76: mt7915: rework mcu APIFelix Fietkau1-2/+2
2021-01-26mt76: mt7915: ensure that init work completes before starting the deviceFelix Fietkau1-0/+2
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen1-1/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-1/+1
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-4/+5
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen1-9/+9
2021-01-26mt76: mt7915: run mt7915_configure_filter holding mt76 mutexLorenzo Bianconi1-1/+4
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi1-1/+2
2020-12-04mt76: mt7915: use BIT_ULL for omac_idxRyder Lee1-1/+1
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen1-6/+34
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi1-2/+2
2020-12-04mt76: mt7915: query station rx rate from firmwareFelix Fietkau1-1/+8