summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tests
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg-1/+3
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1/+357
2025-09-04wifi: mac80211: kunit: add kunit tests for S1G PVB decodingLachlan Hodges-1/+357
2025-08-28wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHzBenjamin Berg-5/+25
2025-02-11wifi: mac80211: tests: add tests for ieee80211_determine_chan_modeBenjamin Berg-6/+256
2025-01-13wifi: mac80211: tests: add utility to create sdata skeletonBenjamin Berg-1/+350
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-3/+3
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg-1/+285
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg-2/+2
2024-02-08wifi: mac80211: clean up connection processJohannes Berg-0/+1
2024-01-03wifi: mac80211: kunit: extend MFP testsJohannes Berg-4/+70
2024-01-03wifi: mac80211: kunit: generalize public action testJohannes Berg-21/+57
2024-01-03wifi: mac80211: add kunit tests for public action handlingJohannes Berg-1/+185
2023-09-11wifi: mac80211: add an element parsing unit testJohannes Berg-0/+114