summaryrefslogtreecommitdiffhomepage
path: root/lib/nl80211.c
AgeCommit message (Expand)Author
2023-02-12nl80211: fix NL80211_ATTR_SURVEY_INFOAndre Heider
2023-01-19nl80211: add support for registering an uloop based listenerFelix Fietkau
2023-01-19nl80211: refactor command bitmask handlingFelix Fietkau
2023-01-09nl80211: add support for NL80211_ATTR_MPATH_INFOJohn Crispin
2022-06-27nl80211: fix NL80211_SURVEY_INFO_NOISE datatypeJo-Philipp Wich
2022-06-17nl80211: recognize further NL80211_STA_INFO_* NLAsJo-Philipp Wich
2022-03-14nl80211: add missing attributes and correct some attribute flagsJo-Philipp Wich
2022-01-18lib: replace usages of vasprintf() with xvasprintf()Jo-Philipp Wich
2022-01-04treewide: rework numeric value handlingJo-Philipp Wich
2021-11-05nl80211: fix premature netlink reply receive abortJo-Philipp Wich
2021-11-02nl80211: fix wiphy dump reply merge logicJo-Philipp Wich
2021-09-22nl80211: fix issues spotted by static code analyzerJo-Philipp Wich
2021-09-21nl80211: treat signal attr values as signed integersJo-Philipp Wich
2021-09-21nl80211: expose sta_info attributesJo-Philipp Wich
2021-09-21lib: introduce Linux 802.11 netlink bindingJo-Philipp Wich