aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_phy.h
Commit message (Expand)AuthorAgeFilesLines
* net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bwBjoern A. Zeeb2025-08-301-4/+4
* net80211: add ieee80211_phy_vht_get_mcs_kbit()Adrian Chadd2025-02-261-0/+2
* net80211: add valid VHT MCS combinations and helper functionsAdrian Chadd2025-02-261-0/+7
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* [net80211] Migrate short slot time configuration into per-vap and deferred ta...Adrian Chadd2020-06-051-0/+15
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [net80211] rename 11n rate macros into a useful spotAdrian Chadd2016-04-051-0/+8
* net80211: remove hardcoded slot time durations from driversAndriy Voskoboinyk2015-12-131-0/+4
* Implement basic 802.11n awareness in the PHY and AMRR rate control code.Adrian Chadd2013-07-041-4/+47
* add ieee80211_isratevalidSam Leffler2009-05-291-0/+6
* Update PLCP<->rate mapping support:Sam Leffler2008-05-121-2/+2
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-0/+149