tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
net80211
/
at
master
31 files
ieee80211.c
Add 11ac/VHT Tx rate adaptation support to net80211.
4 years ago
ieee80211.h
Add initial 802.11ac (VHT) support to net80211.
4 years ago
ieee80211_amrr.c
Remove 11n support from AMRR. All 11n drivers switched to MiRA long ago.
7 years ago
ieee80211_amrr.h
constify
19 years ago
ieee80211_crypto.c
During a "key unset for sw crypto" panic, display more meta-data about the offending key. This will hopefully help with debugging.
4 years ago
ieee80211_crypto.h
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
5 years ago
ieee80211_crypto_bip.c
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for m_leadingspace() and m_trailingspace(). Convert all callers to call directly the functions and remove the defines. OK krw@, mpi@
7 years ago
ieee80211_crypto_ccmp.c
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
5 years ago
ieee80211_crypto_tkip.c
spelling
5 years ago
ieee80211_crypto_wep.c
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for m_leadingspace() and m_trailingspace(). Convert all callers to call directly the functions and remove the defines. OK krw@, mpi@
7 years ago
ieee80211_input.c
restore NetBSD RCS ID
3 years ago
ieee80211_ioctl.c
rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfo
4 years ago
ieee80211_ioctl.h
Add initial 802.11ac (VHT) support to net80211.
4 years ago
ieee80211_node.c
Make background scans pick up APs on 2GHz channels while in 11ac mode.
4 years ago
ieee80211_node.h
Introduce an alternative mechanism for wifi drivers to communicate the channel on which a frame was received.
4 years ago
ieee80211_output.c
Add initial 802.11ac (VHT) support to net80211.
4 years ago
ieee80211_pae_input.c
Always check for EBUSY when the return value of ic_set_key() is tested.
5 years ago
ieee80211_pae_output.c
rename ETHERTYPE_PAE to ETHERTYPE_EAPOL.
4 years ago
ieee80211_priv.h
Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: - implement A-MPDU frames buffering and reordering - implement A-MSDU decapsulation - process/send ADDBA Request, ADDBA Response and DELBA action frames - process Block Ack Request control frames (including MTBAR) - implement PBAC support (Protected Block Ack) - add some incomplete HT Capabilities and HT Operation IEs parsing
17 years ago
ieee80211_proto.c
Add initial 802.11ac (VHT) support to net80211.
4 years ago
ieee80211_proto.h
Add initial 802.11ac (VHT) support to net80211.
4 years ago
ieee80211_ra.c
Do not define RA_DEBUG; pointed out by miod@
4 years ago
ieee80211_ra.h
Add support for 40MHz channels to net80211 RA.
4 years ago
ieee80211_ra_vht.c
Fix a few bugs in the net80211 VHT rate adaptation code.
4 years ago
ieee80211_ra_vht.h
Add 11ac/VHT Tx rate adaptation support to net80211.
4 years ago
ieee80211_radiotap.h
sync ieee80211 channel flags over to radiotap
4 years ago
ieee80211_regdomain.c
No need to include <net/if_arp.h>
10 years ago
ieee80211_regdomain.h
Remove wireless turbo mode support. It is a non-standard extension which only worked with ath(4) devices from a decade ago. Diff tested on ath(4) hardware by me to verify that 11a/b modes still work. ok reyk deraadt chris sthen kettenis
10 years ago
ieee80211_rssadapt.c
unifdef some more INET. v4 4life.
11 years ago
ieee80211_rssadapt.h
Drop 3rd and 4th clauses from David Young's license.
15 years ago
ieee80211_var.h
Add initial 802.11ac (VHT) support to net80211.
4 years ago