summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2018-12-05wil6210: missing length check in wmi_set_ieLior David
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-03ath10k: transmit queued frames after processing rx packetsNiklas Cassel
2018-10-03ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-10-03ath10k: sdio: set skb len for all rx packetsAlagu Sankar
2018-10-03ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-09-19ath9k_hw: fix channel maximum power level testFelix Fietkau
2018-09-19ath9k: report tx status on EOSPFelix Fietkau
2018-08-24ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-08-03ath: Add regulatory mapping for BahamasSven Eckelmann
2018-08-03ath: Add regulatory mapping for BermudaSven Eckelmann
2018-08-03ath: Add regulatory mapping for SerbiaSven Eckelmann
2018-08-03ath: Add regulatory mapping for TanzaniaSven Eckelmann
2018-08-03ath: Add regulatory mapping for UgandaSven Eckelmann
2018-08-03ath: Add regulatory mapping for APL2_FCCASven Eckelmann
2018-08-03ath: Add regulatory mapping for APL13_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann
2018-05-30ath9k: fix crash in spectral scanSebastian Gottschall
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-05-30ath10k: advertize beacon_int_min_gcdAnilkumar Kolli
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori
2018-03-19ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-19ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-03wcn36xx: Fix dynamic power savingLoic Poulain
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg
2017-12-20ath10k: fix build errors with !CONFIG_PMBrian Norris
2017-12-20ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David
2017-08-31wil6210: increase connect timeoutLior David