index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
nvidia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
wifi: nl80211: fixes to FILS discovery updates
Aloka Dixit
3
-5
/
+26
2023-09-13
wifi: lib80211: remove unused variables iv32 and iv16
Tom Rix
1
-6
/
+6
2023-09-13
wifi: mac80211: remove shifted rate support
Johannes Berg
9
-151
/
+53
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
13
-191
/
+35
2023-09-13
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
1
-22
/
+25
2023-09-13
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: iwlwifi: increase number of RX buffers for EHT devices
Johannes Berg
2
-11
/
+7
2023-09-11
wifi: iwlwifi: pcie: fix RB status reading
Johannes Berg
3
-13
/
+9
2023-09-11
wifi: iwlwifi: mvm: reduce maximum RX A-MPDU size
Johannes Berg
3
-4
/
+4
2023-09-11
wifi: iwlwifi: mvm: check link more carefully
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: iwlwifi: mvm: move RU alloc B2 placement
Johannes Berg
2
-10
/
+8
2023-09-11
wifi: iwlwifi: fw: reconstruct the API/CAPA enum number
Johannes Berg
1
-9
/
+18
2023-09-11
wifi: iwlwifi: mvm: fix kernel-doc
Johannes Berg
4
-21
/
+40
2023-09-11
wifi: iwlwifi: pcie: fix kernel-doc issues
Johannes Berg
1
-15
/
+36
2023-09-11
wifi: iwlwifi: dvm: remove kernel-doc warnings
Johannes Berg
4
-29
/
+39
2023-09-11
wifi: iwlwifi: queue: fix kernel-doc
Johannes Berg
1
-2
/
+4
2023-09-11
wifi: iwlwifi: don't use an uninitialized variable
Miri Korenblit
1
-3
/
+0
2023-09-11
wifi: iwlwifi: fix some kernel-doc issues
Johannes Berg
9
-27
/
+24
2023-09-11
wifi: iwlwifi: honor the enable_ini value
Emmanuel Grumbach
4
-36
/
+25
2023-09-11
wifi: iwlwifi: mvm: disconnect long CSA only w/o alternative
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: iwlwifi: mvm: increase session protection after CSA
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: iwlwifi: mvm: support CSA with MLD
Emmanuel Grumbach
2
-3
/
+6
2023-09-11
wifi: mac80211: fix channel switch link data
Johannes Berg
2
-5
/
+7
2023-09-11
wifi: mac80211: Do not force off-channel for management Tx with MLO
Ilan Peer
1
-1
/
+6
2023-09-11
wifi: mac80211: take MBSSID/EHT data also from probe resp
Johannes Berg
1
-10
/
+15
2023-09-11
wifi: mac80211: Print local link address during authentication
Ilan Peer
1
-2
/
+14
2023-09-11
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: mac80211_hwsim: clean up kernel-doc
Johannes Berg
1
-10
/
+9
2023-09-11
wifi: cfg80211: reg: fix various kernel-doc issues
Johannes Berg
1
-8
/
+8
2023-09-11
wifi: mac80211: fix various kernel-doc issues
Johannes Berg
2
-10
/
+12
2023-09-11
wifi: mac80211: remove unnecessary struct forward declaration
Johannes Berg
1
-1
/
+0
2023-09-11
wifi: mac80211: add more warnings about inserting sta info
Benjamin Berg
1
-2
/
+6
2023-09-11
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
4
-31
/
+41
2023-09-11
wifi: mac80211: add an element parsing unit test
Johannes Berg
6
-0
/
+130
2023-09-11
wifi: cfg80211: add first kunit tests, for element defrag
Johannes Berg
5
-0
/
+182
2023-09-11
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
1
-2
/
+2
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
14
-49
/
+73
2023-09-11
wifi: mac80211: fix RCU usage warning in mesh fast-xmit
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
16
-79
/
+112
2023-09-11
wifi: mac80211: fix BA session teardown race
Johannes Berg
3
-8
/
+15
2023-09-11
wifi: mac80211_hwsim: fix clang-specific fortify warning
Dmitry Antipov
1
-1
/
+1
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2
-2
/
+3
2023-09-11
wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
Jeff Johnson
1
-3
/
+10
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
35
-974
/
+300
2023-09-11
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
1
-0
/
+1
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
7
-42
/
+29
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
14
-269
/
+135
2023-09-11
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
7
-117
/
+60
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
9
-142
/
+113
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
9
-132
/
+90
[next]