summaryrefslogtreecommitdiffstats
path: root/net/mac80211/parse.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: hide element parsing internalsJohannes Berg2024-03-041-42/+76
* wifi: mac80211: remove unneeded scratch_len subtractionJohannes Berg2024-03-041-1/+0
* wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg2024-03-041-0/+22
* wifi: mac80211: simplify multi-link element parsingJohannes Berg2024-03-041-8/+4
* wifi: mac80211: remove unnecessary ML element checksJohannes Berg2024-03-041-3/+0
* wifi: mac80211: remove unnecessary ML element type checkJohannes Berg2024-03-041-4/+0
* wifi: mac80211: update scratch_pos after defragJohannes Berg2024-03-041-0/+1
* wifi: mac80211: move element parsing to a new fileJohannes Berg2024-02-081-0/+926