freebsd-skq/sys/net80211
sam 51c8bf1aeb o change ieee80211_new_state handling to use a proper method that drivers
override in their sub-class; this eliminates the hack of interpreting the
  EINPROGRESS return value to mean "don't do any of the normal work"
o correct active scanning so the first channel is only scanned once and so
  per-channel passive mode is properly honored
o expose 802.11 FSM state names so every driver doesn't keep a private copy
o eliminate node parameter to ieee80211_begin_scan; it was not being used
2003-07-20 21:36:08 +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 o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +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 o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_node.h o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_output.c revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +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 o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211_var.h o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211.c o change ieee80211_new_state handling to use a proper method that drivers 2003-07-20 21:36:08 +00:00
ieee80211.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00