summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach13-465/+11
2019-09-06iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach1-18/+0
2019-09-06iwlwifi: mvm: add the skb length to a printShaul Triebitz1-2/+3
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala1-1/+1
2019-09-06iwlwifi: add ldbg config cmd debug printShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu6-55/+87
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu6-11/+7
2019-09-06iwlwifi: dbg: move monitor recording functionality from header fileShahar S Matityahu2-85/+89
2019-09-06iwlwifi: mvm: remove unnecessary forward declarationsJohannes Berg1-8/+0
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer3-0/+61
2019-09-06iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_stateEmmanuel Grumbach1-2/+1
2019-09-06iwlwifi: Send DQA enable command only if TVL is onIlia Lin1-3/+5
2019-09-06iwlwifi: bump FW API to 49 for 22000 seriesLuca Coelho1-1/+1
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi4-11/+59
2019-09-05mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi2-6/+15
2019-09-05mt76: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-09-05mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka3-16/+9
2019-09-05mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka1-1/+0
2019-09-05mt76: make mt76_rx_convert staticStanislaw Gruszka2-4/+1
2019-09-05mt76: remove offchannel check in tx schedulingFelix Fietkau3-10/+2
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau3-3/+0
2019-09-05mt76: stop rx aggregation on station removalFelix Fietkau1-0/+3
2019-09-05mt76: dma: reset q->rx_head on rx resetFelix Fietkau1-0/+6
2019-09-05mt76: mt7615: apply calibration-free data from OTPFelix Fietkau1-0/+38
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi10-53/+29
2019-09-05mt76: fix some checkpatch warningsRyder Lee10-63/+70
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi4-47/+135
2019-09-05mt76: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi1-3/+0
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi5-21/+10
2019-09-05mt76: mt7615: enable survey supportLorenzo Bianconi5-0/+34
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