iw-phy: add page (#22768)

This commit is contained in:
Managor
2026-06-10 18:06:04 +07:00
committed by GitHub
parent 0618ec49ff
commit 59931e172e
+16
View File
@@ -0,0 +1,16 @@
# iw phy
> Manage wireless radios.
> More information: <https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html>.
- Display info on all physical Wi-Fi radios:
`iw phy`
- Display info on a specific Wi-Fi radio:
`iw phy phy{{0}} info`
- Display channels available to a Wi-Fi radio:
`iw phy phy{{0}} channels`