Age | Commit message (Expand) | Author |
2024-10-23 | nl80211: add new attributes for multi-radio support | Felix Fietkau |
2024-10-23 | nl80211: cover extended feature and EHT rate info attributes | Jo-Philipp Wich |
2024-09-21 | nl80211: add EHT mac/phy capabilities | Chad Monroe |
2024-07-11 | nl80211: support the MAC80211_HWSIM netlink protocol family | Jo-Philipp Wich |
2024-07-11 | nl80211: drop unused structure members from connection context | Jo-Philipp Wich |
2024-07-11 | nl80211: support conversion from/to struct array attributes | Jo-Philipp Wich |
2024-07-11 | nl80211: gracefully handle illegal netlink error code | Jo-Philipp Wich |
2024-07-09 | nl80211: add wiphy multi-radio support | Felix Fietkau |
2024-07-07 | nl80211: add support for multi-attribute arrays | Felix Fietkau |
2024-07-07 | nl80211: move access to tb array out of uc_nl_convert_attr and below | Felix Fietkau |
2023-12-14 | nl80211: fix decoding of NL80211_BAND_IFTYPE_ATTR_HE_CAP_MCS_SET attribute | Jo-Philipp Wich |
2023-12-14 | nl80211: fix parsing of NL80211_BAND_ATTR_VHT_MCS_SET attribute | Jo-Philipp Wich |
2023-12-11 | nl80211: fix datatype of NL80211_BAND_IFTYPE_ATTR_HE_CAP_{MAC,PHY} attrs | Jo-Philipp Wich |
2023-11-01 | nl80211: fix maybe uninitialized variable | Jo-Philipp Wich |
2023-08-09 | treewide: consolidate platform specific code in platform.c | Jo-Philipp Wich |
2023-06-05 | nl80211: add constants for iftypes | Felix Fietkau |
2023-02-13 | nl80211: add missing ucv_get() calls | Felix Fietkau |
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 |