summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-03-03wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg
2025-02-26wifi: cfg80211: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-11wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov
2025-02-11wifi: cfg80211: Fix trace print for removed linksIlan Peer
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-15wifi: cfg80211: adjust allocation of colocated AP dataDmitry Antipov
2025-01-15saner replacement for debugfs_rename()Al Viro
2025-01-13wifi: nl80211: simplify nested if checksJohannes Berg
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer
2025-01-13wifi: nl80211: Split the links handling of an association requestIlan Peer
2025-01-13wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande
2025-01-13wifi: cfg80211: skip regulatory for punctured subchannelsKavita Kavita
2025-01-13wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlierKees Cook
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg
2025-01-13wifi: cfg80211: check extended MLD capa/ops in assocJohannes Berg
2025-01-13wifi: cfg80211: scan: skip duplicate RNR entriesJohannes Berg
2025-01-13wifi: cfg80211: copy multi-link element from the multi-link probe request's f...Michael-CY Lee
2025-01-12net: remove get_task_comm() and print task comm directlyYafang Shao
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-06wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-04wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_...Zichen Xie
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-12-03wifi: cfg80211: clear link ID from bitmap during link delete after clean upAditya Kumar Singh
2024-12-03wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-07wifi: cfg80211: Fix an error handling path in nl80211_start_ap()Christophe JAILLET
2024-11-07wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov
2024-11-07wifi: cfg80211: Remove the Medium Synchronization Delay validity checkLingbo Kong
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-25wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau