summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-16nl80211: store info about freq being not available for some bandwidthsRafał Miłecki
2017-08-16Allow storing more info about each frequencyRafał Miłecki
2017-08-16nl80211: support receiving split frequenciesRafał Miłecki
2017-06-26nl80211: improve error handlingJo-Philipp Wich
2017-06-26nl80211: propagate netlink errors to callersJo-Philipp Wich
2017-06-26nl80211: handle netlink errors in nl80211_wait()Jo-Philipp Wich
2016-10-15iwinfo: add device id for Ubiquiti NanoStation Loco M2Sven Roederer
2016-09-21lua: fix WPA cipher reportingJo-Philipp Wich
2016-07-29Makefile: drop link against libblobmsg_json and libjson-cFelix Fietkau
2016-07-23Makefile: explictly link with all shared librariesFlorian Fainelli
2016-07-04nl80211: retry phy lookup with platform/ prefixJo-Philipp Wich
2016-01-25lua: support reporting VHT ratesJo-Philipp Wich
2016-01-25cli: support reporting VHT ratesJo-Philipp Wich
2016-01-25nl80211: add VHT rateinfo supportJo-Philipp Wich
2016-01-25iwinfo: assign explicit length to IWINFO_*_NAMES[] to fix compile issuesJo-Philipp Wich
2016-01-25Sync with upstream nl80211.hJo-Philipp Wich
2015-10-29nl80211: remove dead codeJo-Philipp Wich
2015-10-29nl80211: fix possibly unterminated ifname stringJo-Philipp Wich
2015-10-29utils: fix possibly unterminated ifname stringJo-Philipp Wich
2015-10-29wext_scan: fix possibly unterminated ifname stringJo-Philipp Wich
2015-10-29lua: fix possible out-of-bounds read in iwinfo_L_cryptotable()Jo-Philipp Wich
2015-10-29nl80211: fix possible fd leak in nl80211_hostapd_hup()Jo-Philipp Wich
2015-10-29nl80211: fix possible unitialized memory access in nl80211_get_hardware_id()Jo-Philipp Wich
2015-10-05nl80211: read TX power using NL80211_CMD_GET_INTERFACERafał Miłecki
2015-09-11iwinfo: null-terminate country codeFelix Fietkau
2015-08-11iwinfo: report additional data for stationsJernej Kos
2015-06-01utils: fix segfault in iwinfo_hardware_id_from_mtd()Jo-Philipp Wich
2015-05-19Fix -Wall -Wpedantic warningsJo-Philipp Wich
2015-05-19nl80211: rework hostapd and wpa_supplicant query codeJo-Philipp Wich
2015-05-08iwinfo: add support for querying available HT modesJo-Philipp Wich
2015-05-08iwinfo: move ARRAY_SIZE macro to iwinfo/utils.hJo-Philipp Wich
2015-03-31nl80211: relax definition of restricted channelsJo-Philipp Wich
2015-03-20iwinfo: don't report AC capabilities on 2GHz-only interfacesImre Kaloz
2015-01-04iwinfo: add device id for Marvell 88W8864Imre Kaloz
2014-12-12iwinfo: Fix incorrect buffer allocation in nl80211_get_ifcomb_cb()Andrew McDonnell
2014-10-27utils: only enable extended lookup if section looks like itJo-Philipp Wich
2014-10-27utils: support extended format for uci section lookupJo-Philipp Wich
2014-10-27cli: add command to translate uci section to phy nameJo-Philipp Wich
2014-10-27nl80211: implement lookup_phy() opJo-Philipp Wich
2014-10-27include: add lookup_phy() opJo-Philipp Wich
2014-10-27lib: add iwinfo_backend_by_name()Jo-Philipp Wich
2014-10-27nl80211: support phy lookup by macaddr and phy nameJo-Philipp Wich
2014-10-27iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDsblogic
2014-10-27iwinfo: detect AC PHY for broadcom-wlnbd
2014-10-27iwinfo: detect HT PHY for broadcom-wlnbd
2014-10-27iwinfo: fix handling of accessing nl80211 interfaces via radio*nbd
2014-10-05Initial commitJo-Philipp Wich