# 802.11 - Linux Related Topics
[TOC]
## Linux 核心中的 802.11 相關子系統

### Reliable Linux Wireless - Techniques for Debugging Wireless Module Integrations (ELCE218)
這個研討會有提到 *Linux* 中處理 802.11 的 `mac80211`、`cfg80211`、`nl80211` 等子系統,並且介紹他們與 *network stack* 之間的關聯(上圖即取自於該研討會的投影片)。除此之外,也介紹了諸多 *user space* 的工具
{%youtube dDMNNDTzjQ0 %}
## `iwd`
### (2020) iwd - State of the Union
{%youtube cfpCQY0FThw %}
### (2018) The New Wi-Fi Experience for Linux
{%youtube QIqT2obSPDk %}
### (2017) Developing a New WiFi Daemon for Linux
{%youtube yUxpm8ucQB8 %}