index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: add support for parsing TID to Link mapping element
Ayala Beker
2023-09-25
2
-0
/
+11
*
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
2023-09-25
2
-1
/
+4
*
wifi: mac80211: describe return values in kernel-doc
Johannes Berg
2023-09-25
2
-0
/
+4
*
wifi: cfg80211: reg: describe return values in kernel-doc
Johannes Berg
2023-09-25
1
-3
/
+13
*
wifi: mac80211: don't connect to an AP while it's in a CSA process
Ayala Beker
2023-09-25
1
-1
/
+33
*
wifi: mac80211: update the rx_chains after set_antenna()
Emmanuel Grumbach
2023-09-25
1
-1
/
+7
*
wifi: mac80211: use bandwidth indication element for CSA
Johannes Berg
2023-09-25
4
-18
/
+45
*
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-25
4
-13
/
+12
*
wifi: mac80211: ethtool: always hold wiphy mutex
Johannes Berg
2023-09-25
1
-1
/
+8
*
wifi: cfg80211: make read-only array centers_80mhz static const
Colin Ian King
2023-09-25
1
-1
/
+1
*
wifi: cfg80211: save power spectral density(psd) of regulatory rule
Wen Gong
2023-09-18
2
-0
/
+26
*
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
2023-09-13
1
-0
/
+4
*
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
2023-09-13
2
-2
/
+3
*
wifi: cfg80211: export DFS CAC time and usable state helper functions
Aditya Kumar Singh
2023-09-13
2
-17
/
+2
*
wifi: cfg80211: call reg_call_notifier on beacon hints
Abhishek Kumar
2023-09-13
1
-8
/
+12
*
wifi: cfg80211: allow reg update by driver even if wiphy->regd is set
Raj Kumar Bhagat
2023-09-13
1
-5
/
+4
*
wifi: mac80211: additions to change_beacon()
Aloka Dixit
2023-09-13
1
-0
/
+13
*
wifi: nl80211: additions to NL80211_CMD_SET_BEACON
Aloka Dixit
2023-09-13
1
-0
/
+15
*
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
4
-50
/
+56
*
wifi: mac80211: fixes in FILS discovery updates
Aloka Dixit
2023-09-13
1
-37
/
+40
*
wifi: nl80211: fixes to FILS discovery updates
Aloka Dixit
2023-09-13
1
-1
/
+15
*
wifi: lib80211: remove unused variables iv32 and iv16
Tom Rix
2023-09-13
1
-6
/
+6
*
wifi: mac80211: remove shifted rate support
Johannes Berg
2023-09-13
9
-151
/
+53
*
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-09-13
9
-125
/
+33
*
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
2023-09-13
1
-22
/
+25
*
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: 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
3
-31
/
+29
*
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
4
-31
/
+48
*
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
4
-16
/
+10
*
wifi: mac80211: fix BA session teardown race
Johannes Berg
2023-09-11
3
-8
/
+15
*
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2023-09-11
2
-2
/
+3
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
30
-949
/
+287
*
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
[next]