index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
1
-1
/
+1
2023-12-12
wifi: cfg80211: Add my certificate
Chen-Yu Tsai
1
-0
/
+87
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
1
-0
/
+160
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
2
-2
/
+7
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
1
-0
/
+2
2023-11-24
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2
-19
/
+32
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
9
-21
/
+67
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
1
-1
/
+1
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
2023-10-23
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
1
-1
/
+2
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
1
-1
/
+1
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
5
-15
/
+23
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
4
-4
/
+4
2023-10-23
wifi: cfg80211: wext: convert return value to kernel-doc
Johannes Berg
1
-2
/
+2
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
1
-0
/
+37
2023-10-23
wifi: cfg80211: Include operating class 137 in 6GHz band
Ilan Peer
1
-0
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-11
wifi: cfg80211: use system_unbound_wq for wiphy work
Johannes Berg
1
-1
/
+1
2023-10-06
Merge wireless into wireless-next
Johannes Berg
5
-39
/
+95
2023-09-26
wifi: cfg80211: add local_state_change to deauth trace
Johannes Berg
1
-2
/
+4
2023-09-26
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
1
-1
/
+1
2023-09-25
wifi: cfg80211: report per-link errors during association
Benjamin Berg
1
-6
/
+44
2023-09-25
wifi: cfg80211: reg: describe return values in kernel-doc
Johannes Berg
1
-3
/
+13
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
3
-12
/
+11
2023-09-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
1
-0
/
+4
2023-09-18
wifi: cfg80211: save power spectral density(psd) of regulatory rule
Wen Gong
2
-0
/
+26
2023-09-13
wifi: cfg80211: export DFS CAC time and usable state helper functions
Aditya Kumar Singh
2
-17
/
+2
2023-09-13
wifi: cfg80211: call reg_call_notifier on beacon hints
Abhishek Kumar
1
-8
/
+12
2023-09-13
wifi: cfg80211: allow reg update by driver even if wiphy->regd is set
Raj Kumar Bhagat
1
-5
/
+4
2023-09-13
wifi: nl80211: additions to NL80211_CMD_SET_BEACON
Aloka Dixit
1
-0
/
+15
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
3
-44
/
+48
2023-09-13
wifi: nl80211: fixes to FILS discovery updates
Aloka Dixit
1
-1
/
+15
2023-09-13
wifi: lib80211: remove unused variables iv32 and iv16
Tom Rix
1
-6
/
+6
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
5
-39
/
+10
2023-09-13
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
1
-22
/
+25
2023-09-11
wifi: cfg80211: fix cqm_config access race
Johannes Berg
3
-41
/
+73
2023-09-11
wifi: cfg80211: reg: fix various kernel-doc issues
Johannes Berg
1
-8
/
+8
2023-09-11
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
1
-0
/
+29
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: cfg80211: validate AP phy operation before starting it
Aditya Kumar Singh
1
-0
/
+19
2023-09-11
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
1
-1
/
+2
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
3
-11
/
+8
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
15
-667
/
+201
2023-09-11
wifi: cfg80211: check wiphy mutex is held for wdev mutex
Johannes Berg
1
-1
/
+7
2023-09-11
wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()
Johannes Berg
1
-3
/
+7
2023-09-11
wifi: cfg80211: sme: hold wiphy lock for wdev iteration
Johannes Berg
1
-0
/
+2
2023-09-11
wifi: cfg80211: reg: hold wiphy mutex for wdev iteration
Johannes Berg
1
-0
/
+3
2023-09-11
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
3
-5
/
+36
2023-09-11
wifi: cfg80211: check RTNL when iterating devices
Johannes Berg
6
-17
/
+27
[next]