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_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ieee80211.c  1.44   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] ieee80211.h  1.52   8 years  stsp   In ieee80211.h update references to standard sections to 802.11-2012. Add missin...
[TXT] ieee80211_amrr.c  1.8   9 years  tedu   unifdef some more INET. v4 4life.
[TXT] ieee80211_amrr.h  1.4   17 years  damien   constify
[TXT] ieee80211_crypto.c  1.65   9 years  tedu   unifdef some more INET. v4 4life.
[TXT] ieee80211_crypto.h  1.22   15 years  damien   Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: - implem...
[TXT] ieee80211_crypto_bip.c  1.6   9 years  tedu   unifdef some more INET. v4 4life.
[TXT] ieee80211_crypto_ccmp.c  1.16   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ieee80211_crypto_tkip.c  1.24   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ieee80211_crypto_wep.c  1.13   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ieee80211_input.c  1.137.4.1   8 years  stsp   Merge 'Handle additional RSN element group ciphers' fix to 5.8-stable.
[TXT] ieee80211_ioctl.c  1.39   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] ieee80211_ioctl.h  1.21   9 years  sthen   Change rssi passed to ifconfig(8) to a signed value to fix printing signal stren...
[TXT] ieee80211_node.c  1.88   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ieee80211_node.h  1.46   9 years  sthen   Remove cached 802.11 nodes in IEEE80211_STA_CACHE state (these are nodes which h...
[TXT] ieee80211_output.c  1.97   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ieee80211_pae_input.c  1.25   8 years  deraadt   branches: 1.25.2; 1.25.6; m_freem() can handle NULL, do not check for this con...
[TXT] ieee80211_pae_output.c  1.20   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[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.52   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ieee80211_proto.h  1.39   14 years  damien   when wpa is enabled, defer setting the link up until the 802.1X port is valid (k...
[TXT] ieee80211_radiotap.h  1.11   13 years  damien   Drop 3rd and 4th clauses from David Young's license. from NetBSD
[TXT] ieee80211_regdomain.c  1.9   9 years  tedu   unifdef some more INET. v4 4life.
[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.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.62   12 years  stsp   Implement missing bits of node inactivity accounting in hostap mode. Small parts...