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
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
2022-12-15
lib: constify and fixup the string array definitions
Andre Heider
2022-12-15
nl80211: mark frequencies where HE operation in not allowed
Andre Heider
2022-12-15
nl80211: add support for HE htmodes
Andre Heider
2022-12-15
nl80211: properly get available bands for the hwmode
Andre Heider
2022-12-15
nl80211: update the kernel header nl80211.h
Andre Heider
2022-12-15
nl80211: fix frequency/channel conversion for the 6G band
Andre Heider
2022-12-15
nl80211: don't guess if a name is an ifname
Andre Heider
2022-12-15
devices: add usb device MediaTek MT7921AU
Andre Heider
2022-12-15
nl80211: add ability to describe USB devices
Jo-Philipp Wich
2022-12-15
nl80211: remove ancient wpa_supplicant ctrl socket path
Andre Heider
2022-12-15
nl80211: fix wpa supplicant ctrl socket permissions
Andre Heider
2022-12-15
fix -Wdangling-else warnings
Andre Heider
2022-12-15
fix -Wreturn-type warning
Andre Heider
2022-12-15
fix -Wpointer-sign warning
Andre Heider
2022-12-15
fix -Wmaybe-uninitialized warning
Andre Heider
2022-12-15
fix -Wunused-variable warnings
Andre Heider
2022-12-15
fix -Wduplicate-decl-specifier warnings
Andre Heider
2022-12-15
fix -Wformat-truncation warnings
Andre Heider
2022-12-15
enable useful compiler warnings via -Wall
Andre Heider
2022-11-01
Correctly identify key management algorithms starting with "FT-"
Joerg Werner
2022-10-14
nl80211: fix issues with renamed wiphy and multiple phy per device
Felix Fietkau
2022-09-22
nl80211: look up the phy name instead of assuming name == phy<idx>
Felix Fietkau
2022-09-22
nl80211: fix phy/netdev index lookup
Felix Fietkau
2022-09-22
nl80211: allow phy names that don't start with 'phy'
Felix Fietkau
2022-09-22
ops: make support for wireless extensions optional
Felix Fietkau
2022-08-31
devices: add MediaTek MT7986 WiSoC
Daniel Golle
2022-08-20
Add support for CCMP-256 and GCMP-256 ciphers
Joerg Werner
2022-08-13
iwinfo: Add missing auth_suites mappings for WPA3
Tjeu Kayim
2022-04-26
iwinfo: nl80211: omit A-hwmode on non-5GHz hardware
David Bauer
2022-04-24
devices: remove whitespace
David Bauer
2022-04-23
iwinfo: nl80211: fix hwmode parsing for multi-band NICs
David Bauer
[next]