index
:
iwinfo
master
Library for accessing wireless device drivers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-21
devices: add device id for MediaTek MT7996e
John Crispin
2024-09-17
iwinfo: add basic IEEE 802.11be support
Koral Ilgun
2024-09-17
iwinfo: sync with upstream nl80211.h
Koral Ilgun
2024-07-06
devices: add device id for Atheros AR9590
Tan Zien
2024-03-23
devices: add device id for Realtek RTL8188CU and RTL8188FTV
Shiji Yang
2024-03-23
devices: add device id for MediaTek MT7601U
Shiji Yang
2024-03-08
devices: add add Qualcomm Atheros IPQ6018 WiSoC compatible
Vladdrako
2024-02-07
devices: add device id for Qualcomm Atheros QCA6174
Martin Schiller
2023-11-19
devices: add device id for Cypress CYW43455
Marty Jones
2023-11-16
devices: add device id for MediaTek MT7916AN
Dennis Schmalacker
2023-06-25
lib: report byte counters as 64 bit values
Thomas Weißschuh
2023-06-25
nl80211: constify a few arrays
Thomas Weißschuh
2023-05-23
devices: add device id for Atheros AR9287 and AR9380
Shiji Yang
2023-05-17
devices: add MediaTek MT7981 WMAC compatible
David Bauer
2023-02-08
devices: add compatible strings for Ralink WiSoCs
Daniel Golle
2023-02-06
nl80211: restore iterating over all devices in nl80211_phy2ifname()
Andre Heider
2023-01-23
iwinfo: readd missing define for IWINFO_AUTH in header
Christian Marangi
2023-01-20
cli: print the flags on the frequency list
Andre Heider
2023-01-20
lib: add IWINFO_FREQ_FLAG_NAMES
Andre Heider
2023-01-20
nl80211: fix some comments
Andre Heider
2023-01-20
nl80211: prefer non-supplicant-based devices
Andre Heider
2023-01-20
nl80211: simplify iterating over phy's devices
Andre Heider
2023-01-20
nl80211: remove redundant check in nl80211_phy2ifname()
Andre Heider
2023-01-20
cli: print the frequency and band on the scan list
Andre Heider
2023-01-20
cli: print the band on the frequency list
Andre Heider
2023-01-20
nl80211: add "mhz" and "band" to iwinfo_scanlist_entry
Andre Heider
2023-01-20
nl80211: add "band" to iwinfo_freqlist_entry
Andre Heider
2023-01-20
nl80211: add support for radiation and indoor chan restriction
Christian Marangi
2023-01-20
iwinfo: reorganize iwinfo header to enum and defines
Christian Marangi
2023-01-20
devices: add USB devices supported by the mt76 driver
Andre Heider
2023-01-20
utils: skip comment lines when parsing devices.txt
Andre Heider
2023-01-20
cli: describe USB devices as such
Andre Heider
2023-01-20
devices: add MediaTek MT7628 card
Andre Heider
2023-01-09
devices: add support for declaring compatible matched devices
Jo-Philipp Wich
2023-01-06
devices: add Qualcomm Atheros QCN6024/9024/9074 cards
Robert Marko
2023-01-06
iwinfo: devices: add Qualcomm Atheros IPQ8074 WiSoC
Robert Marko
2022-12-15
cli: print current HT mode
Andre Heider
2022-12-15
cli: use IWINFO_HTMODE_COUNT
Andre Heider
2022-12-15
cli: use IWINFO_KMGMT_NAMES
Andre Heider
2022-12-15
cli: use IWINFO_CIPHER_NAMES
Andre Heider
2022-12-15
cli: fix printing the scan channel width
Andre Heider
2022-12-15
cli: fix marking the active channel
Andre Heider
2022-12-15
utils: add iwinfo_band2ghz() and iwinfo_ghz2band() helpers
Andre Heider
2022-12-15
utils: add helper functions to get names by values
Andre Heider
2022-12-15
utils: add iwinfo_htmode_is_{ht|vht|he} helpers
Andre Heider
2022-12-15
utils: add and use iwinfo_format_hwmodes()
Andre Heider
2022-12-15
lib: add IWINFO_80211_COUNT and IWINFO_80211_NAMES
Andre Heider
2022-12-15
lib: add IWINFO_BAND_COUNT and IWINFO_BAND_NAMES
Andre Heider
2022-12-15
lib: use common IWINFO_CIPHER_NAMES strings
Andre Heider
2022-12-15
lib: add IWINFO_OPMODE_COUNT and use it for IWINFO_OPMODE_NAMES
Andre Heider
[next]