index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
Daniil Dulov
1
-0
/
+1
2026-03-04
wifi: cfg80211: allow only one NAN interface, also in multi radio
Miri Korenblit
1
-6
/
+2
2026-03-04
wifi: cfg80211: stop NAN and P2P in cfg80211_leave
Miri Korenblit
1
-1
/
+3
2026-01-08
wifi: cfg80211: stop radar detection in cfg80211_leave()
Johannes Berg
1
-0
/
+1
2025-11-24
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
1
-0
/
+56
2025-06-27
wifi: cfg80211: init wiphy_work before allocating rfkill fails
Edward Adam Davis
1
-3
/
+3
2025-03-22
wifi: cfg80211: cancel wiphy_work before freeing wiphy
Miri Korenblit
1
-0
/
+7
2024-12-05
wifi: cfg80211: check radio iface combination for multi radio per wiphy
Karthikeyan Periyasamy
1
-10
/
+54
2024-10-25
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
1
-0
/
+1
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
1
-0
/
+7
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-5
/
+5
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+14
2024-05-29
wifi: cfg80211: fully move wiphy work to unbound workqueue
Johannes Berg
1
-1
/
+1
2024-05-29
wifi: nl80211: clean up coalescing rule handling
Johannes Berg
1
-1
/
+2
2024-05-23
wifi: cfg80211: add tracing for wiphy work
Johannes Berg
1
-0
/
+12
2024-01-26
wifi: cfg80211: fix wiphy delayed work queueing
Johannes Berg
1
-1
/
+2
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
1
-2
/
+2
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
1
-0
/
+2
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
1
-7
/
+7
2023-09-11
wifi: cfg80211: fix cqm_config access race
Johannes Berg
1
-7
/
+7
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-5
/
+3
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-18
/
+6
2023-09-11
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
1
-2
/
+32
2023-09-11
wifi: cfg80211: check RTNL when iterating devices
Johannes Berg
1
-3
/
+3
2023-06-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
1
-16
/
+0
2023-06-07
wifi: cfg80211: move scan done work to wiphy work
Johannes Berg
1
-2
/
+1
2023-06-07
wifi: cfg80211: move sched scan stop to wiphy work
Johannes Berg
1
-5
/
+3
2023-06-07
wifi: cfg80211: add a work abstraction with special semantics
Johannes Berg
1
-0
/
+122
2023-06-07
wifi: cfg80211: hold wiphy lock when sending wiphy
Johannes Berg
1
-0
/
+8
2023-06-07
wifi: cfg80211: move wowlan disable under locks
Johannes Berg
1
-4
/
+4
2023-06-07
wifi: cfg80211: hold wiphy lock in pmsr work
Johannes Berg
1
-2
/
+1
2023-06-07
wifi: cfg80211: hold wiphy lock in auto-disconnect
Johannes Berg
1
-4
/
+2
2023-06-06
wifi: cfg80211: fix locking in sched scan stop work
Johannes Berg
1
-2
/
+2
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
1
-0
/
+16
2022-07-15
wifi: cfg80211: clean up links appropriately
Johannes Berg
1
-1
/
+2
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
1
-0
/
+6
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-8
/
+20
2022-02-04
cfg80211: fix race in netlink owner interface destruction
Johannes Berg
1
-13
/
+4
2021-12-20
cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface
Sriram R
1
-0
/
+1
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
1
-6
/
+7
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
1
-1
/
+5
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
1
-0
/
+3
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-1
/
+1
2021-09-27
cfg80211: always free wiphy specific regdomain
Johannes Berg
1
-0
/
+10
2021-06-23
cfg80211: set custom regdomain after wiphy registration
Miri Korenblit
1
-4
/
+4
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
1
-21
/
+13
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
1
-8
/
+0
[next]