summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi2020-02-081-1/+2
* mt76: fix fix ampdu lockingMarkus Theil2019-11-211-2/+4
* mt76: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi2019-11-204-2/+23
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-201-0/+1
* mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi2019-11-201-1/+3
* mt76: mt7615: disable radar pattern detector during scanningLorenzo Bianconi2019-11-201-2/+4
* mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi2019-11-201-7/+0
* mt76: mt7615: add ibss supportLorenzo Bianconi2019-11-203-0/+15
* mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi2019-11-201-1/+0
* mt76: mt7615: remove unneeded semicolonYueHaibing2019-11-202-2/+2
* mt76: add missing locking around ampdu actionFelix Fietkau2019-11-201-0/+2
* mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi2019-11-206-3/+137
* mt76: mt7615: introduce mt7615_mac_wtbl_update routineLorenzo Bianconi2019-11-202-5/+12
* mt76: mt7615: fix survey channel busy timeFelix Fietkau2019-11-202-4/+8
* mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi2019-11-205-4/+43
* 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: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau2019-11-201-1/+1
* mt76: report rx a-mpdu subframe statusFelix Fietkau2019-11-202-0/+16
* mt76: mt7615: collect aggregation statsLorenzo Bianconi2019-11-205-0/+66
* mt76: mt7615: add queue entry in debugfsLorenzo Bianconi2019-11-202-0/+72
* mt76: mt7615: enable SCS by defaultLorenzo Bianconi2019-11-201-1/+1
* mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau2019-11-203-1/+38
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
* mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2019-09-242-10/+7
* mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi2019-09-054-11/+59
* mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi2019-09-052-6/+15
* mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau2019-09-051-1/+0
* mt76: mt7615: apply calibration-free data from OTPFelix Fietkau2019-09-051-0/+38
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-19/+2
* mt76: fix some checkpatch warningsRyder Lee2019-09-051-1/+2
* mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi2019-09-052-45/+131
* mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi2019-09-051-10/+0
* mt76: mt7615: enable survey supportLorenzo Bianconi2019-09-055-0/+34
* mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi2019-09-056-0/+270
* mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi2019-09-051-6/+8
* mt76: mt7615: fix some checkpatch warningsRyder Lee2019-09-053-5/+3
* mt76: Add paragraphs to describe the config symbols fullyRyder Lee2019-09-051-1/+6
* mt76: mt7615: update cw_min/max related settingsRyder Lee2019-09-051-9/+9
* mt76: mt7615: add 4 WMM sets supportRyder Lee2019-09-053-12/+10
* mt76: mt7615: fix MT7615_WATCHDOG_TIME definitionLorenzo Bianconi2019-09-051-1/+1
* mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi2019-09-053-18/+21
* mt76: mt7615: remove wtbl_sec_key definitionLorenzo Bianconi2019-09-051-14/+0
* mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi2019-09-056-48/+63
* 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-054-49/+55
* mt76: mt7615: add missing register initializationFelix Fietkau2019-09-052-4/+31
* mt76: mt7615: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* mt76: mt7615: fix invalid fallback ratesFelix Fietkau2019-09-051-0/+3
OpenPOWER on IntegriCloud