freebsd-dev/sys/net80211
Sam Leffler 1a1e1d2157 new 802.11 layer:
o code reorg (relative to old netbsd-derived code) for future growth
o drivers now specify available channels and rates and 802.11 layer handles
  almost all ifmedia actions
o multi-mode support for 11a/b/g devices
o 11g protocol additions (incomplete)
o new element id additions (for other than 11g)
o node/station table redone for proper locking and to eliminate driver
  incestuousness
o split device flags and capabilities to reduce confusion and provide room
  for expansion
o incomplete power management infrastructure (need to revisit)
o incomplete hooks for software retry
o more...
2003-06-23 16:55:01 +00:00
..
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_node.c
ieee80211_node.h
ieee80211_output.c
ieee80211_proto.c
ieee80211_proto.h
ieee80211_var.h
ieee80211.c
ieee80211.h