index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
nl80211.c
Age
Commit message (
Expand
)
Author
2023-02-12
nl80211: fix NL80211_ATTR_SURVEY_INFO
Andre Heider
2023-01-19
nl80211: add support for registering an uloop based listener
Felix Fietkau
2023-01-19
nl80211: refactor command bitmask handling
Felix Fietkau
2023-01-09
nl80211: add support for NL80211_ATTR_MPATH_INFO
John Crispin
2022-06-27
nl80211: fix NL80211_SURVEY_INFO_NOISE datatype
Jo-Philipp Wich
2022-06-17
nl80211: recognize further NL80211_STA_INFO_* NLAs
Jo-Philipp Wich
2022-03-14
nl80211: add missing attributes and correct some attribute flags
Jo-Philipp Wich
2022-01-18
lib: replace usages of vasprintf() with xvasprintf()
Jo-Philipp Wich
2022-01-04
treewide: rework numeric value handling
Jo-Philipp Wich
2021-11-05
nl80211: fix premature netlink reply receive abort
Jo-Philipp Wich
2021-11-02
nl80211: fix wiphy dump reply merge logic
Jo-Philipp Wich
2021-09-22
nl80211: fix issues spotted by static code analyzer
Jo-Philipp Wich
2021-09-21
nl80211: treat signal attr values as signed integers
Jo-Philipp Wich
2021-09-21
nl80211: expose sta_info attributes
Jo-Philipp Wich
2021-09-21
lib: introduce Linux 802.11 netlink binding
Jo-Philipp Wich