This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
net80211
History
ad
0efea177e3
Remove LKMs and switch to the module framework, pass 1.
...
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
..
_ieee80211.h
…
CHANGES
…
files.net80211
…
ieee80211_acl.c
…
ieee80211_amrr.c
…
ieee80211_amrr.h
…
ieee80211_crypto_ccmp.c
…
ieee80211_crypto_none.c
…
ieee80211_crypto_tkip.c
…
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
…
ieee80211_netbsd.c
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
ieee80211_netbsd.h
…
ieee80211_node.c
…
ieee80211_node.h
…
ieee80211_output.c
…
ieee80211_proto.c
…
ieee80211_proto.h
…
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
…
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
…