index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
1
-0
/
+56
2025-09-04
wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSS
Arend van Spriel
1
-0
/
+9
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
1
-2
/
+2
2025-06-24
wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
Roopni Devanathan
1
-0
/
+19
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2025-03-18
wifi: cfg80211: init wiphy_work before allocating rfkill fails
Edward Adam Davis
1
-3
/
+3
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
1
-0
/
+7
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+7
2025-03-11
wifi: mac80211: allow 320 MHz FTM measurements
Avraham Stern
1
-1
/
+2
2025-03-07
wifi: cfg80211: cancel wiphy_work before freeing wiphy
Miri Korenblit
1
-0
/
+7
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-5
/
+5
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2025-01-15
saner replacement for debugfs_rename()
Al Viro
1
-4
/
+1
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
1
-23
/
+19
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2024-10-25
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
1
-0
/
+1
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
1
-0
/
+2
2024-10-08
wifi: cfg80211: check radio iface combination for multi radio per wiphy
Karthikeyan Periyasamy
1
-10
/
+54
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
[next]