| #
490c53e9 |
| 27-Apr-2026 |
Adrian Chadd <adrian@FreeBSD.org> |
net80211: add initial README.md and PROTOCOL.md
* Add top level README.md, linking to in progress and todo items * Add an 802.11 protocol overview, with todo items - this is designed to provide a
net80211: add initial README.md and PROTOCOL.md
* Add top level README.md, linking to in progress and todo items * Add an 802.11 protocol overview, with todo items - this is designed to provide a basic introduction to 802.11 for people wishing to work on net80211 and drivers. * DEBUG.md - cover the debug API * DATAPATH_TRANSMIT.md - transmit datapath * DATAPATH_RECEIVE.md - receive datapath * PROTOCOL.md - a high level (for values of "high") overview of the 802.11 protocol and where it intersects with net80211
Differential Revision: https://reviews.freebsd.org/D56760
show more ...
|