summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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/+2Star
| | * | 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/+22Star
| | * | carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-271-7/+2Star
| | * | carl9170: fix misuse of device driver APIChristian Lamparter2019-06-271-22/+17Star
| | * | 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
| | * | | iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-06-291-3/+9
| | * | | iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-06-291-6/+21
| | * | | iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-06-295-2/+43
| | * | | iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-06-291-18/+16Star
| | * | | iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-06-292-2/+54
| | * | | iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho2019-06-291-3/+0Star
| | * | | iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2019-06-295-33/+22Star
| | * | | iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devicesShahar S Matityahu2019-06-291-4/+5
| | * | | iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu2019-06-293-6/+35
| | * | | iwlwifi: mvm: make the usage of TWT configurableEmmanuel Grumbach2019-06-292-1/+2
| | * | | iwlwifi: support FSEQ TLV even when FMAC is not compiledEmmanuel Grumbach2019-06-291-0/+12
| | * | | iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-2913-168/+184
| | * | | iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu2019-06-293-13/+5Star
| | * | | iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlvShahar S Matityahu2019-06-291-13/+15
| | * | | iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2019-06-292-4/+4