summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
AgeCommit message (Expand)Author
2021-10-20mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi
2021-10-20mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi
2021-10-20mt76: mt7915: introduce __mt7915_get_tsf routineLorenzo Bianconi
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi
2021-10-20mt76: mt7915: add mib counters to ethtool statsBen Greear
2021-10-20mt76: mt7915: add tx mu/su counters to mibBen Greear
2021-10-20mt76: mt7915: add some per-station tx stats to ethtoolBen Greear
2021-10-20mt76: mt7915: add ethtool stats supportBen Greear
2021-10-20mt76: mt7915: fix WMM index on DBDC cardsFelix Fietkau
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi
2021-10-20mt76: mt7915: remove mt7915_sta_statsRyder Lee
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao
2021-06-19mt76: mt7915: drop the use of repeater entries for station interfacesFelix Fietkau
2021-06-19mt76: mt7915: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee
2021-04-12mt76: mt7915: keep mcu_add_bss_info enabled till interface removalRyder Lee
2021-04-12mt76: mt7915: fix key set/delete issueFelix Fietkau
2021-04-12mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()Ryder Lee
2021-04-12mt76: mt7915: check mcu returned values in mt7915_opsRyder Lee
2021-04-12mt76: mt7915: fix rxrate reportingRyder Lee
2021-04-12mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau
2021-01-27mt76: mt7915: make vif index per adapter instead of per bandFelix Fietkau
2021-01-26mt76: mt7915: rework mcu APIFelix Fietkau
2021-01-26mt76: mt7915: ensure that init work completes before starting the deviceFelix Fietkau
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2021-01-26mt76: mt7915: run mt7915_configure_filter holding mt76 mutexLorenzo Bianconi
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: mt7915: use BIT_ULL for omac_idxRyder Lee
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi
2020-12-04mt76: mt7915: query station rx rate from firmwareFelix Fietkau
2020-12-04mt76: mt7915: support 32 station interfacesFelix Fietkau
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee
2020-09-24mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau
2020-09-24mt76: mt7915: simplify aggregation session checkFelix Fietkau