summaryrefslogtreecommitdiff
path: root/net/wireless/tests
AgeCommit message (Expand)Author
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-04wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_...Zichen Xie
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-06-12wifi: cfg80211: reject non-conformant 6 GHz center frequenciesBenjamin Berg
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg
2024-02-02wifi: cfg80211: tests: verify BSS use flags of NSTR linksBenjamin Berg
2024-02-02wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsingBenjamin Berg
2024-01-26wifi: cfg80211: add RNR with reporting AP informationBenjamin Berg
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg
2023-09-11wifi: cfg80211: add first kunit tests, for element defragJohannes Berg