summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-02-28wil6210: ignore HALP ICR if already handledMaya Erez
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky
2019-02-28wil6210: accessing 802.3 addresses via utility functionsAhmad Masri
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure
2019-02-26ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai
2019-02-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-20ath10k: change 'unsigned long int' to 'unsigned long'Kalle Valo
2019-02-19carl9170: clean up a clamp() callDan Carpenter
2019-02-12ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()Kalle Valo
2019-02-12ath10k: fix documentation in ath10k_wow_convert_8023_to_80211()Kalle Valo
2019-02-12ath10k: align ath10k_htt_txbuf structuresKalle Valo
2019-02-12ath10k: change wmi.h to include only ieee80211.hKalle Valo
2019-02-12ath10k: make wmi_service_name() warn about missing service idsKalle Valo
2019-02-12ath10k: add missing values to wmi_service_name()Kalle Valo
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty
2019-02-12ath10k: add dynamic vlan supportManikanta Pubbisetty
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu
2019-02-12ath10k: report estimated frame transmit airtime to improve fairnessKan Yan
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen
2019-02-12ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()Kalle Valo
2019-02-11ath10k: fix shadow register implementation for WCN3990Rakesh Pillai
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2019-02-11ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris