The NetBSD Project

src/sys/net80211/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / net80211


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] CHANGES  1.3   18 months  andvar   fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/...
[TXT] Makefile  1.5   17 years  christos   branches: 1.5.68; merge ktrace-lwp.
[TXT] _ieee80211.h  1.11   12 months  mlelstv   Additional channel flags.
[TXT] files.net80211  1.3   9 years  joerg   branches: 1.3.30; GC unused functions. Don't bother building ieee80211_acl.c, n...
[TXT] ieee80211.c  1.61   18 months  andvar   fix some more typos in comments/log messages, improve wording as well.
[TXT] ieee80211.h  1.28   6 years  mlelstv   branches: 1.28.16; Merge enough FreeBSD code to make RT5592 work.
[TXT] ieee80211_acl.c  1.10   3 years  chs   in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT a...
[TXT] ieee80211_amrr.c  1.3   7 years  pooka   branches: 1.3.18; + include opt_inet.h for INET (or lack thereof) + include net...
[TXT] ieee80211_amrr.h  1.1   16 years  joerg   branches: 1.1.2; 1.1.6; 1.1.8; 1.1.52; 1.1.148; Move AMRR code out of wpi(4...
[TXT] ieee80211_crypto.c  1.23   4 years  maxv   branches: 1.23.2; Remove three useless debug messages, remove meaningless XXXs,...
[TXT] ieee80211_crypto.h  1.12   5 years  maxv   branches: 1.12.4; Fix use-after-free: ieee80211_crypto_decap does a pullup on t...
[TXT] ieee80211_crypto_ccmp.c  1.19   2 years  mlelstv   Use kmem_* instead of malloc/free and use interrupt versions as the code can be ...
[TXT] ieee80211_crypto_none.c  1.8   5 years  maxv   branches: 1.8.4; Style, no functional change.
[TXT] ieee80211_crypto_tkip.c  1.17   2 years  mlelstv   Use kmem_* instead of malloc/free and use interrupt versions as the code can be ...
[TXT] ieee80211_crypto_wep.c  1.13   2 years  mlelstv   Use kmem_* instead of malloc/free and use interrupt versions as the code can be ...
[TXT] ieee80211_input.c  1.117   4 months  yamt   ieee80211_input.c: Fix a few debug messages
[TXT] ieee80211_ioctl.c  1.69   17 months  christos   don't opencode kauth_cred_get()
[TXT] ieee80211_ioctl.h  1.26   3 years  christos   Include <net/if.h> for IFNAMSIZ
[TXT] ieee80211_netbsd.c  1.34   4 years  maxv   Replace M_ALIGN and MH_ALIGN by m_align.
[TXT] ieee80211_netbsd.h  1.24   12 months  riastradh   net80211: Use getticks(), not hardclock_ticks. Less extern in .c this way too.
[TXT] ieee80211_node.c  1.82   18 months  andvar   fix various typos in comments, messages and documentation.
[TXT] ieee80211_node.h  1.31   13 months  andvar   fix various typos, mainly in comments.
[TXT] ieee80211_output.c  1.67   4 months  msaitoh   Make ifq_drops in struct ifqueue and struct ifaltq 64 bit.
[TXT] ieee80211_proto.c  1.37   19 months  andvar   Fix all remaining typos, mainly in comments but also in few definitions and log ...
[TXT] ieee80211_proto.h  1.24   19 months  andvar   Fix all remaining typos, mainly in comments but also in few definitions and log ...
[TXT] ieee80211_radiotap.h  1.25   3 years  mrg   remove __packed attribute from struct ieee80211_radiotap_header and all the stru...
[TXT] ieee80211_rssadapt.c  1.21   6 years  christos   branches: 1.21.16; - use ether_snprintf() so that we don't overwrite our buffer...
[TXT] ieee80211_rssadapt.h  1.9   6 years  roy   branches: 1.9.18; Revert prior.
[TXT] ieee80211_sysctl.h  1.9   13 years  rmind   branches: 1.9.64; Drop 3rd and 4th clauses from David Young's license. Reviewed...
[TXT] ieee80211_var.h  1.34   3 years  thorpej   Define and implement a locking protocol for the ifmedia / mii layers: - MP-safe ...
[TXT] ieee80211_xauth.c  1.5   17 years  dyoung   branches: 1.5.62; 1.5.158; Register authenticators for 802.1x, WPA.


CVSweb <webmaster@jp.NetBSD.org>