summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter1-0/+5
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik1-0/+2
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen1-1/+1
2020-08-21ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-21ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang1-0/+3
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang5-7/+17
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma1-3/+3
2020-05-10ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter1-1/+1
2020-05-10ath10k: free cached fw bin contents when get board id failsRaja Mani1-1/+1
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky1-2/+2
2020-04-24wil6210: fix temperature debugfsDedy Lansky1-3/+4
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-12ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-12ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-04ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-11-28ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-11-25ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich1-1/+1
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear4-5/+25
2019-11-25ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl1-1/+2
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-08-04ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-08-04ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli1-1/+1
2019-08-04ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-08-04ath9k: Check for errors when reading SREV registerTim Schumacher1-9/+23
2019-08-04ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-04-03ath10k: avoid possible string overflowArnd Bergmann1-1/+1