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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ieee80211.c  1.89   3 months  stsp   fix wrong ifmedia macro used to check for IFM_AUTO ok claudio@
[TXT] ieee80211.h  1.63   2 years  stsp   Add initial 802.11ac (VHT) support to net80211. Add VHT capability and operatio...
[TXT] ieee80211_amrr.c  1.12   5 years  stsp   Remove 11n support from AMRR. All 11n drivers switched to MiRA long ago.
[TXT] ieee80211_amrr.h  1.4   16 years  damien   constify
[TXT] ieee80211_crypto.c  1.79   5 weeks  jsg   with empty body loops, put final semicolon on a new line for readability ok bluh...
[TXT] ieee80211_crypto.h  1.27   4 years  stsp   Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading. So ...
[TXT] ieee80211_crypto_bip.c  1.10   5 years  claudio   M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for m_leadingspace() an...
[TXT] ieee80211_crypto_ccmp.c  1.22   4 years  stsp   Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading. So ...
[TXT] ieee80211_crypto_tkip.c  1.33   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] ieee80211_crypto_wep.c  1.17   5 years  claudio   M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for m_leadingspace() an...
[TXT] ieee80211_input.c  1.253   6 days  jsg   remove prototypes with no matching function ok mpi@
[TXT] ieee80211_ioctl.c  1.81   2 years  stsp   rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfo ioc...
[TXT] ieee80211_ioctl.h  1.43   2 years  stsp   Add initial 802.11ac (VHT) support to net80211. Add VHT capability and operatio...
[TXT] ieee80211_node.c  1.198   6 months  stsp   fix 40 MHz channel validation checks for the 2.4 GHz channel range Just like th...
[TXT] ieee80211_node.h  1.94   2 years  stsp   Introduce an alternative mechanism for wifi drivers to communicate the channel o...
[TXT] ieee80211_output.c  1.139   11 days  stsp   disable the regular ieee80211_encap() Tx path in monitor mode Frames injected f...
[TXT] ieee80211_pae_input.c  1.37   3 years  krw   Always check for EBUSY when the return value of ic_set_key() is tested. Fixes u...
[TXT] ieee80211_pae_output.c  1.33   2 years  dlg   rename ETHERTYPE_PAE to ETHERTYPE_EAPOL. everyone else seems to use ETHERTYPE_E...
[TXT] ieee80211_priv.h  1.5   15 years  damien   Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: - implem...
[TXT] ieee80211_proto.c  1.109   3 months  jsg   correct size in mac address comparison found by "'(selbs->ni_macaddr)' too smal...
[TXT] ieee80211_proto.h  1.48   2 years  stsp   Add initial 802.11ac (VHT) support to net80211. Add VHT capability and operatio...
[TXT] ieee80211_ra.c  1.5   2 years  stsp   Do not define RA_DEBUG; pointed out by miod@
[TXT] ieee80211_ra.h  1.2   2 years  stsp   Add support for 40MHz channels to net80211 RA. For the moment we use either the...
[TXT] ieee80211_ra_vht.c  1.3   2 years  stsp   Fix a few bugs in the net80211 VHT rate adaptation code. Actually set rn->best_...
[TXT] ieee80211_ra_vht.h  1.1   2 years  stsp   Add 11ac/VHT Tx rate adaptation support to net80211. Based on our existing RA m...
[TXT] ieee80211_radiotap.h  1.17   2 years  stsp   sync ieee80211 channel flags over to radiotap
[TXT] ieee80211_regdomain.c  1.10   8 years  mpi   No need to include <net/if_arp.h> This header is only needed because <netinet/i...
[TXT] ieee80211_regdomain.h  1.9   8 years  stsp   Remove wireless turbo mode support. It is a non-standard extension which only wo...
[TXT] ieee80211_rssadapt.c  1.11   9 years  tedu   unifdef some more INET. v4 4life.
[TXT] ieee80211_rssadapt.h  1.5   13 years  damien   Drop 3rd and 4th clauses from David Young's license. from NetBSD
[TXT] ieee80211_var.h  1.111   2 years  stsp   Add initial 802.11ac (VHT) support to net80211. Add VHT capability and operatio...
[TXT] ieee80211_compat.c (in the Attic) [Hide]  1.5   18 years  jsg   Remove FreeBSD if_printf compat function from net80211. ok reyk@
[TXT] ieee80211_compat.h (in the Attic) [Hide]  1.4   18 years  jsg   Remove the last of the FreeBSD compatiblity goop. ok reyk@
[TXT] ieee80211_mira.c (in the Attic) [Hide]  1.31   2 years  stsp   Send MiRA source files to the Attic. These files were unhooked from the build in...
[TXT] ieee80211_mira.h (in the Attic) [Hide]  1.9   2 years  stsp   Send MiRA source files to the Attic. These files were unhooked from the build in...