index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-29
20
-2064
/
+176
|
\
|
*
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
2024-10-23
1
-0
/
+1
|
*
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-23
6
-9
/
+14
|
*
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
2024-10-23
1
-0
/
+5
|
*
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
2024-10-23
4
-11
/
+90
|
*
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
2024-10-23
1
-27
/
+3
|
*
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-09
1
-1
/
+1
|
|
\
|
*
|
Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
Johannes Berg
2024-10-09
2
-7
/
+1
|
*
|
wifi: cfg80211: unexport wireless_nlevent_flush()
Johannes Berg
2024-10-08
2
-1
/
+7
|
*
|
wifi: cfg80211: stop exporting wext symbols
Johannes Berg
2024-10-08
4
-25
/
+1
|
*
|
wifi: wext/libipw: move spy implementation to libipw
Johannes Berg
2024-10-08
3
-236
/
+0
|
*
|
wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
Johannes Berg
2024-10-08
6
-1736
/
+0
|
*
|
wifi: nl80211: remove redundant null pointer check in coalescing
Dmitry Kandybka
2024-10-08
1
-2
/
+0
|
*
|
wifi: cfg80211: check radio iface combination for multi radio per wiphy
Karthikeyan Periyasamy
2024-10-08
1
-10
/
+54
|
*
|
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
2024-10-08
7
-8
/
+8
*
|
|
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-15
1
-6
/
+2
|
|
/
|
/
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2024-09-09
2
-2
/
+4
*
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
2
-12
/
+13
*
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
5
-34
/
+62
*
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
5
-13
/
+14
*
wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt class
Aditya Kumar Singh
2024-09-06
1
-3
/
+12
*
wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSS
Veerendranath Jakkam
2024-09-06
1
-0
/
+27
*
wifi: cfg80211: skip indicating signal for per-STA profile BSSs
Veerendranath Jakkam
2024-09-06
3
-11
/
+19
*
wifi: cfg80211: make BSS source types public
Veerendranath Jakkam
2024-09-06
2
-5
/
+7
*
wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error paths
Veerendranath Jakkam
2024-09-06
1
-2
/
+2
*
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
2024-09-06
1
-3
/
+3
*
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-04
6
-15
/
+30
|
\
|
*
wifi: cfg80211: Set correct chandef when starting CAC
Issam Hamdi
2024-08-28
1
-1
/
+14
|
*
wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2024-08-27
1
-2
/
+2
|
*
wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
hhorace
2024-08-27
1
-4
/
+6
|
*
wifi: lib80211: Constify struct lib80211_crypto_ops
Christophe JAILLET
2024-08-27
4
-4
/
+4
|
*
wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211
Christophe JAILLET
2024-08-27
1
-4
/
+4
*
|
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
1
-5
/
+5
*
|
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
2024-07-26
1
-3
/
+8
*
|
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
2024-07-26
1
-0
/
+1
|
/
*
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
2024-07-09
1
-0
/
+35
*
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
2024-07-09
2
-7
/
+38
*
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
2024-07-09
1
-11
/
+102
*
wifi: nl80211: split helper function from nl80211_put_iface_combinations
Felix Fietkau
2024-07-08
1
-52
/
+59
*
wifi: nl80211: don't give key data to userspace
Johannes Berg
2024-06-28
1
-8
/
+2
*
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-27
11
-138
/
+256
|
\
|
*
wifi: cfg80211: Always call tracing
Ilan Peer
2024-06-26
1
-35
/
+21
|
*
wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan
Emmanuel Grumbach
2024-06-12
1
-2
/
+2
|
*
wifi: nl80211: remove the FTMs per burst limit for NDP ranging
Avraham Stern
2024-06-12
2
-3
/
+10
|
*
wifi: cfg80211: reject non-conformant 6 GHz center frequencies
Benjamin Berg
2024-06-12
2
-11
/
+49
|
*
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
2024-06-12
4
-19
/
+62
|
*
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
2024-06-12
1
-18
/
+12
|
*
wifi: cfg80211: refactor 6 GHz AP power type parsing
Johannes Berg
2024-06-12
2
-27
/
+46
|
*
wifi: mac80211: refactor channel checks
Johannes Berg
2024-06-12
3
-10
/
+14
[next]