summaryrefslogtreecommitdiffhomepage
path: root/lib/nl80211.c
AgeCommit message (Expand)Author
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