freebsd-nq/sys/net80211
Sam Leffler 18f897abe0 Change input handling to not expect drivers to filter short frames.
In particular, let drivers send up control frames so we can dispatch
them to bpf in monitor mode.

This is the first (small) step to adding more functionality such as
power save mode.
2003-09-15 19:38:29 +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 o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +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 MFp4 changes to fix locking issues and correct reference 2003-08-19 22:17:04 +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 MFp4 changes to fix locking issues and correct reference 2003-08-19 22:17:04 +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