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

Current tag: bouyer-xenpvh-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] CHANGES  1.2   18 years  skrll   branches: 1.2.18; 1.2.166; Update for recent changes and after tweaking the co...
[TXT] Makefile  1.5   18 years  christos   branches: 1.5.68; merge ktrace-lwp.
[TXT] _ieee80211.h  1.10   11 years  christos   branches: 1.10.38; Instead of always checking for ANYC, make it a valid channel...
[TXT] files.net80211  1.3   11 years  joerg   branches: 1.3.30; GC unused functions. Don't bother building ieee80211_acl.c, n...
[TXT] ieee80211.c  1.59   4 years  thorpej   Define and implement a locking protocol for the ifmedia / mii layers: - MP-safe ...
[TXT] ieee80211.h  1.28   8 years  mlelstv   branches: 1.28.16; Merge enough FreeBSD code to make RT5592 work.
[TXT] ieee80211_acl.c  1.10   4 years  chs   in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT a...
[TXT] ieee80211_amrr.c  1.3   9 years  pooka   branches: 1.3.18; + include opt_inet.h for INET (or lack thereof) + include net...
[TXT] ieee80211_amrr.h  1.1   17 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   6 years  maxv   branches: 1.23.2; Remove three useless debug messages, remove meaningless XXXs,...
[TXT] ieee80211_crypto.h  1.12   6 years  maxv   branches: 1.12.4; Fix use-after-free: ieee80211_crypto_decap does a pullup on t...
[TXT] ieee80211_crypto_ccmp.c  1.15   6 years  riastradh   Rename min/max -> uimin/uimax for better honesty. These functions are defined o...
[TXT] ieee80211_crypto_none.c  1.8   6 years  maxv   branches: 1.8.4; Style, no functional change.
[TXT] ieee80211_crypto_tkip.c  1.16   4 years  kamil   branches: 1.16.8; Avoid changing signedness bit with << 24 in ieee80211_crypto_...
[TXT] ieee80211_crypto_wep.c  1.12   6 years  maxv   branches: 1.12.2; 1.12.14; Remove ovbcopy from net80211.
[TXT] ieee80211_input.c  1.116   4 years  thorpej   Adopt <net/if_stats.h>.
[TXT] ieee80211_ioctl.c  1.67   4 years  chs   branches: 1.67.12; in many device attach paths, allocate memory with M_WAITOK i...
[TXT] ieee80211_ioctl.h  1.26   5 years  christos   Include <net/if.h> for IFNAMSIZ
[TXT] ieee80211_netbsd.c  1.34   5 years  maxv   Replace M_ALIGN and MH_ALIGN by m_align.
[TXT] ieee80211_netbsd.h  1.23   4 years  thorpej   Define and implement a locking protocol for the ifmedia / mii layers: - MP-safe ...
[TXT] ieee80211_node.c  1.80   4 years  rin   branches: 1.80.6; 0x%p --> %p for non-external codes.
[TXT] ieee80211_node.h  1.30   6 years  christos   branches: 1.30.2; s/static inline/static __inline/g for consistency.
[TXT] ieee80211_output.c  1.65   4 years  mlelstv   branches: 1.65.10; Fix printf to handle various datatypes for MHLEN.
[TXT] ieee80211_proto.c  1.34   7 years  nonaka   branches: 1.34.14; wlan interfaces make interrupt routine running on softint co...
[TXT] ieee80211_proto.h  1.23   7 years  nonaka   branches: 1.23.16; 1.23.32; Export some 802.11 IE manipulate functions.
[TXT] ieee80211_radiotap.h  1.25   4 years  mrg   remove __packed attribute from struct ieee80211_radiotap_header and all the stru...
[TXT] ieee80211_rssadapt.c  1.21   7 years  christos   branches: 1.21.16; - use ether_snprintf() so that we don't overwrite our buffer...
[TXT] ieee80211_rssadapt.h  1.9   8 years  roy   branches: 1.9.18; Revert prior.
[TXT] ieee80211_sysctl.h  1.9   14 years  rmind   branches: 1.9.64; Drop 3rd and 4th clauses from David Young's license. Reviewed...
[TXT] ieee80211_var.h  1.34   4 years  thorpej   Define and implement a locking protocol for the ifmedia / mii layers: - MP-safe ...
[TXT] ieee80211_xauth.c  1.5   18 years  dyoung   branches: 1.5.62; 1.5.158; Register authenticators for 802.1x, WPA.


CVSweb <webmaster@jp.NetBSD.org>