summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing2020-05-281-2/+1
* mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi2020-05-281-23/+3
* mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi2020-05-281-0/+79
* mt76: mt7615: configure bss info adding the interfaceSean Wang2020-05-131-4/+1
* mt76: enable p2p supportLorenzo Bianconi2020-05-131-0/+3
* mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi2020-05-131-4/+4
* mt76: set runtime stream caps by mt76_phyRyder Lee2020-05-121-1/+1
* mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi2020-05-121-0/+8
* mt76: mt7615: add WoW supportLorenzo Bianconi2020-05-121-0/+79
* mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_workLorenzo Bianconi2020-05-121-1/+0
* mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi2020-05-121-3/+3
* mt76: enable TDLS supportLorenzo Bianconi2020-05-121-2/+2
* mt76: mt7615: move mcu bss upload before creating the staLorenzo Bianconi2020-05-121-4/+13
* mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi2020-05-121-0/+23
* mt76: mt7615: introduce mt7663u supportLorenzo Bianconi2020-05-121-0/+34
* mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi2020-05-121-28/+4
* mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi2020-05-121-11/+8
* mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau2020-05-121-1/+3
* mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau2020-05-121-0/+3
* mt76: mt7615: do not always reset the dfs state setting the channelLorenzo Bianconi2020-05-121-1/+20
* mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi2020-05-121-3/+3
* mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi2020-05-121-5/+50
* mt76: mt7615: introduce hw scan supportLorenzo Bianconi2020-05-121-0/+34
* mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi2020-03-171-10/+10
* mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi2020-03-171-2/+2
* mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi2020-03-171-1/+1
* mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi2020-03-171-5/+5
* mt76: mt7615: fix antenna mask initialization in DBDC modeFelix Fietkau2020-03-171-1/+7
* mt76: mt7615: rework rx phy index handlingFelix Fietkau2020-02-141-6/+1
* mt76: avoid extra RCU synchronization on station removalFelix Fietkau2020-02-141-0/+1
* mt76: mt7615: fix monitor mode on second PHYFelix Fietkau2020-02-141-4/+7
* mt76: mt7615: fix adding active monitor interfacesFelix Fietkau2020-02-141-0/+1
* mt76: mt7615: simplify mcu_set_sta flowRyder Lee2020-02-141-7/+2
* mt76: mt7615: simplify mcu_set_bmc flowRyder Lee2020-02-141-2/+1
* mt76: mt7615: fix and rework tx power handlingFelix Fietkau2020-02-141-4/+3
* mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau2020-02-141-0/+28
* mt76: mt7615: add a get_stats() callbackRyder Lee2020-02-141-0/+16
* mt76: mt7615: report TSF informationRyder Lee2020-02-141-0/+21
* mt76: mt7615: add set_antenna callbackRyder Lee2020-02-141-0/+27
* mt76: mt7615: rework set_channel functionRyder Lee2020-02-141-1/+4
* mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau2020-02-141-0/+3
* mt76: mt7615: add set_coverage class supportLorenzo Bianconi2020-02-141-0/+21
* mt7615: replace sta_state callback with sta_add/sta_removeFelix Fietkau2020-02-141-14/+24
* mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau2020-02-141-0/+3
* mt76: mt7615: update beacon contents on BSS_CHANGED_BEACONFelix Fietkau2020-02-141-5/+4
* mt76: mt7615: move radio/mac initialization to .start/stop callbacksFelix Fietkau2020-02-141-1/+22
* mt76: mt7615: initialize dbdc settings on interface addFelix Fietkau2020-02-141-1/+11
* mt76: mt7615: add multiple wiphy support to the rx pathFelix Fietkau2020-02-141-0/+7
* mt76: mt7615: add multiple wiphy support to the dfs support codeFelix Fietkau2020-02-141-3/+2