# Wi-Fi software

The following table lists the source code locations of the ath11k driver components.

Table : Source code location of Wi-Fi software components

| Component | Source code location |
| --- | --- |
| mac80211 | `net/mac80211` |
| ath11k driver | <ul class="simple"><br><li><p><code class="file docutils literal notranslate"><span class="pre">drivers/net/wireless/ath/ath11k</span></code></p></li><br><li><p><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath11k" rel="noopener noreferrer" target="_blank" class="xref cursorpointer" onclick="Window.BookmapComponent.navigateExternalFile('https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath11k')">Git repo link for ath11k</a></p></li><br></ul> |
| ath12k driver | <ul class="simple"><br><li><p><code class="file docutils literal notranslate"><span class="pre">drivers/net/wireless/ath/ath12k</span></code></p></li><br><li><p><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath12k" rel="noopener noreferrer" target="_blank" class="xref cursorpointer" onclick="Window.BookmapComponent.navigateExternalFile('https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath12k')">Git repo link for ath12k</a></p></li><br></ul> |
| wpa\_supplicant | `source:SRC_URI = "git://w1.fi/hostap.git;protocol=https;branch=main"` |
| Supplicant configuration file | `sources/mdm-init/upstream` |

For more information about ath11k/ath12k, see:

- [ath11k](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath11k)
- [ath12k](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath12k)
- [mac80211](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/mac80211)
- [cfg80211](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/wireless)

Last Published: May 11, 2026

[Previous Topic
Wi-Fi architecture](https://docs.qualcomm.com/bundle/publicresource/80-80022-14/topics/wlan_sw_overview.md) [Next Topic
Configure Wi-Fi](https://docs.qualcomm.com/bundle/publicresource/80-80022-14/topics/Set_up_and_configure_WLAN_connection.md)