summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0827-204/+364
|\
| * mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2019-06-272-9/+38
| * ath: fix SPDX tagsKalle Valo2019-06-2615-15/+15
| * iwlwifi: add support for hr1 RF IDOren Givon2019-06-242-3/+6
| * mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris2019-06-244-13/+23
| * wl18xx: Fix Wunused-const-variableNathan Huckleberry2019-06-241-38/+0
| * iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika2019-06-243-50/+144
| * iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika2019-06-244-63/+103
| * iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika2019-06-244-15/+37
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-07-0139-227/+832
|\ \
| * | ath10k: pci: remove unnecessary castsKalle Valo2019-06-281-10/+6
| * | ath10k: remove unnecessary 'out of memory' messageKalle Valo2019-06-281-3/+1
| * | ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-06-281-0/+3
| * | ath10k: Move non-fatal warn logs to dbg level for SDIO chipWen Gong2019-06-281-1/+1
| * | ath10k: Fix memory leak in qmiDundi Raviteja2019-06-281-0/+1
| * | ath10k: add new hw_ops for sdio chipWen Gong2019-06-273-1/+6
| * | wil6210: drop old event after wmi_call timeoutAhmad Masri2019-06-271-1/+12
| * | wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri2019-06-275-18/+29
| * | wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo2019-06-274-17/+117
| * | wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez2019-06-271-0/+1
| * | wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2019-06-272-5/+5
| * | wil6210: clear FW and ucode log addressMaya Erez2019-06-273-0/+17
| * | wil6210: fix printout in wil_read_pmccfgDedy Lansky2019-06-271-3/+2
| * | wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar2019-06-274-22/+88
| * | wil6210: increase the frequency of status ring hw tail updateAhmad Masri2019-06-271-3/+13
| * | wil6210: enlarge Tx status ring sizeAhmad Masri2019-06-271-1/+1
| * | wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar2019-06-271-1/+12
| * | wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-271-58/+22
| * | carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-271-7/+2
| * | carl9170: fix misuse of device driver APIChristian Lamparter2019-06-271-22/+17
| * | ath9k: correctly handle short radar pulsesZefir Kurtisi2019-06-271-1/+5
| * | ath10k: Add WMI diag fw logging support for WCN3990Govind Singh2019-06-256-0/+86
| * | ath10k: add report MIC error for sdio chipWen Gong2019-06-251-1/+6
| * | ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan2019-06-253-0/+48
| * | ath10k: Add peer delete response eventDundi Raviteja2019-06-256-2/+69
| * | ath10k: wait for vdev delete response from firmwareRakesh Pillai2019-06-256-6/+41
| * | ath10k: fix PCIE device wake up failedMiaoqing Pan2019-06-251-1/+1
| * | ath10k: fix failure to set multiple fixed rateMiaoqing Pan2019-06-254-12/+108
| * | ath10k: Change the warning message stringFabio Estevam2019-06-251-1/+1
| * | ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-06-251-4/+5
| * | ath10k: add missing error handlingClaire Chang2019-06-251-0/+4
| * | ath10k: enabling tx stats support over pktlogBalaji Pothunoori2019-06-253-1/+20
| * | ath10k: acquire lock to fix lockdep's warningClaire Chang2019-06-251-3/+8
| * | ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong2019-06-252-1/+18
| * | ath10k: add support for firmware crash recovery on SDIO chipWen Gong2019-06-252-2/+9
| * | ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty2019-06-255-11/+28
| * | ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl2019-06-251-0/+1
| * | ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl2019-06-253-8/+18
* | | Merge tag 'iwlwifi-next-for-kalle-2019-06-29' of git://git.kernel.org/pub/scm...Kalle Valo2019-06-3037-530/+1110
|\ \ \
| * | | iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach2019-06-291-2/+6