NetBSD/sys/net80211
alc a4c7f1185e Doh! What should have happened happens ...
Restore the check to see if the chip does MIC correctly when
WME is turned on. Btw, define IEEE80211_C_WME_TKIPMIC and fix build :/
2008-12-11 06:04:01 +00:00
..
_ieee80211.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
CHANGES
files.net80211
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c replace ths previous fix with a simpler one by Sam Leffler - it doesn't 2008-08-26 12:25:39 +00:00
ieee80211_crypto_wep.c
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c
ieee80211_ioctl.c *** Summary *** 2008-11-07 00:20:01 +00:00
ieee80211_ioctl.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
ieee80211_netbsd.c Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
ieee80211_netbsd.h move TAILQ_FOREACH_SAFE -> sys/queue.h 2008-06-15 16:42:18 +00:00
ieee80211_node.c Fix uses of #ifdef/#endif inside macro expansions. 2008-06-24 10:33:08 +00:00
ieee80211_node.h
ieee80211_output.c Note a defect in 802.11 Duration field calculations. 2008-06-19 23:13:10 +00:00
ieee80211_proto.c
ieee80211_proto.h - trailing commas in enums 2008-07-28 17:54:02 +00:00
ieee80211_radiotap.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
ieee80211_rssadapt.c Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h Doh! What should have happened happens ... 2008-12-11 06:04:01 +00:00
ieee80211_xauth.c
ieee80211.c
ieee80211.h Fix typo: IEEE80211_DUR_DIFS -> IEEE80211_DUR_DS_DIFS. 2008-11-06 03:28:59 +00:00
Makefile