summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)Author
2020-06-07mt76: mt7615: fix hw queue mappingLorenzo Bianconi
2020-06-07mt76: add missing lock configuring coverage classLorenzo Bianconi
2020-05-28mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi
2020-05-13mt76: mt7615: configure bss info adding the interfaceSean Wang
2020-05-13mt76: enable p2p supportLorenzo Bianconi
2020-05-13mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi
2020-05-12mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_workLorenzo Bianconi
2020-05-12mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi
2020-05-12mt76: enable TDLS supportLorenzo Bianconi
2020-05-12mt76: mt7615: move mcu bss upload before creating the staLorenzo Bianconi
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi
2020-05-12mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: do not always reset the dfs state setting the channelLorenzo Bianconi
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: fix antenna mask initialization in DBDC modeFelix Fietkau
2020-02-14mt76: mt7615: rework rx phy index handlingFelix Fietkau
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: mt7615: fix monitor mode on second PHYFelix Fietkau
2020-02-14mt76: mt7615: fix adding active monitor interfacesFelix Fietkau
2020-02-14mt76: mt7615: simplify mcu_set_sta flowRyder Lee
2020-02-14mt76: mt7615: simplify mcu_set_bmc flowRyder Lee
2020-02-14mt76: mt7615: fix and rework tx power handlingFelix Fietkau
2020-02-14mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau
2020-02-14mt76: mt7615: add a get_stats() callbackRyder Lee
2020-02-14mt76: mt7615: report TSF informationRyder Lee
2020-02-14mt76: mt7615: add set_antenna callbackRyder Lee
2020-02-14mt76: mt7615: rework set_channel functionRyder Lee
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau
2020-02-14mt76: mt7615: add set_coverage class supportLorenzo Bianconi
2020-02-14mt7615: replace sta_state callback with sta_add/sta_removeFelix Fietkau
2020-02-14mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau
2020-02-14mt76: mt7615: update beacon contents on BSS_CHANGED_BEACONFelix Fietkau
2020-02-14mt76: mt7615: move radio/mac initialization to .start/stop callbacksFelix Fietkau
2020-02-14mt76: mt7615: initialize dbdc settings on interface addFelix Fietkau