/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
sys/net80211/
..
ieee80211.c

fix wrong ifmedia macro used to check for IFM_AUTO

2 года назад
ieee80211.h

Add initial 802.11ac (VHT) support to net80211.

4 года назад
ieee80211_amrr.c

Remove 11n support from AMRR. All 11n drivers switched to MiRA long ago.

7 лет назад
ieee80211_amrr.h

constify

19 лет назад
ieee80211_crypto.c

with empty body loops, put final semicolon on a new line for readability ok bluhm@ jca@

2 года назад
ieee80211_crypto.h

Add SAE AKMP to define support for SAE.

год назад
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@

8 лет назад
ieee80211_crypto_ccmp.c

Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.

6 лет назад
ieee80211_crypto_tkip.c

spelling

5 лет назад
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@

8 лет назад
ieee80211_input.c

Add SAE AKMP to define support for SAE.

год назад
ieee80211_ioctl.c

Add SAE AKMP to define support for SAE.

год назад
ieee80211_ioctl.h

Add SAE AKMP to define support for SAE.

год назад
ieee80211_node.c

Add SAE AKMP to define support for SAE.

год назад
ieee80211_node.h

Typo fixes in comments

2 года назад
ieee80211_output.c

remove some unused functions ok stsp@

год назад
ieee80211_pae_input.c

Always check for EBUSY when the return value of ic_set_key() is tested.

6 лет назад
ieee80211_pae_output.c

rename ETHERTYPE_PAE to ETHERTYPE_EAPOL.

5 лет назад
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

18 лет назад
ieee80211_proto.c

correct size in mac address comparison

3 года назад
ieee80211_proto.h

remove some unused functions ok stsp@

год назад
ieee80211_ra.c

Do not define RA_DEBUG; pointed out by miod@

4 года назад
ieee80211_ra.h

Add support for 40MHz channels to net80211 RA.

5 лет назад
ieee80211_ra_vht.c

Fix a few bugs in the net80211 VHT rate adaptation code.

4 года назад
ieee80211_ra_vht.h

Add 11ac/VHT Tx rate adaptation support to net80211.

4 года назад
ieee80211_radiotap.h

sync ieee80211 channel flags over to radiotap

4 года назад
ieee80211_regdomain.c

No need to include <net/if_arp.h>

11 лет назад
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

11 лет назад
ieee80211_rssadapt.c

unifdef some more INET. v4 4life.

12 лет назад
ieee80211_rssadapt.h

Drop 3rd and 4th clauses from David Young's license.

16 лет назад
ieee80211_var.h

Add initial 802.11ac (VHT) support to net80211.

4 года назад