summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi
2019-06-27mt76: mt7615: init per-channel target powerLorenzo Bianconi
2019-06-27mt76: mt7615: add support for per-chain signal strength reportingRyder Lee
2019-06-27mt76: mt7615: simplify mt7615_mcu_set_sta_rec routineLorenzo Bianconi
2019-06-27mt76: mt7603: improve hardware rate switching configurationFelix Fietkau
2019-06-27mt76: mt7603: rework and fix tx status reportingFelix Fietkau
2019-06-27mt76: mt76x0: fix RF frontend initialization for external PAFelix Fietkau
2019-06-27mt76: mt7615: remove key check in mt7615_mcu_set_wtbl_keyLorenzo Bianconi
2019-06-27mt76: mt7615: remove unused variable in mt7615_mcu_set_bcnLorenzo Bianconi
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee
2019-06-27mt76: mt7615: enable support for meshRyder Lee
2019-06-27mt76: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi
2019-06-27mt76: mt7615: rearrange locking in mt7615_configLorenzo Bianconi
2019-06-27mt76: mt7615: init get_txpower mac80211 callbackLorenzo Bianconi
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi
2019-06-27mt76: generalize mt76_get_txpower for 4x4:4 devicesLorenzo Bianconi
2019-06-27mt76: mt7615: select wifi band according to eepromLorenzo Bianconi
2019-06-27mt76: mt7615: add support for mtd eeprom parsingLorenzo Bianconi
2019-06-27mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi
2019-06-27mt76: mt76x02: fix tx reordering on rate control probing without a-mpduFelix Fietkau
2019-06-27mt76: mt76x02: fix tx status reporting issuesFelix Fietkau
2019-06-27mt76: fix setting chan->max_powerFelix Fietkau
2019-06-27mt76: mt7603: fix reading target tx power from eepromFelix Fietkau
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-26ath: fix SPDX tagsKalle Valo
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh
2019-06-25ath10k: add report MIC error for sdio chipWen Gong
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan
2019-06-25ath10k: Add peer delete response eventDundi Raviteja
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai
2019-06-25ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan
2019-06-25ath10k: Change the warning message stringFabio Estevam
2019-06-25ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-06-25ath10k: add missing error handlingClaire Chang
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori
2019-06-25ath10k: acquire lock to fix lockdep's warningClaire Chang
2019-06-25ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong
2019-06-25ath10k: add support for firmware crash recovery on SDIO chipWen Gong
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty
2019-06-25ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl
2019-06-25mt76: mt7615: do not process rx packets if the device is not initializedLorenzo Bianconi
2019-06-25mt76: mt76x02: fix edcca file permissionLorenzo Bianconi
2019-06-25mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi
2019-06-25mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi