summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-1/+19
|\
| * mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka2019-09-031-0/+5
| * mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka2019-09-031-1/+14
* | 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: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-051-2/+1
* | mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka2019-09-053-16/+9
* | mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka2019-09-051-1/+0
* | mt76: make mt76_rx_convert staticStanislaw Gruszka2019-09-052-4/+1
* | mt76: remove offchannel check in tx schedulingFelix Fietkau2019-09-053-10/+2
* | mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau2019-09-053-3/+0
* | mt76: stop rx aggregation on station removalFelix Fietkau2019-09-051-0/+3
* | mt76: dma: reset q->rx_head on rx resetFelix Fietkau2019-09-051-0/+6
* | 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-0510-53/+29
* | mt76: fix some checkpatch warningsRyder Lee2019-09-0510-63/+70
* | mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi2019-09-054-47/+135
* | mt76: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi2019-09-051-3/+0
* | mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi2019-09-055-21/+10
* | mt76: mt7615: enable survey supportLorenzo Bianconi2019-09-055-0/+34
* | mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi2019-09-054-5/+7
* | mt76: mt76x02u: enable survey supportLorenzo Bianconi2019-09-054-0/+22
* | mt76: mt76x02u: enable multi-vif supportLorenzo Bianconi2019-09-051-0/+26
* | mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enableLorenzo Bianconi2019-09-052-37/+26
* | mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi2019-09-054-8/+12
* | 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: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-0563-756/+63
* | mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-0518-100/+114
* | mt76: mt7615: fix some checkpatch warningsRyder Lee2019-09-053-5/+3
* | mt76: mt7603: fix some checkpatch warningsRyder Lee2019-09-0511-18/+19
* | mt76: Add paragraphs to describe the config symbols fullyRyder Lee2019-09-054-8/+31
* | 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: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi2019-09-051-1/+1
* | mt76: mt7615: fix MT7615_WATCHDOG_TIME definitionLorenzo Bianconi2019-09-051-1/+1
* | mt76: introduce mt76_mmio_read_copy routineLorenzo Bianconi2019-09-053-8/+19
* | 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: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi2019-09-051-0/+1
* | mt76: mt7615: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* | mt76: mt7603: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* | mt76: mt76x02: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* | mt76: usb: remove unneeded {put,get}_unalignedStanislaw Gruszka2019-09-052-5/+8
* | mt76: usb: fix endian in mt76u_copyStanislaw Gruszka2019-09-051-2/+2
* | mt76: mt7603: fix invalid fallback ratesFelix Fietkau2019-09-051-0/+3