index
:
pub/scm/linux/kernel/git/xiang/linux.git
master
Gao Xiang's fork of linux.git
Gao Xiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
wifi: use UHR operation field presence bits
Johannes Berg
1
-3
/
+1
2026-06-03
wifi: mac80211: always expose multi-link element
Johannes Berg
1
-1
/
+8
2026-06-03
wifi: mac80211: use local ml_basic_elem in parsing
Johannes Berg
1
-7
/
+7
2026-06-03
wifi: mac80211: clarify beacon parsing with MBSSID/EMA
Johannes Berg
1
-0
/
+4
2026-06-03
wifi: mac80211: rename "multi_link_inner" variable
Johannes Berg
1
-5
/
+5
2026-06-03
wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()
Johannes Berg
1
-2
/
+2
2026-06-03
wifi: mac80211: Fix PERR frame processing
Masashi Honma
1
-2
/
+7
2026-06-03
wifi: mac80211: Fix overread in PREP frame processing
Masashi Honma
1
-2
/
+7
2026-06-03
wifi: mac80211: Fix overread in PREQ frame processing
Masashi Honma
1
-2
/
+7
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-42
/
+63
2026-05-20
wifi: mac80211: fix multi-link element inheritance
Johannes Berg
1
-3
/
+33
2026-05-20
wifi: mac80211: fix MLE defragmentation
Johannes Berg
1
-40
/
+31
2026-05-05
wifi: mac80211: carry element parsing frame type/from_ap
Johannes Berg
1
-0
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
1
-1
/
+21
2026-01-12
wifi: mac80211: remove width argument from ieee80211_parse_bitrates
Miri Korenblit
1
-2
/
+1
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
1
-5
/
+25
2025-07-07
wifi: mac80211: fix non-transmitted BSSID profile search
Johannes Berg
1
-4
/
+2
2025-04-23
wifi: cfg80211/mac80211: remove more 5/10 MHz code
Johannes Berg
1
-3
/
+0
2025-02-26
wifi: mac80211: fix vendor-specific inheritance
Johannes Berg
1
-0
/
+8
2025-02-26
wifi: mac80211: fix MLE non-inheritance parsing
Johannes Berg
1
-45
/
+82
2025-01-13
wifi: mac80211: Support parsing EPCS ML element
Ilan Peer
1
-0
/
+29
2024-06-12
wifi: mac80211: correct EHT EIRP TPE parsing
Johannes Berg
1
-1
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-9
/
+91
2024-05-29
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
1
-1
/
+1
2024-05-23
wifi: mac80211: handle TPE element during CSA
Johannes Berg
1
-0
/
+8
2024-05-23
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
1
-9
/
+83
2024-03-04
wifi: mac80211: hide element parsing internals
Johannes Berg
1
-42
/
+76
2024-03-04
wifi: mac80211: remove unneeded scratch_len subtraction
Johannes Berg
1
-1
/
+0
2024-03-04
wifi: mac80211: defragment reconfiguration MLE when parsing
Johannes Berg
1
-0
/
+22
2024-03-04
wifi: mac80211: simplify multi-link element parsing
Johannes Berg
1
-8
/
+4
2024-03-04
wifi: mac80211: remove unnecessary ML element checks
Johannes Berg
1
-3
/
+0
2024-03-04
wifi: mac80211: remove unnecessary ML element type check
Johannes Berg
1
-4
/
+0
2024-03-04
wifi: mac80211: update scratch_pos after defrag
Johannes Berg
1
-0
/
+1
2024-02-08
wifi: mac80211: move element parsing to a new file
Johannes Berg
1
-0
/
+926