diff options
| author | Jeff Chen <jeff.chen_1@nxp.com> | 2026-06-05 10:33:35 +0800 |
|---|---|---|
| committer | Jeff Chen <jeff.chen_1@nxp.com> | 2026-07-15 20:52:52 +0800 |
| commit | 73b01e57ed3e3d6102c0cbcb21f62086c5429437 (patch) | |
| tree | e430fb92b6de100c6259636e0c0c946fab6a814c /tools/perf/scripts/python/flamegraph.py | |
| parent | dc4d1a7615a72d8671350ea8131cd86576869ab8 (diff) | |
wifi: nxp: add nxpwifi driver for IW61x
Add support for the NXP IW61x wireless devices.
The nxpwifi driver implements a full-MAC design and integrates with
cfg80211 for configuration and control, supporting both station (STA)
and access point (AP) modes.
The driver provides a firmware-based command/event interface using TLV
messages, with the core handling command processing, event dispatching,
and device lifecycle management. A SDIO transport layer is implemented
to support IW61x devices.
Key features include:
- 802.11n/ac/ax (HT/VHT/HE) capability support
- Scan, association, and connection management
- Data path handling for TX/RX, including aggregation and reorder
- WMM QoS support and traffic prioritization
- 802.11h (DFS/TPC) support for regulatory compliance
- cfg80211 integration for STA and AP operations
- Debugfs and ethtool support
- Wake-on-LAN support
The driver translates cfg80211 configuration into firmware commands
and implements required data path processing in software where needed.
Signed-off-by: Jeff Chen <jeff.chen_1@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
