freebsd-dev/sys/net80211
Sam Leffler d1e61976a0 Generalize the per-node RSSI data so drivers can do more interesting
things than record a single value.

o add a per-node method for returning the "current RSSI" for a node
o create a default method that returns ni_rssi which is the rssi for
  the last received frame
o use the per-node "get rssi" method to return data for the RID's
  submitted by wicontrol, et. al.

Loosely based on work by Tom Marshall <tommy@home.tig-grr.com> for MADWIFI.
2003-09-15 22:28:07 +00:00
..
ieee80211_crypto.c revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_crypto.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_input.c Change input handling to not expect drivers to filter short frames. 2003-09-15 19:38:29 +00:00
ieee80211_ioctl.c Generalize the per-node RSSI data so drivers can do more interesting 2003-09-15 22:28:07 +00:00
ieee80211_ioctl.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_node.c Generalize the per-node RSSI data so drivers can do more interesting 2003-09-15 22:28:07 +00:00
ieee80211_node.h MFp4 changes to fix locking issues and correct reference 2003-08-19 22:17:04 +00:00
ieee80211_output.c Honor the short preamble capability/state flag when calculating the 2003-09-14 22:34:24 +00:00
ieee80211_proto.c o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_proto.h MFp4 changes to fix locking issues and correct reference 2003-08-19 22:17:04 +00:00
ieee80211_radiotap.h Experimental bpf capture format for 802.11 devices. The link layer 2003-09-05 22:19:32 +00:00
ieee80211_var.h Generalize the per-node RSSI data so drivers can do more interesting 2003-09-15 22:28:07 +00:00
ieee80211.c short preamble capability is not just for 11g; mark IEEE80211_F_SHPREAMBLE 2003-09-14 22:32:18 +00:00
ieee80211.h add definitions for various control frames and a minimum-sized frame that 2003-09-15 19:36:34 +00:00