0001 ============
0002 Introduction
0003 ============
0004
0005 Explaining wireless 802.11 networking in the Linux kernel
0006
0007 Copyright 2007-2009 Johannes Berg
0008
0009 These books attempt to give a description of the various subsystems
0010 that play a role in 802.11 wireless networking in Linux. Since these
0011 books are for kernel developers they attempts to document the
0012 structures and functions used in the kernel as well as giving a
0013 higher-level overview.
0014
0015 The reader is expected to be familiar with the 802.11 standard as
0016 published by the IEEE in 802.11-2007 (or possibly later versions).
0017 References to this standard will be given as "802.11-2007 8.1.5".