summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter2021-07-191-2/+2
* ath11k: send beacon template after vdev_start/restart during csaSeevalamuthu Mariappan2021-07-141-5/+5
* ath10k: Fix an error code in ath10k_add_interface()Yang Li2021-07-141-0/+1
* ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()Christophe JAILLET2021-07-141-1/+2
* wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue2021-07-141-13/+8
* wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap2021-07-141-5/+3
* ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang2021-07-141-3/+9
* ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang2021-07-141-1/+1
* ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár2021-07-141-0/+5
* ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam2021-06-032-4/+5
* Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman2021-06-031-1/+3
* ath11k: Clear the fragment cache during key installSriram R2021-06-033-0/+25
* ath10k: Validate first subframe of A-MSDU before processing the listSriram R2021-06-031-4/+57
* ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong2021-06-031-0/+10
* ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2021-06-032-1/+18
* ath10k: drop fragments with multicast DA for SDIOWen Gong2021-06-031-2/+7
* ath10k: drop fragments with multicast DA for PCIeWen Gong2021-06-031-3/+20
* ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2021-06-032-4/+96
* ath11k: fix thermal temperature readPradeep Kumar Chitrapu2021-05-191-32/+21
* ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan2021-05-141-0/+3
* ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong2021-05-141-1/+1
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-05-142-2/+2
* ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan2021-04-071-2/+5
* ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong2021-04-071-2/+5
* ath11k: fix AP mode for QCA6390Kalle Valo2021-03-171-2/+2
* ath11k: start vdev if a bss peer is already createdCarl Huang2021-03-173-2/+25
* ath11k: peer delete synchronization with firmwareRitesh Singh2021-03-176-7/+75
* 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
* ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing2021-03-041-1/+4
* ath11k: fix a locking bug in ath11k_mac_op_start()Dan Carpenter2021-03-041-5/+6
* ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry2021-03-041-0/+2
* ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry2021-03-041-0/+3
* ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai2021-03-041-2/+3
* ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2021-02-171-6/+2
* ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang2021-01-192-2/+23
* ath11k: fix crash caused by NULL rx_channelCarl Huang2021-01-191-3/+7
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
* ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu2020-12-301-31/+0
* ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-301-1/+4
* ath10k: Fix an error handling pathChristophe JAILLET2020-12-301-0/+2
* ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-303-3/+11
* ath11k: Fix an error handling pathChristophe JAILLET2020-12-301-2/+4
* ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann2020-12-301-0/+1
* ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann2020-12-303-12/+21
* ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan2020-12-301-1/+2
* ath11k: Handle errors if peer creation failsAlex Dewar2020-12-301-10/+14
* ath11k: fix wmi init configurationKarthikeyan Periyasamy2020-12-301-2/+2
* ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann2020-12-301-2/+3
* ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann2020-12-301-0/+1