aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)AuthorFilesLines
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi4-5/+7
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi4-0/+22
2019-09-05mt76: mt76x02u: enable multi-vif supportLorenzo Bianconi1-0/+26
2019-09-05mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enableLorenzo Bianconi2-37/+26
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi4-8/+12
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi6-0/+270
2019-09-05mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi1-6/+8
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee63-756/+63
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee18-100/+114
2019-09-05mt76: mt7615: fix some checkpatch warningsRyder Lee3-5/+3
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee11-18/+19
2019-09-05mt76: Add paragraphs to describe the config symbols fullyRyder Lee4-8/+31
2019-09-05mt76: mt7615: update cw_min/max related settingsRyder Lee1-9/+9
2019-09-05mt76: mt7615: add 4 WMM sets supportRyder Lee3-12/+10
2019-09-05mt76: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi1-1/+1
2019-09-05mt76: mt7615: fix MT7615_WATCHDOG_TIME definitionLorenzo Bianconi1-1/+1
2019-09-05mt76: introduce mt76_mmio_read_copy routineLorenzo Bianconi3-8/+19
2019-09-05mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi3-18/+21
2019-09-05mt76: mt7615: remove wtbl_sec_key definitionLorenzo Bianconi1-14/+0
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi6-48/+63
2019-09-05mt76: mt7615: add mt7615_mac_wtbl_addr routineLorenzo Bianconi1-1/+6
2019-09-05mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi4-49/+55
2019-09-05mt76: mt7615: add missing register initializationFelix Fietkau2-4/+31
2019-09-05mt76: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi1-0/+1
2019-09-05mt76: mt7615: use params->ssn value directlyStanislaw Gruszka1-3/+3
2019-09-05mt76: mt7603: use params->ssn value directlyStanislaw Gruszka1-3/+3
2019-09-05mt76: mt76x02: use params->ssn value directlyStanislaw Gruszka1-3/+3
2019-09-05mt76: usb: remove unneeded {put,get}_unalignedStanislaw Gruszka2-5/+8
2019-09-05mt76: usb: fix endian in mt76u_copyStanislaw Gruszka1-2/+2
2019-09-05mt76: mt7603: fix invalid fallback ratesFelix Fietkau1-0/+3
2019-09-05mt76: mt7615: fix invalid fallback ratesFelix Fietkau1-0/+3
2019-09-05mt76: mt7615: fix PS buffering of action framesFelix Fietkau1-1/+1
2019-09-05mt76: mt7615: fix using VHT STBC ratesFelix Fietkau1-6/+12
2019-09-05mt76: mt76u: fix typo in mt76u_fill_rx_sgLorenzo Bianconi1-1/+1
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau4-44/+124
2019-09-05mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau2-1/+8
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau4-98/+97
2019-09-05mt76: mt7603: enable hardware rate up/down selectionFelix Fietkau1-2/+1
2019-09-05mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routineLorenzo Bianconi1-48/+42
2019-09-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi1-3/+3
2019-09-05mt76: mt7615: fall back to sw encryption for unsupported ciphersLorenzo Bianconi1-0/+15
2019-09-05mt76: mt7615: clean up FWDL TXQ during/after firmware uploadFelix Fietkau1-0/+3
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi6-14/+81
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi4-5/+36
2019-09-05mt76: mt7615: do not perform txcalibration before cac is complitedLorenzo Bianconi1-10/+15
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi7-1/+245
2019-09-05mt76: mt7615: introduce mt7615_regd_notifierLorenzo Bianconi1-0/+11
2019-09-05mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to int...Lorenzo Bianconi1-1/+1
2019-09-05mt76: round up length on mt76_wr_copyFelix Fietkau2-2/+2
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4