aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_vht.h
Commit message (Expand)AuthorAgeFilesLines
* net80211: fix VHT node setup in hostap modeAdrian Chadd2025-07-161-2/+1
* net80211: add ieee80211_vht_node_check_tx_valid_mcs()Adrian Chadd2025-02-261-0/+2
* net80211: Implement ieee80211_setup_vht_rates()Adrian Chadd2025-02-261-2/+1
* net80211: add helper functions for VHT transmitAdrian Chadd2025-01-091-0/+4
* net80211: adjust more VHT structures/fieldsBjoern A. Zeeb2023-12-221-2/+2
* net80211: add ieee80211_add_vhtcap_ch()Bjoern A. Zeeb2023-11-031-0/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* [net80211] Commit files missing in the previous commitAdrian Chadd2020-07-011-1/+1
* [net80211] create a helper function to calculate the station facing VHT capab...Adrian Chadd2017-01-101-0/+5
* [net80211] Add initial VHT support routines.Adrian Chadd2017-01-081-0/+63