summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)Author
2019-11-21mt76: fix fix ampdu lockingMarkus Theil
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: mt7615: add ibss supportLorenzo Bianconi
2019-11-20mt76: mt7615: remove unneeded semicolonYueHaibing
2019-11-20mt76: add missing locking around ampdu actionFelix Fietkau
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi
2019-11-20mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi
2019-09-05mt76: mt7615: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi
2019-09-05mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi
2019-09-05mt76: mt7615: add 4 WMM sets supportRyder Lee
2019-09-05mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi
2019-09-05mt76: mt7615: use params->ssn value directlyStanislaw Gruszka
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau
2019-09-05mt76: mt7615: fall back to sw encryption for unsupported ciphersLorenzo Bianconi
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-06-27mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo Bianconi
2019-06-27mt76: mt7615: update peer's bssid when state transition occursRyder Lee
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee
2019-06-27mt76: mt7615: enable support for meshRyder Lee
2019-06-27mt76: mt7615: rearrange locking in mt7615_configLorenzo Bianconi
2019-06-27mt76: mt7615: init get_txpower mac80211 callbackLorenzo Bianconi
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi
2019-06-25mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtblLorenzo Bianconi
2019-06-25mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmcLorenzo Bianconi
2019-06-25mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee