summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-12-01ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-12-01ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2019-12-01wil6210: fix locking in wmi_callLior David
2019-12-01ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2019-11-24ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear
2019-11-20ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
2019-11-20ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2019-11-20ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2019-11-20ath9k: fix tx99 with monitor mode interfaceFelix Fietkau
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-07-31ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-31ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-31ath10k: add missing error handlingClaire Chang
2019-07-31ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-07-31ath6kl: add some bounds checkingDan Carpenter
2019-07-31ath9k: Check for errors when reading SREV registerTim Schumacher
2019-07-31ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-07-31wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-03-27ath10k: avoid possible string overflowArnd Bergmann
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
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
2019-02-12MLK-17136 ath10k: clear fetch board fail logGao Pan
2019-02-12MLK-17039 qca6174: clear error message during wifi bootupGao Pan
2019-02-12MLK-17033: ath10k: fix suspend/resume fail issueGao Pan
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