summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-10-20wil6210: use eth_hw_addr_set()Jakub Kicinski
2021-10-20ath6kl: use eth_hw_addr_set()Jakub Kicinski
2021-10-20wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-18ath5k: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann
2021-10-13ath9k: fix an IS_ERR() vs NULL checkDan Carpenter
2021-10-13ath11k: Identify DFS channel when sending scan channel list commandBaochen Qiang
2021-10-13ath9k: support DT ieee80211-freq-limit property to limit channelsChristian Lamparter
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang
2021-10-11ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang
2021-10-11ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-10-11ath11k: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-08ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()Kalle Valo
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility"Colin Ian King
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-05ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()Tim Gardner
2021-10-05ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-10-05ath9k: add option to reset the wifi chip via debugfsLinus Lüssing
2021-10-05ath10k: Don't always treat modem stop events as crashesStephen Boyd
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-09-28ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam
2021-09-28ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-09-28ath10k: high latency fixes for beacon bufferAlagu Sankar
2021-09-28ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang
2021-09-28ath11k: support SMPS configuration for 6 GHzPradeep Kumar Chitrapu
2021-09-28ath11k: add 6 GHz params in peer assoc commandPradeep Kumar Chitrapu
2021-09-28ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_...Wen Gong
2021-09-28ath11k: indicate scan complete for scan canceled when scan runningWen Gong
2021-09-28ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong
2021-09-28ath11k: add HTT stats support for new statsVenkateswara Naralasetty
2021-09-28ath11k: Change masking and shifting in htt statsSeevalamuthu Mariappan
2021-09-28ath11k: Remove htt stats fixed size array usageSeevalamuthu Mariappan
2021-09-28ath11k: Replace HTT_DBG_OUT with scnprintfSeevalamuthu Mariappan
2021-09-28ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUFSeevalamuthu Mariappan
2021-09-28ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang
2021-09-28ath11k: Fix inaccessible debug registersBaochen Qiang
2021-09-28ath11k: Drop MSDU with length error in DP rx pathBaochen Qiang
2021-09-28ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855Wen Gong
2021-09-28ath11k: enable 6G channels for WCN6855Wen Gong
2021-09-28ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855Wen Gong