index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: iwlwifi: queue: fix kernel-doc
Johannes Berg
2023-09-11
1
-2
/
+4
*
wifi: iwlwifi: don't use an uninitialized variable
Miri Korenblit
2023-09-11
1
-3
/
+0
*
wifi: iwlwifi: fix some kernel-doc issues
Johannes Berg
2023-09-11
9
-27
/
+24
*
wifi: iwlwifi: honor the enable_ini value
Emmanuel Grumbach
2023-09-11
4
-36
/
+25
*
wifi: iwlwifi: mvm: disconnect long CSA only w/o alternative
Johannes Berg
2023-09-11
1
-1
/
+2
*
wifi: iwlwifi: mvm: increase session protection after CSA
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: iwlwifi: mvm: support CSA with MLD
Emmanuel Grumbach
2023-09-11
2
-3
/
+6
*
wifi: mac80211: fix channel switch link data
Johannes Berg
2023-09-11
2
-5
/
+7
*
wifi: mac80211: Do not force off-channel for management Tx with MLO
Ilan Peer
2023-09-11
1
-1
/
+6
*
wifi: mac80211: take MBSSID/EHT data also from probe resp
Johannes Berg
2023-09-11
1
-10
/
+15
*
wifi: mac80211: Print local link address during authentication
Ilan Peer
2023-09-11
1
-2
/
+14
*
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211_hwsim: clean up kernel-doc
Johannes Berg
2023-09-11
1
-10
/
+9
*
wifi: cfg80211: reg: fix various kernel-doc issues
Johannes Berg
2023-09-11
1
-8
/
+8
*
wifi: mac80211: fix various kernel-doc issues
Johannes Berg
2023-09-11
2
-10
/
+12
*
wifi: mac80211: remove unnecessary struct forward declaration
Johannes Berg
2023-09-11
1
-1
/
+0
*
wifi: mac80211: add more warnings about inserting sta info
Benjamin Berg
2023-09-11
1
-2
/
+6
*
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
2023-09-11
4
-31
/
+41
*
wifi: mac80211: add an element parsing unit test
Johannes Berg
2023-09-11
6
-0
/
+130
*
wifi: cfg80211: add first kunit tests, for element defrag
Johannes Berg
2023-09-11
5
-0
/
+182
*
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2023-09-11
14
-49
/
+73
*
wifi: mac80211: fix RCU usage warning in mesh fast-xmit
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2023-09-11
16
-79
/
+112
*
wifi: mac80211: fix BA session teardown race
Johannes Berg
2023-09-11
3
-8
/
+15
*
wifi: mac80211_hwsim: fix clang-specific fortify warning
Dmitry Antipov
2023-09-11
1
-1
/
+1
*
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2023-09-11
2
-2
/
+3
*
wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
Jeff Johnson
2023-09-11
1
-3
/
+10
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
35
-974
/
+300
*
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
2023-09-11
1
-0
/
+1
*
wifi: mac80211: reduce iflist_mtx
Johannes Berg
2023-09-11
7
-42
/
+29
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
14
-269
/
+135
*
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
2023-09-11
7
-117
/
+60
*
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
9
-142
/
+113
*
wifi: mac80211: remove key_mtx
Johannes Berg
2023-09-11
9
-132
/
+90
*
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
18
-214
/
+112
*
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
2023-09-11
1
-3
/
+16
*
wifi: mac80211: extend wiphy lock in interface removal
Johannes Berg
2023-09-11
1
-1
/
+2
*
wifi: mac80211: hold wiphy_lock around concurrency checks
Johannes Berg
2023-09-11
1
-2
/
+3
*
wifi: mac80211: ethtool: hold wiphy mutex
Johannes Berg
2023-09-11
1
-2
/
+6
*
wifi: cfg80211: check wiphy mutex is held for wdev mutex
Johannes Berg
2023-09-11
1
-1
/
+7
*
wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()
Johannes Berg
2023-09-11
1
-3
/
+7
*
wifi: cfg80211: sme: hold wiphy lock for wdev iteration
Johannes Berg
2023-09-11
1
-0
/
+2
*
wifi: cfg80211: reg: hold wiphy mutex for wdev iteration
Johannes Berg
2023-09-11
1
-0
/
+3
*
wifi: mac80211: check wiphy mutex in ops
Johannes Berg
2023-09-11
2
-0
/
+95
*
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
2023-09-11
4
-9
/
+11
*
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
2023-09-11
5
-11
/
+11
*
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
2023-09-11
4
-6
/
+7
*
wifi: mac80211: move tspec work to wiphy work
Johannes Berg
2023-09-11
2
-9
/
+14
*
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
2023-09-11
6
-11
/
+17
[next]