summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nl80211: fix code calculating average signal and rateRafał Miłecki2018-04-092-7/+9
* add support for expected throughputDaniel Golle2018-02-154-1/+14
* nl80211: do not block when driver aborts scanOlof Sivertsson2018-01-171-1/+2
* nl80211: turn nl80211_wait() into variadic functionJo-Philipp Wich2018-01-172-4/+16
* nl80211: skip event notifications in wpa_supplicant scan result replyJo-Philipp Wich2018-01-161-1/+6
* nl80211: request split information about frequenciesRafał Miłecki2017-08-231-2/+36
* nl80211: store info about freq being not available for some bandwidthsRafał Miłecki2017-08-161-0/+13
* Allow storing more info about each frequencyRafał Miłecki2017-08-161-0/+8
* nl80211: support receiving split frequenciesRafał Miłecki2017-08-161-19/+26
* nl80211: improve error handlingJo-Philipp Wich2017-06-261-183/+120
* nl80211: propagate netlink errors to callersJo-Philipp Wich2017-06-261-13/+10
* nl80211: handle netlink errors in nl80211_wait()Jo-Philipp Wich2017-06-261-2/+4
* iwinfo: add device id for Ubiquiti NanoStation Loco M2Sven Roederer2016-10-151-0/+1
* lua: fix WPA cipher reportingJo-Philipp Wich2016-09-211-3/+3
* Makefile: drop link against libblobmsg_json and libjson-cFelix Fietkau2016-07-291-1/+1
* Makefile: explictly link with all shared librariesFlorian Fainelli2016-07-231-1/+1
* nl80211: retry phy lookup with platform/ prefixJo-Philipp Wich2016-07-041-0/+3
* lua: support reporting VHT ratesJo-Philipp Wich2016-01-251-29/+40
* cli: support reporting VHT ratesJo-Philipp Wich2016-01-251-5/+13
* nl80211: add VHT rateinfo supportJo-Philipp Wich2016-01-252-28/+48
* iwinfo: assign explicit length to IWINFO_*_NAMES[] to fix compile issuesJo-Philipp Wich2016-01-251-3/+6
* Sync with upstream nl80211.hJo-Philipp Wich2016-01-251-55/+537
* nl80211: remove dead codeJo-Philipp Wich2015-10-291-3/+0
* nl80211: fix possibly unterminated ifname stringJo-Philipp Wich2015-10-291-1/+1
* utils: fix possibly unterminated ifname stringJo-Philipp Wich2015-10-291-3/+3
* wext_scan: fix possibly unterminated ifname stringJo-Philipp Wich2015-10-291-1/+1
* lua: fix possible out-of-bounds read in iwinfo_L_cryptotable()Jo-Philipp Wich2015-10-291-4/+4
* nl80211: fix possible fd leak in nl80211_hostapd_hup()Jo-Philipp Wich2015-10-291-1/+1
* nl80211: fix possible unitialized memory access in nl80211_get_hardware_id()Jo-Philipp Wich2015-10-291-1/+1
* nl80211: read TX power using NL80211_CMD_GET_INTERFACERafał Miłecki2015-10-052-9/+26
* iwinfo: null-terminate country codeFelix Fietkau2015-09-111-0/+1
* iwinfo: report additional data for stationsJernej Kos2015-08-112-0/+67
* utils: fix segfault in iwinfo_hardware_id_from_mtd()Jo-Philipp Wich2015-06-011-3/+3
* Fix -Wall -Wpedantic warningsJo-Philipp Wich2015-05-196-36/+23
* nl80211: rework hostapd and wpa_supplicant query codeJo-Philipp Wich2015-05-191-360/+446
* iwinfo: add support for querying available HT modesJo-Philipp Wich2015-05-088-12/+186
* iwinfo: move ARRAY_SIZE macro to iwinfo/utils.hJo-Philipp Wich2015-05-082-4/+4
* nl80211: relax definition of restricted channelsJo-Philipp Wich2015-03-311-3/+2
* iwinfo: don't report AC capabilities on 2GHz-only interfacesImre Kaloz2015-03-201-7/+8
* iwinfo: add device id for Marvell 88W8864Imre Kaloz2015-01-041-0/+1
* iwinfo: Fix incorrect buffer allocation in nl80211_get_ifcomb_cb()Andrew McDonnell2014-12-121-3/+3
* utils: only enable extended lookup if section looks like itJo-Philipp Wich2014-10-271-1/+1
* utils: support extended format for uci section lookupJo-Philipp Wich2014-10-271-5/+2
* cli: add command to translate uci section to phy nameJo-Philipp Wich2014-10-271-31/+80
* nl80211: implement lookup_phy() opJo-Philipp Wich2014-10-271-0/+12
* include: add lookup_phy() opJo-Philipp Wich2014-10-271-0/+1
* lib: add iwinfo_backend_by_name()Jo-Philipp Wich2014-10-272-0/+12
* nl80211: support phy lookup by macaddr and phy nameJo-Philipp Wich2014-10-271-23/+92
* iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem...blogic2014-10-271-0/+2
* iwinfo: detect AC PHY for broadcom-wlnbd2014-10-272-0/+3