1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/net80211
Sam Leffler 2e79ca9762 o add support for controlling the power of transmitted frames
o add support for controlling the 11g protection mechanism used
  to protect OFDM frames in a mixed 11b/g network

Reviewed by:	imp
2004-03-30 22:57:57 +00:00
..
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c Add support for FH phy, which will be used by awi driver. 2004-01-15 08:44:27 +00:00
ieee80211_ioctl.c o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211_ioctl.h o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211_node.c o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211_node.h
ieee80211_output.c
ieee80211_proto.c o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211_proto.h
ieee80211_radiotap.h
ieee80211_var.h o add support for controlling the power of transmitted frames 2004-03-30 22:57:57 +00:00
ieee80211.c Add explicit dependency on "ether", since we use ether_ifattach(). 2004-03-16 19:25:55 +00:00
ieee80211.h Handle SIOCSIFMTU ioctl directly so we can apply 802.11-specific bounds. 2004-01-13 06:22:55 +00:00