summaryrefslogtreecommitdiff
path: root/net/mac80211/parse.c
AgeCommit message (Expand)AuthorFilesLines
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/ke...Jakub 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