summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Fix an error code in ath10k_add_interface()Yang Li2021-07-201-0/+1
* wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap2021-07-201-5/+3
* ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár2021-07-201-0/+5
* ath10k: Validate first subframe of A-MSDU before processing the listSriram R2021-06-031-4/+57
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-05-222-2/+2
* ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2021-03-172-1/+8
* ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan2021-03-071-11/+4
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
* ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-11-181-1/+1
* ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-11-101-1/+7
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-10-291-0/+5
* wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-291-1/+1
* ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-10-291-0/+2
* ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-10-291-0/+3
* ath10k: provide survey info as accumulated dataVenkateswara Naralasetty2020-10-291-1/+1
* ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-10-011-0/+2
* Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen2020-09-031-1/+1
* ath9k: release allocated buffer if timed outNavid Emamdoost2020-08-211-0/+1
* ath9k_htc: release allocated buffer if timed outNavid Emamdoost2020-08-211-0/+3
* ath9k: Fix regression with Atheros 9271Mark O'Donovan2020-07-311-1/+3
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-07-312-11/+42
* Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2020-07-222-42/+11
* carl9170: remove P2P_GO supportChristian Lamparter2020-06-202-20/+5
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-06-202-11/+42
* ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang2020-06-201-0/+5
* ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang2020-06-201-0/+3
* ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang2020-06-205-7/+17
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-06-201-3/+3
* wil6210: fix length check in __wmi_sendLior David2020-04-242-2/+22
* wil6210: rate limit wil_rx_refill errorDedy Lansky2020-04-241-2/+2
* wil6210: fix temperature debugfsDedy Lansky2020-04-241-3/+4
* wil6210: increase firmware ready timeoutHamad Kadmany2020-04-241-1/+1
* ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel2020-04-241-0/+3
* ath9k: fix storage endpoint lookupJohan Hovold2020-02-051-1/+1
* ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi2020-01-291-4/+4
* ath9k_htc: Discard undersized packetsMasashi Honma2020-01-121-4/+19
* ath9k_htc: Modify byte order for an error messageMasashi Honma2020-01-121-1/+1
* ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan2020-01-041-0/+2
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-12-211-4/+5
* ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov2019-12-211-1/+2
* ath6kl: Fix off by one error in scan completionKyle Roeschley2019-12-051-1/+1
* ath6kl: Only use match sets when firmware supports itKyle Roeschley2019-12-051-1/+1
* ath9k_hw: fix uninitialized variable dataDenis Efremov2019-11-281-1/+1
* ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang2019-11-281-12/+11
* ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich2019-11-251-1/+1
* ath10k: fix vdev-start timeout on errorBen Greear2019-11-254-5/+25
* ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2019-11-251-2/+1
* ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau2019-11-254-3/+17