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: 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
*
wifi: mac80211: Add support for parsing Reconfiguration Multi Link element
Ilan Peer
2023-06-19
1
-3
/
+18
*
wifi: mac80211: Rename multi_link
Ilan Peer
2023-06-19
1
-10
/
+9
*
wifi: mac80211: use cfg80211 defragmentation helper
Benjamin Berg
2023-06-19
1
-58
/
+35
*
wifi: mac80211: Add HE and EHT capa elements in TDLS frames
Abhishek Naik
2023-06-19
1
-1
/
+1
*
wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Nicolas Cavallari
2023-06-19
1
-3
/
+1
*
Merge wireless into wireless-next
Johannes Berg
2023-06-19
1
-2
/
+2
|
\
|
*
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
2023-06-12
1
-2
/
+2
*
|
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-14
1
-7
/
+7
*
|
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
2023-06-14
1
-7
/
+4
*
|
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-07
1
-1
/
+1
*
|
Merge wireless into wireless-next
Johannes Berg
2023-06-07
1
-1
/
+1
|
\
|
|
*
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
1
-1
/
+1
*
|
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
2023-06-06
1
-0
/
+1
*
|
wifi: mac80211: use u64 to hold enum ieee80211_bss_change flags
Mukesh Sisodiya
2023-06-06
1
-2
/
+2
*
|
wifi: mac80211: implement proper AP MLD HW restart
Johannes Berg
2023-06-06
1
-1
/
+43
*
|
wifi: mac80211: remove element scratch_len
Johannes Berg
2023-06-06
1
-1
/
+1
*
|
wifi: mac80211: HW restart for MLO
Johannes Berg
2023-06-06
1
-34
/
+73
|
/
*
wifi: mac80211: enable EHT mesh support
Ryder Lee
2023-03-31
1
-0
/
+71
*
Merge wireless/main into wireless-next/main
Johannes Berg
2023-03-31
1
-1
/
+4
|
\
|
*
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
2023-03-30
1
-1
/
+1
|
*
wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
Alexander Wetzel
2023-03-15
1
-0
/
+3
*
|
wifi: mac80211: S1G capabilities information element in probe request
Kieran Frewen
2023-03-30
1
-0
/
+23
|
/
*
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
2023-01-18
1
-0
/
+13
*
Merge wireless into wireless-next
Kalle Valo
2023-01-17
1
-39
/
+3
|
\
|
*
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-01-10
1
-39
/
+3
*
|
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
2023-01-12
1
-13
/
+0
|
/
*
Kalle Valo says:
Jakub Kicinski
2022-10-29
1
-50
/
+196
|
\
|
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-48
/
+5
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-10
1
-1
/
+1
|
|
\
|
*
|
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
2022-10-10
1
-0
/
+46
|
*
|
wifi: mac80211: Parse station profile from association response
Ilan Peer
2022-10-07
1
-2
/
+148
*
|
|
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
2022-10-13
1
-15
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2022-10-10
1
-15
/
+15
|
*
|
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-10
1
-0
/
+2
|
|
/
*
/
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
2022-10-07
1
-1
/
+1
|
/
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-1
/
+1
|
\
|
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-1
/
+1
[prev]
[next]