freebsd-src/sys/net80211
Sam Leffler ef39d4be37 Correct rate set negotiation when operating as a station: if the
AP has basic rates that we do not support then ignore them instead
of marking the rate set in error.

This fixes an 11b station associating with an 11g/b AP.
2003-09-26 16:54:55 +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
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 correct spelling of IEEE80211_IOC_RTSTHRESHOLD 2003-09-26 16:48:39 +00:00
ieee80211_ioctl.h correct spelling of IEEE80211_IOC_RTSTHRESHOLD 2003-09-26 16:48:39 +00:00
ieee80211_node.c allocate node table entries with a specific malloc type 2003-09-26 16:52:12 +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 Correct rate set negotiation when operating as a station: if the 2003-09-26 16:54:55 +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