summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix fix ampdu lockingMarkus Theil2019-11-211-2/+4
* 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: move interface_modes definition in mt76_core moduleLorenzo Bianconi2019-11-201-9/+0
* mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi2019-11-201-1/+0
* mt76: add missing locking around ampdu actionFelix Fietkau2019-11-201-0/+2
* mt76: unify channel survey update codeFelix Fietkau2019-11-201-14/+1
* mt76: mt7603: switch to a different counter for survey busy timeFelix Fietkau2019-11-201-1/+1
* mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau2019-11-205-1/+112
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-202-1/+2
* mt76: store current channel survey_state in struct mt76_devFelix Fietkau2019-11-201-1/+1
* mt76: report rx a-mpdu subframe statusFelix Fietkau2019-11-202-0/+15
* mt76: mt7603: remove q_rx field from struct mt7603_devFelix Fietkau2019-11-201-2/+0
* mt76: mt7603: collect aggregation statsLorenzo Bianconi2019-11-205-0/+61
* mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi2019-11-201-0/+2
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
* mt76: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-051-2/+1
* 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: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi2019-09-051-3/+0
* mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi2019-09-051-11/+0
* mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi2019-09-053-5/+5
* mt76: mt7603: fix some checkpatch warningsRyder Lee2019-09-0511-18/+19
* mt76: Add paragraphs to describe the config symbols fullyRyder Lee2019-09-051-2/+4
* mt76: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi2019-09-051-1/+1
* mt76: mt7603: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* mt76: mt7603: fix invalid fallback ratesFelix Fietkau2019-09-051-0/+3
* mt76: mt7603: enable hardware rate up/down selectionFelix Fietkau2019-09-051-2/+1
* net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
* mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...Lorenzo Bianconi2019-06-271-1/+1
* mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi2019-06-273-5/+3
* mt76: mt7603: improve hardware rate switching configurationFelix Fietkau2019-06-271-1/+10
* mt76: mt7603: rework and fix tx status reportingFelix Fietkau2019-06-274-41/+108
* mt76: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing2019-06-271-4/+0
* 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-25/+1
* mt76: fix setting chan->max_powerFelix Fietkau2019-06-271-1/+1
* mt76: mt7603: fix reading target tx power from eepromFelix Fietkau2019-06-272-0/+6
* mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi2019-06-254-4/+39
* mt76: mt7603: stop mac80211 queues before setting the channelLorenzo Bianconi2019-06-251-1/+4
* mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi2019-06-251-1/+0
* mt76: mt7603: use napi polling for tx cleanupLorenzo Bianconi2019-06-253-5/+31
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi2019-05-011-10/+20
* mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi2019-05-012-2/+9
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-015-9/+7
* mt76: move beacon_mask in mt76_devLorenzo Bianconi2019-05-012-10/+9
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-014-4/+3
* mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi2019-05-011-0/+3
* mt76: fix endianness sparse warningsRyder Lee2019-05-011-1/+1
OpenPOWER on IntegriCloud