index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: move radar detect work to sdata
Johannes Berg
2024-05-23
1
-1
/
+1
*
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
2024-05-23
1
-0
/
+25
*
wifi: mac80211: remove outdated comments
Johannes Berg
2024-05-23
1
-4
/
+0
*
wifi: mac80211: defer link switch work in reconfig
Miri Korenblit
2024-04-19
1
-0
/
+7
*
wifi: mac80211: reactivate multi-link later in restart
Johannes Berg
2024-03-25
1
-3
/
+9
*
wifi: mac80211: supplement parsing of puncturing bitmap
Kang Yang
2024-03-25
1
-0
/
+2
*
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
2024-03-04
1
-2
/
+1
*
wifi: mac80211: fix supported rate masking in scan
Johannes Berg
2024-03-04
1
-4
/
+4
*
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
2024-02-08
1
-45
/
+30
*
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
2024-02-08
1
-30
/
+24
*
wifi: mac80211: move element parsing to a new file
Johannes Berg
2024-02-08
1
-891
/
+0
*
wifi: mac80211: start building elements in SKBs
Johannes Berg
2024-02-08
1
-176
/
+177
*
wifi: mac80211: simplify adding supported rates
Johannes Berg
2024-02-08
1
-68
/
+37
*
wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
2024-02-08
1
-3
/
+3
*
wifi: mac80211: limit HE RU capabilities when limiting bandwidth
Johannes Berg
2024-02-08
1
-2
/
+33
*
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
2024-02-08
1
-28
/
+86
*
wifi: mac80211: simplify HE/EHT element length functions
Johannes Berg
2024-02-08
1
-7
/
+8
*
wifi: mac80211: disallow basic multi-link element in per-STA profile
Johannes Berg
2024-02-08
1
-0
/
+5
*
wifi: mac80211: disambiguate element parsing errors
Johannes Berg
2024-02-08
1
-36
/
+72
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-8
/
+18
*
wifi: mac80211: use cfg80211_chandef_primary_freq()
Johannes Berg
2024-02-08
1
-19
/
+11
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-8
/
+10
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-15
/
+12
*
wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
Johannes Berg
2024-02-08
1
-82
/
+22
*
wifi: mac80211: clean up connection process
Johannes Berg
2024-02-08
1
-30
/
+134
*
wifi: mac80211: don't set bss_conf in parsing
Johannes Berg
2024-01-26
1
-20
/
+1
*
wifi: mac80211: rework RX timestamp flags
Johannes Berg
2023-12-21
1
-6
/
+10
*
wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...
Gustavo A. R. Silva
2023-10-23
1
-1
/
+1
*
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
2023-10-23
1
-0
/
+13
*
wifi: mac80211: add support for parsing TID to Link mapping element
Ayala Beker
2023-09-25
1
-0
/
+8
*
wifi: mac80211: describe return values in kernel-doc
Johannes Berg
2023-09-25
1
-0
/
+2
*
wifi: mac80211: use bandwidth indication element for CSA
Johannes Berg
2023-09-25
1
-13
/
+29
*
wifi: mac80211: remove shifted rate support
Johannes Berg
2023-09-13
1
-57
/
+22
*
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
2023-09-11
1
-29
/
+0
*
wifi: mac80211: add an element parsing unit test
Johannes Berg
2023-09-11
1
-0
/
+3
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-5
/
+0
*
wifi: mac80211: reduce iflist_mtx
Johannes Berg
2023-09-11
1
-1
/
+0
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-8
/
+3
*
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
1
-26
/
+20
*
wifi: mac80211: remove key_mtx
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
1
-5
/
+2
*
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: move scan work to wiphy work
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
2023-09-11
1
-4
/
+3
*
wifi: mac80211: move DFS CAC work to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+2
*
wifi: mac80211: flush wiphy work where appropriate
Johannes Berg
2023-09-11
1
-0
/
+1
*
wifi: mac80211: fix CRC calculation for extended elems
Johannes Berg
2023-06-21
1
-14
/
+11
*
wifi: mac80211: Include Multi-Link in CRC calculation
Ilan Peer
2023-06-19
1
-0
/
+4
*
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
2023-06-19
1
-1
/
+2
[next]