aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-12-18ath11k: checking for NULL vs IS_ERR()Dan Carpenter
2019-12-18ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()Dan Carpenter
2019-12-18ath11k: fix missing free of skb on error return pathColin Ian King
2019-12-18ath11k: fix uninitialized variable radioupColin Ian King
2019-12-18ath11k: fix memory leak on reg_infoColin Ian King
2019-12-18ath11k: Remove unnecessary enum scan_priorityNathan Chancellor
2019-12-18ath11k: fix several spelling mistakesColin Ian King
2019-12-18ath11k: add some missing __packed qualifiersJohn Crispin
2019-12-18ath11k: set the BA buffer size to 256 when HE is enabledPradeep Kumar Chitrapu
2019-12-18ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()Pradeep Kumar Chitrapu
2019-12-18ath11k: optimize ath11k_hal_tx_status_parseJohn Crispin
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin
2019-12-18ath11k: move some tx_status parsing to debugfs codeJohn Crispin
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin
2019-12-18ath11k: drop memset when setting up a tx cmd descJohn Crispin
2019-12-18ath11k: disable PS for STA interfaces by default upon bringupJohn Crispin
2019-12-18ath11k: add wmi helper for turning STA PS on/offJohn Crispin
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17ath10k: Fix some typo in some warning messagesChristophe JAILLET
2019-12-17ath11k: register HE mesh capabilitiesSven Eckelmann
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-12-10Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-12-02ath: add support for special 0x0 regulatory domainWen Gong
2019-12-02ath10k: change bundle count for max rx bundle for sdioWen Gong
2019-12-02ath10k: enable napi on RX path for sdioWen Gong
2019-11-29ath11k: fix indentation in ath11k_mac_prepare_he_mode()John Crispin
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: Skip update peer stats for management packetsVenkateswara Naralasetty
2019-11-29ath11k: update tx duration in station infoVenkateswara Naralasetty
2019-11-29ath11k: fix vht guard interval mappingManikanta Pubbisetty
2019-11-29ath11k: fix memory leak in monitor modeMiles Hu
2019-11-29ath11k: Advertise MPDU start spacing as no restrictionVenkateswara Naralasetty
2019-11-29ath11k: Update tx and rx chain count properly on drv_set_antennaSriram R
2019-11-29ath11k: add necessary peer assoc params in wmi dbgSriram R
2019-11-29ath11k: unlock mutex during failure in qmi fw readyGovindaraj Saminathan
2019-11-29ath11k: add support for controlling tx power to a stationMaharaja Kennadyrajan
2019-11-29ath11k: update bawindow size in delba processVenkateswara Naralasetty
2019-11-29ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce APIKarthikeyan Periyasamy
2019-11-29ath11k: avoid burst time conversion logicKarthikeyan Periyasamy
2019-11-29ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli
2019-11-29ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()Anilkumar Kolli
2019-11-29ath11k: qmi clean up ce and HTC service config updateAnilkumar Kolli
2019-11-29ath11k: tracing: fix ath11k tracingAnilkumar Kolli
2019-11-29ath10k: enable wow feature for sdio chipWen Gong
2019-11-29ath10k: change log level for mpdu status of sdio chipWen Gong
2019-11-29ath10k: set WMI_PEER_AUTHORIZE after a firmware crashWen Gong
2019-11-29ath10k: set max mtu to 1500 for sdio chipWen Gong
2019-11-29ath10k: enable firmware log by default for sdioWen Gong
2019-11-29ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortageVasanthakumar Thiagarajan