NetBSD/sys/net80211
dyoung bfe5593bc2 In ieee80211_media_init(), change a pointer that we never write
through to a pointer to const.
2010-03-26 17:18:05 +00:00
..
CHANGES
Makefile
_ieee80211.h Introduce ieee80211_setbasicrates(). 2009-01-10 12:53:45 +00:00
files.net80211
ieee80211.c In ieee80211_media_init(), change a pointer that we never write 2010-03-26 17:18:05 +00:00
ieee80211.h
ieee80211_acl.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c
ieee80211_crypto.h remove extra semicolons. 2009-01-03 03:43:21 +00:00
ieee80211_crypto_ccmp.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
ieee80211_crypto_wep.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
ieee80211_input.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
ieee80211_ioctl.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
ieee80211_ioctl.h
ieee80211_netbsd.c
ieee80211_netbsd.h
ieee80211_node.c remove extra semicolons. 2009-01-03 03:43:21 +00:00
ieee80211_node.h
ieee80211_output.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
ieee80211_proto.c
ieee80211_proto.h
ieee80211_radiotap.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
ieee80211_rssadapt.c Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
ieee80211_rssadapt.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
ieee80211_sysctl.h Drop 3rd and 4th clauses from David Young's license. 2009-10-19 23:19:37 +00:00
ieee80211_var.h Forward declare struct bpf_if and use that as the type for bpf_if 2010-01-17 19:45:06 +00:00
ieee80211_xauth.c