summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau2019-09-051-1/+0
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-19/+2
* mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi2019-09-051-0/+3
* mt76: mt7615: enable survey supportLorenzo Bianconi2019-09-051-0/+5
* mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi2019-09-051-0/+1
* mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi2019-09-051-6/+8
* mt76: mt7615: add 4 WMM sets supportRyder Lee2019-09-051-10/+6
* mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi2019-09-051-7/+5
* mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi2019-09-051-1/+1
* mt76: mt7615: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau2019-09-051-1/+1
* mt76: mt7615: fall back to sw encryption for unsupported ciphersLorenzo Bianconi2019-09-051-0/+15
* mt76: mt7615: add csa supportLorenzo Bianconi2019-09-051-0/+13
* mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi2019-09-051-0/+6
* mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo Bianconi2019-06-271-3/+2
* mt76: mt7615: update peer's bssid when state transition occursRyder Lee2019-06-271-3/+2
* mt76: mt7615: fix slow performance when enable encryptionRyder Lee2019-06-271-1/+1
* mt76: mt7615: enable support for meshRyder Lee2019-06-271-0/+1
* mt76: mt7615: rearrange locking in mt7615_configLorenzo Bianconi2019-06-271-8/+5
* mt76: mt7615: init get_txpower mac80211 callbackLorenzo Bianconi2019-06-271-0/+1
* mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi2019-06-271-0/+3
* mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtblLorenzo Bianconi2019-06-251-1/+1
* mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmcLorenzo Bianconi2019-06-251-11/+4
* mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter2019-06-251-2/+3
* mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee2019-05-011-0/+499