index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-07
wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
Christophe JAILLET
2024-11-07
wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
Aleksei Vetrov
2024-11-07
wifi: cfg80211: Remove the Medium Synchronization Delay validity check
Lingbo Kong
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-25
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-10-23
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-23
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-09
Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
Johannes Berg
2024-10-08
wifi: cfg80211: unexport wireless_nlevent_flush()
Johannes Berg
2024-10-08
wifi: cfg80211: stop exporting wext symbols
Johannes Berg
2024-10-08
wifi: wext/libipw: move spy implementation to libipw
Johannes Berg
2024-10-08
wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
Johannes Berg
2024-10-08
wifi: nl80211: remove redundant null pointer check in coalescing
Dmitry Kandybka
2024-10-08
wifi: cfg80211: check radio iface combination for multi radio per wiphy
Karthikeyan Periyasamy
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
2024-10-08
wifi: cfg80211: Do not create BSS entries for unsupported channels
Chenming Huang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-09
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt class
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSS
Veerendranath Jakkam
2024-09-06
wifi: cfg80211: skip indicating signal for per-STA profile BSSs
Veerendranath Jakkam
2024-09-06
wifi: cfg80211: make BSS source types public
Veerendranath Jakkam
2024-09-06
wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error paths
Veerendranath Jakkam
2024-09-06
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-08-28
wifi: cfg80211: Set correct chandef when starting CAC
Issam Hamdi
2024-08-27
wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2024-08-27
wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
hhorace
2024-08-27
wifi: lib80211: Constify struct lib80211_crypto_ops
Christophe JAILLET
2024-08-27
wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211
Christophe JAILLET
2024-07-26
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
2024-07-26
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
2024-07-09
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
2024-07-08
wifi: nl80211: split helper function from nl80211_put_iface_combinations
Felix Fietkau
[next]