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_4_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ieee80211.c  1.35   15 years  damien   move code to support Frequency-Hopping spread spectrum (FHSS) PHYs to the Attic....
[TXT] ieee80211.h  1.49   15 years  damien   Block Ack agreements are unidirectional. Maintain state for both originator and ...
[TXT] ieee80211_amrr.c  1.5   15 years  damien   s/IEEE80211_DPRINTF/DPRINTF/ automatically prepend __func__ to output. deobfusc...
[TXT] ieee80211_amrr.h  1.4   16 years  damien   constify
[TXT] ieee80211_crypto.c  1.58   15 years  damien   Change ifconfig wpaakms default setting to `psk' instead of `psk,802.1x'. Some s...
[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.2   15 years  damien   Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: - implem...
[TXT] ieee80211_crypto_ccmp.c  1.8   15 years  damien   typos in comments - no binary change.
[TXT] ieee80211_crypto_tkip.c  1.12   15 years  damien   typos in comments - no binary change.
[TXT] ieee80211_crypto_wep.c  1.5   15 years  damien   maintain a count of TKIP and CCMP replayed frames. some cleanup while i'm here.
[TXT] ieee80211_input.c  1.109   15 years  damien   initial 802.11 defragmentation bits. the code will allow the concurrent receptio...
[TXT] ieee80211_ioctl.c  1.31   15 years  damien   make "ifconfig if0 chan" list the channels supported by the device. add "ifconfi...
[TXT] ieee80211_ioctl.h  1.17   15 years  damien   make "ifconfig if0 chan" list the channels supported by the device. add "ifconfi...
[TXT] ieee80211_node.c  1.55   15 years  damien   fix a panic that occurs when IEEE80211_STA_ONLY is defined (SMALL_KERNEL). noti...
[TXT] ieee80211_node.h  1.39   15 years  damien   Block Ack agreements are unidirectional. Maintain state for both originator and ...
[TXT] ieee80211_output.c  1.83   15 years  damien   Block Ack agreements are unidirectional. Maintain state for both originator and ...
[TXT] ieee80211_pae_input.c  1.15   15 years  damien   Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: - implem...
[TXT] ieee80211_pae_output.c  1.15   15 years  damien   Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: - implem...
[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.39   15 years  damien   Block Ack agreements are unidirectional. Maintain state for both originator and ...
[TXT] ieee80211_proto.h  1.38   15 years  damien   Block Ack agreements are unidirectional. Maintain state for both originator and ...
[TXT] ieee80211_radiotap.h  1.10   15 years  damien   move definitions of channels attributes away from ieee80211.h such that ieee8021...
[TXT] ieee80211_regdomain.c  1.7   17 years  deraadt   avoid extra inclusions; ok jsg
[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.7   15 years  damien   use C99 style struct initializer instead of GCC specific one (from NetBSD). some...
[TXT] ieee80211_rssadapt.h  1.4   16 years  damien   constify
[TXT] ieee80211_var.h  1.58   15 years  damien   initial 802.11 defragmentation bits. the code will allow the concurrent receptio...