OpenBSD CVS

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: [local] / src / sys / net80211

Current tag: OPENBSD_3_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ieee80211.c  1.16   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[TXT] ieee80211.h  1.10   18 years  reyk   mostly knf ok jsg@
[TXT] ieee80211_crypto.c  1.7   18 years  reyk   mostly knf ok jsg@
[TXT] ieee80211_crypto.h  1.1   19 years  millert   Import current NetBSD/FreeBSD 802.11 framework. Based in part on a diff from Mat...
[TXT] ieee80211_input.c  1.14   18 years  millert   Disable shared key mode until we have a way for the user to specify that they ex...
[TXT] ieee80211_ioctl.c  1.13   18 years  reyk   replace the node hash table with a red-black tree. this fixes some bugs in the n...
[TXT] ieee80211_ioctl.h  1.5   18 years  reyk   mostly knf ok jsg@
[TXT] ieee80211_node.c  1.14   18 years  damien   Fix a comment in ieee80211_next_scan().
[TXT] ieee80211_node.h  1.8   18 years  reyk   replace the node hash table with a red-black tree. this fixes some bugs in the n...
[TXT] ieee80211_output.c  1.15   18 years  damien   Fix kernel builds without bpfilter. Linking is still broken. "Please commit thi...
[TXT] ieee80211_proto.c  1.9   18 years  reyk   replace the node hash table with a red-black tree. this fixes some bugs in the n...
[TXT] ieee80211_proto.h  1.7   19 years  reyk   send raw 802.11 frames with bpf(4) using the IEEE802_11 or IEEE802_11_RADIO data...
[TXT] ieee80211_radiotap.h  1.7   18 years  reyk   remove a useless timeout after tx (decrease nasty delays while scanning) and fix...
[TXT] ieee80211_regdomain.c  1.6   18 years  reyk   Update my e-mail address in the copyright statement, no binary changes.
[TXT] ieee80211_regdomain.h  1.8   18 years  reyk   Update my e-mail address in the copyright statement, no binary changes.
[TXT] ieee80211_rssadapt.c  1.4   18 years  reyk   mostly knf ok jsg@
[TXT] ieee80211_rssadapt.h  1.2   18 years  reyk   mostly knf ok jsg@
[TXT] ieee80211_var.h  1.12   18 years  reyk   replace the node hash table with a red-black tree. this fixes some bugs in the n...