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
2017-08-16
nl80211: store info about freq being not available for some bandwidths
Rafał Miłecki
2017-08-16
Allow storing more info about each frequency
Rafał Miłecki
2017-08-16
nl80211: support receiving split frequencies
Rafał Miłecki
2017-06-26
nl80211: improve error handling
Jo-Philipp Wich
2017-06-26
nl80211: propagate netlink errors to callers
Jo-Philipp Wich
2017-06-26
nl80211: handle netlink errors in nl80211_wait()
Jo-Philipp Wich
2016-10-15
iwinfo: add device id for Ubiquiti NanoStation Loco M2
Sven Roederer
2016-09-21
lua: fix WPA cipher reporting
Jo-Philipp Wich
2016-07-29
Makefile: drop link against libblobmsg_json and libjson-c
Felix Fietkau
2016-07-23
Makefile: explictly link with all shared libraries
Florian Fainelli
2016-07-04
nl80211: retry phy lookup with platform/ prefix
Jo-Philipp Wich
2016-01-25
lua: support reporting VHT rates
Jo-Philipp Wich
2016-01-25
cli: support reporting VHT rates
Jo-Philipp Wich
2016-01-25
nl80211: add VHT rateinfo support
Jo-Philipp Wich
2016-01-25
iwinfo: assign explicit length to IWINFO_*_NAMES[] to fix compile issues
Jo-Philipp Wich
2016-01-25
Sync with upstream nl80211.h
Jo-Philipp Wich
2015-10-29
nl80211: remove dead code
Jo-Philipp Wich
2015-10-29
nl80211: fix possibly unterminated ifname string
Jo-Philipp Wich
2015-10-29
utils: fix possibly unterminated ifname string
Jo-Philipp Wich
2015-10-29
wext_scan: fix possibly unterminated ifname string
Jo-Philipp Wich
2015-10-29
lua: fix possible out-of-bounds read in iwinfo_L_cryptotable()
Jo-Philipp Wich
2015-10-29
nl80211: fix possible fd leak in nl80211_hostapd_hup()
Jo-Philipp Wich
2015-10-29
nl80211: fix possible unitialized memory access in nl80211_get_hardware_id()
Jo-Philipp Wich
2015-10-05
nl80211: read TX power using NL80211_CMD_GET_INTERFACE
Rafał Miłecki
2015-09-11
iwinfo: null-terminate country code
Felix Fietkau
2015-08-11
iwinfo: report additional data for stations
Jernej Kos
2015-06-01
utils: fix segfault in iwinfo_hardware_id_from_mtd()
Jo-Philipp Wich
2015-05-19
Fix -Wall -Wpedantic warnings
Jo-Philipp Wich
2015-05-19
nl80211: rework hostapd and wpa_supplicant query code
Jo-Philipp Wich
2015-05-08
iwinfo: add support for querying available HT modes
Jo-Philipp Wich
2015-05-08
iwinfo: move ARRAY_SIZE macro to iwinfo/utils.h
Jo-Philipp Wich
2015-03-31
nl80211: relax definition of restricted channels
Jo-Philipp Wich
2015-03-20
iwinfo: don't report AC capabilities on 2GHz-only interfaces
Imre Kaloz
2015-01-04
iwinfo: add device id for Marvell 88W8864
Imre Kaloz
2014-12-12
iwinfo: Fix incorrect buffer allocation in nl80211_get_ifcomb_cb()
Andrew McDonnell
2014-10-27
utils: only enable extended lookup if section looks like it
Jo-Philipp Wich
2014-10-27
utils: support extended format for uci section lookup
Jo-Philipp Wich
2014-10-27
cli: add command to translate uci section to phy name
Jo-Philipp Wich
2014-10-27
nl80211: implement lookup_phy() op
Jo-Philipp Wich
2014-10-27
include: add lookup_phy() op
Jo-Philipp Wich
2014-10-27
lib: add iwinfo_backend_by_name()
Jo-Philipp Wich
2014-10-27
nl80211: support phy lookup by macaddr and phy name
Jo-Philipp Wich
2014-10-27
iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs
blogic
2014-10-27
iwinfo: detect AC PHY for broadcom-wl
nbd
2014-10-27
iwinfo: detect HT PHY for broadcom-wl
nbd
2014-10-27
iwinfo: fix handling of accessing nl80211 interfaces via radio*
nbd
2014-10-05
Initial commit
Jo-Philipp Wich