summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mac.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi2019-11-201-1/+3
* mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi2019-11-201-0/+92
* mt76: mt7615: introduce mt7615_mac_wtbl_update routineLorenzo Bianconi2019-11-201-5/+11
* mt76: mt7615: fix survey channel busy timeFelix Fietkau2019-11-201-2/+3
* mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi2019-11-201-2/+24
* mt76: unify channel survey update codeFelix Fietkau2019-11-201-15/+3
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-1/+1
* mt76: store current channel survey_state in struct mt76_devFelix Fietkau2019-11-201-1/+1
* mt76: report rx a-mpdu subframe statusFelix Fietkau2019-11-201-0/+14
* mt76: mt7615: collect aggregation statsLorenzo Bianconi2019-11-201-0/+18
* mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi2019-09-051-6/+2
* mt76: fix some checkpatch warningsRyder Lee2019-09-051-1/+2
* mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi2019-09-051-45/+128
* mt76: mt7615: enable survey supportLorenzo Bianconi2019-09-051-0/+24
* mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi2019-09-051-0/+176
* mt76: mt7615: fix some checkpatch warningsRyder Lee2019-09-051-2/+2
* mt76: mt7615: add 4 WMM sets supportRyder Lee2019-09-051-2/+3
* mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi2019-09-051-9/+13
* mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi2019-09-051-1/+50
* mt76: mt7615: add mt7615_mac_wtbl_addr routineLorenzo Bianconi2019-09-051-1/+6
* mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi2019-09-051-0/+35
* mt76: mt7615: fix invalid fallback ratesFelix Fietkau2019-09-051-0/+3
* mt76: mt7615: fix PS buffering of action framesFelix Fietkau2019-09-051-1/+1
* mt76: mt7615: fix using VHT STBC ratesFelix Fietkau2019-09-051-6/+12
* mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau2019-09-051-37/+92
* mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau2019-09-051-1/+4
* mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau2019-09-051-5/+95
* mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi2019-09-051-0/+88
* mt76: mt7615: add support for per-chain signal strength reportingRyder Lee2019-06-271-1/+21
* mt76: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing2019-06-271-4/+1
* mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi2019-06-271-27/+3
* mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi2019-06-271-24/+1
* mt76: mt7615: do not process rx packets if the device is not initializedLorenzo Bianconi2019-06-251-0/+3
* mt76: fix endianness sparse warningsRyder Lee2019-05-011-6/+6
* mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee2019-05-011-0/+775
OpenPOWER on IntegriCloud