aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-10-29ath11k: Add checked value for ath11k_ahb_removeBo YU
2020-10-29ath11k: fix a double free and a memory leakTom Rix
2020-10-29ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-10-29ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada
2020-05-30ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen
2020-05-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-19ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'Christophe JAILLET
2020-05-13wcn36xx: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-13ath11k: fix htt stats module not handle multiple skbsPradeep Kumar Chitrapu
2020-05-12wil6210: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12ath11k: convert to devm_platform_get_and_ioremap_resourceWei Yongjun
2020-05-12ath11k: remove redundant initialization of pointer infoColin Ian King
2020-05-12ath10k: fix ath10k_pci struct layoutArnd Bergmann
2020-05-12ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann
2020-05-12carl9170: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11ath10k: remove experimental tag from SDIO and SNOC busses in KconfigGovind Singh
2020-05-11wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh
2020-05-11ath11k: Add support for multibus supportGovind Singh
2020-05-11ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong
2020-05-11wil6210: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-05-11ath10k: Skip handling del_server during driver exitRakesh Pillai
2020-05-11ath11k: remove stale monitor status descriptorMiles Hu
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma