a wlan, wireless local area network, is a network of devices connected wirelessly within a limited geographic area. these areas can include: homes, schools, office buildings, or campuses. radio waves are used to move data between client devices and a central connection point, typically an access point that bridges to a wired network and the internet. with wlans, the primary goals are flexibility and mobility.

wifi is the most popular way to implement a wlan. the name is sometimes expanded as “wireless fidelity”, but that is essentially marketing verbiage. the wifi alliance has stated that the term doesn’t officially stand for anything.

keep in mind that wlan is the general concept, while wifi specifically refers to 802.11-based wlans that have been certified by the wifi alliance. all wifi networks are wlans, but not all wlans are wifi.

historical background

19th century origins

wireless networking is ultimately radio-frequency communication, and the science behind it comes from the 1800s. michael faraday established electromagnetic induction, james clerk maxwell mathematically predicted electromagnetic waves, heinrich rudolf hertz proved they could be transmitted and received (the unit of frequency is named after him), and guglielmo marconi turned the theory into practical long-distance radio.

wireless technologies have been evolving for over a century. modern wifi just applies these rf fundamentals to digital data.

wwii era

the us military used wireless technology heavily during world war ii. many technologies still in use today were patented during that era. worth remembering: frequency-hopping spread spectrum (fhss), co patented by hedy lamarr and george antheil, was a wwii era concept for jam resistant, harder to intercept communication. spread spectrum stuck around: classic bluetooth still frequency-hops (adaptive fhss today), and the original 1997 802.11 offered both fhss and dsss.

the first wireless network

the university of hawaii developed the first wireless data network, alohanet, in 1971, to provide communications between the hawaiian islands. alohanet introduced the random-access just transmit and retry on collision approach to a shared medium. that idea evolved into csma/cd (ethernet) and csma/ca (carrier sense multiple access with collision avoidance), the medium access method wifi still uses today. we still can’t reliably detect collisions on a radio medium, so we try to avoid them instead.

commercial wlan emerges

low speed wireless data networking began appearing in the 1990s. the ieee (institute of electrical and electronics engineers) ratified the original 802.11 standard in 1997; it ran at 2mbps max, very slow by today’s standards. early adopters were warehousing and manufacturing environments, places where running cable was impractical.

usability first, security last

home networks were the first to widely implement wireless. this adoption pattern seriously shaped the technology’s development and future implementations. since the priority was ease and simplicity, security suffered. wifi’s culture of making things easy is why many vulnerabilities exist. small companies adopted wireless over the following years; while medium and large businesses were much slower adopters, largely because of recurring security issues and weaknesses.

convenience drove wifi adoption, and security was repeatedly bolted on afterward. from WEP to WPA3, each generation patched flaws in the last.

standards bodies vs. the wifi alliance

these two are often mixed up, but they do different jobs. the ieee creates and maintains the 802.11 standards for wireless communication, with two critical caveats:

  • the standards don’t address every possible implementation detail
  • manufacturers may not conform to all of a standard

these gaps caused real interoperability problems in early wireless devices: gear from different vendors wouldn’t reliably communicate.

the wifi alliance is an industry group that solves the interoperability gap through certification and branding. in 1999 a group of companies formed the wireless ethernet compatibility alliance (weca). their mission was to test products, certify interoperability, and promote wireless technology. in 2002 the weca renamed itself the wifi alliance. the alliance owns and controls the wifi certified trademark/logo. the logo is a registered trademark permitted only on equipment that has passed testing, giving purchasers assurance that the product will interoperate with other wireless devices.

the ieee writes the rules; the wifi alliance certifies that products actually follow them and play nicely together.

regulatory bodies

rf frequencies are usable worldwide because the spectrum exists everywhere, but if everyone used whatever frequency at will, interference would eventually disable all communication. rules exist to keep the rf spectrum organized and open for fair use — but “who writes the rules” is not one global org with three regional offices.

BodyFull nameRole
ITU-RInternational Telecommunication Union – Radiocommunication SectorGlobal coordination (a United Nations specialized agency); frequency allocations across regions
FCCFederal Communications CommissionNational regulator for the united states (other countries have their own)
CEPTEuropean Conference of Postal and Telecommunications AdministrationsCoordinates spectrum policy among european administrations
ETSIEuropean Telecommunications Standards InstituteStandards body — writes harmonized technical standards that european regulation references; not a spectrum regulator itself

itu-r coordinates spectrum and frequency assignments across three distinct regions and tries to keep one country’s rf signals from interfering with another.

  • region 1: europe, africa, and northern asia
  • region 2: north and south america
  • region 3: southern asia and australasia

the fcc regulates frequencies, channels, and transmission power in the us. in europe, national authorities set the legal limits, coordinated through cept; etsi produces the technical standards those rules often point at. treating etsi as “the european fcc” collapses two different jobs.

the legal channels, allowed frequencies, and max transmit power differ by region. this affects which channels an ap can use, whether channels like the 5ghz dfs band require radar avoidance, and how much power your device is allowed to output. when capturing or testing, your card’s regulatory domain setting genuinely changes what channels you can see and use.

where the standard is now

Wi-Fi name802.11 amendment~YearBandsHeadline feature
(legacy)802.1119972.4 GHz2 Mbps, the original
802.11a / 802.11b19995 GHz / 2.4 GHzup to 54 / 11 Mbps
Wi-Fi 31802.11g20032.4 GHz54 Mbps, backward compatible
Wi-Fi 4802.11n20092.4 & 5 GHzMIMO, dual-band
Wi-Fi 5802.11ac20135 GHzwider channels, 256-QAM, MU-MIMO
Wi-Fi 6 / 6E802.11ax2019/20202.4, 5, +6 GHz (6E)OFDMA, efficiency in dense environments
Wi-Fi 7802.11be2024–252.4, 5, 6 GHz320 MHz channels, 4096-QAM, Multi-Link Operation (MLO)
Wi-Fi 8802.11bn (in draft)~2028 target2.4, 5, 6 GHz”Ultra High Reliability” — focus on consistency, roaming, multi-AP coordination rather than raw speed