mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 06:56:52 +07:00
819bf59376
This is just a very basic conversion, I've split up the original multi-book template, and also split up the multi-part mac80211 part in the original book; neither of those were handled by the automatic pandoc conversion. Fix errors that showed up, resulting in a much nicer rendering, at least for the interface combinations documentation. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
18 lines
620 B
ReStructuredText
18 lines
620 B
ReStructuredText
============
|
|
Introduction
|
|
============
|
|
|
|
Explaining wireless 802.11 networking in the Linux kernel
|
|
|
|
Copyright 2007-2009 Johannes Berg
|
|
|
|
These books attempt to give a description of the various subsystems
|
|
that play a role in 802.11 wireless networking in Linux. Since these
|
|
books are for kernel developers they attempts to document the
|
|
structures and functions used in the kernel as well as giving a
|
|
higher-level overview.
|
|
|
|
The reader is expected to be familiar with the 802.11 standard as
|
|
published by the IEEE in 802.11-2007 (or possibly later versions).
|
|
References to this standard will be given as "802.11-2007 8.1.5".
|