xref: /linux/Documentation/driver-api/80211/introduction.rst (revision 9095bf25ea08135a5b74875dd0e3eeaddc4218a0)
1*0bb33e25SJonathan Corbet============
2*0bb33e25SJonathan CorbetIntroduction
3*0bb33e25SJonathan Corbet============
4*0bb33e25SJonathan Corbet
5*0bb33e25SJonathan CorbetExplaining wireless 802.11 networking in the Linux kernel
6*0bb33e25SJonathan Corbet
7*0bb33e25SJonathan CorbetCopyright 2007-2009 Johannes Berg
8*0bb33e25SJonathan Corbet
9*0bb33e25SJonathan CorbetThese books attempt to give a description of the various subsystems
10*0bb33e25SJonathan Corbetthat play a role in 802.11 wireless networking in Linux. Since these
11*0bb33e25SJonathan Corbetbooks are for kernel developers they attempts to document the
12*0bb33e25SJonathan Corbetstructures and functions used in the kernel as well as giving a
13*0bb33e25SJonathan Corbethigher-level overview.
14*0bb33e25SJonathan Corbet
15*0bb33e25SJonathan CorbetThe reader is expected to be familiar with the 802.11 standard as
16*0bb33e25SJonathan Corbetpublished by the IEEE in 802.11-2007 (or possibly later versions).
17*0bb33e25SJonathan CorbetReferences to this standard will be given as "802.11-2007 8.1.5".
18