aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/parse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg1-3/+0
2025-02-26wifi: mac80211: fix vendor-specific inheritanceJohannes Berg1-0/+8
2025-02-26wifi: mac80211: fix MLE non-inheritance parsingJohannes Berg1-45/+82
2025-01-13wifi: mac80211: Support parsing EPCS ML elementIlan Peer1-0/+29
2024-06-12wifi: mac80211: correct EHT EIRP TPE parsingJohannes Berg1-1/+1
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-9/+91
2024-05-29wifi: mac80211: fix Spatial Reuse element size checkLingbo Kong1-1/+1
2024-05-23wifi: mac80211: handle TPE element during CSAJohannes Berg1-0/+8
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg1-9/+83
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg1-42/+76
2024-03-04wifi: mac80211: remove unneeded scratch_len subtractionJohannes Berg1-1/+0
2024-03-04wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg1-0/+22
2024-03-04wifi: mac80211: simplify multi-link element parsingJohannes Berg1-8/+4
2024-03-04wifi: mac80211: remove unnecessary ML element checksJohannes Berg1-3/+0
2024-03-04wifi: mac80211: remove unnecessary ML element type checkJohannes Berg1-4/+0
2024-03-04wifi: mac80211: update scratch_pos after defragJohannes Berg1-0/+1
2024-02-08wifi: mac80211: move element parsing to a new fileJohannes Berg1-0/+926